comparison etc/drprime.c @ 386:97db060d0ef5 libtommath-orig libtommath-0.40

Update to LibTomMath 0.40
author Matt Johnston <matt@ucc.asn.au>
date Thu, 11 Jan 2007 03:11:15 +0000
parents 91fbc376f010
children
comparison
equal deleted inserted replaced
282:91fbc376f010 386:97db060d0ef5
56 mp_clear(&b); 56 mp_clear(&b);
57 57
58 return 0; 58 return 0;
59 } 59 }
60 60
61
62 /* $Source: /cvs/libtom/libtommath/etc/drprime.c,v $ */
63 /* $Revision: 1.2 $ */
64 /* $Date: 2005/05/05 14:38:47 $ */