comparison demo/timing.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
311 } 311 }
312 fclose(log); 312 fclose(log);
313 313
314 return 0; 314 return 0;
315 } 315 }
316
317 /* $Source: /cvs/libtom/libtommath/demo/timing.c,v $ */
318 /* $Revision: 1.2 $ */
319 /* $Date: 2005/05/05 14:38:47 $ */