Subversion Repositories distributed

Rev

Rev 5 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5 Rev 30
Line 1... Line 1...
1
package de.viathinksoft.immortable.gen2.math;
1
package de.viathinksoft.immortal.gen2.math;
2
 
2
 
3
import java.math.BigInteger;
3
import java.math.BigInteger;
4
 
4
 
5
public class ExtEuclResult {
5
public class ExtEuclResult {
6
       
6