Subversion Repositories distributed

Rev

Rev 14 | Go to most recent revision | Details | Last modification | View Log | RSS feed

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