diff options
Diffstat (limited to 'libtommath/demo/timing.c')
-rw-r--r-- | libtommath/demo/timing.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libtommath/demo/timing.c b/libtommath/demo/timing.c index bb3be52..d4660a9 100644 --- a/libtommath/demo/timing.c +++ b/libtommath/demo/timing.c @@ -313,3 +313,7 @@ int main(void) return 0; } + +/* $Source: /cvs/libtom/libtommath/demo/timing.c,v $ */ +/* $Revision: 1.2 $ */ +/* $Date: 2005/05/05 14:38:47 $ */ |