Subversion Repositories distributed

Rev

Rev 5 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
14 daniel-mar 1
package de.viathinksoft.immortable.gen2;
5 daniel-mar 2
 
3
public enum ImmortableBase {
4
 
5
        M5, M6
6
 
7
}