comparison mtest/mtest.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
300 } 300 }
301 } 301 }
302 fclose(rng); 302 fclose(rng);
303 return 0; 303 return 0;
304 } 304 }
305
306 /* $Source: /cvs/libtom/libtommath/mtest/mtest.c,v $ */
307 /* $Revision: 1.2 $ */
308 /* $Date: 2005/05/05 14:38:47 $ */