Subversion Repositories distributed

Rev

Rev 7 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7 Rev 14
Line 1... Line 1...
1
package de.viathinksoft.immortable.gen2;
1
package de.viathinksoft.immortable.gen2;
2
 
2
 
3
import java.math.BigInteger;
3
import java.math.BigInteger;
4
 
4
 
5
import de.viathinksoft.immortable.gen2.math.CoPrimeExpectedException;
5
import de.viathinksoft.immortable.gen2.math.CoPrimeExpectedException;
6
import de.viathinksoft.immortable.gen2.math.ImmortableBase;
-
 
7
import de.viathinksoft.immortable.gen2.math.MathUtils;
6
import de.viathinksoft.immortable.gen2.math.MathUtils;
8
import de.viathinksoft.immortable.gen2.math.MathUtils2;
7
import de.viathinksoft.immortable.gen2.math.MathUtils2;
9
 
8
 
10
/**
9
/**
11
 * Immortable Number Generator (ING)
10
 * Immortable Number Generator (ING)