summaryrefslogtreecommitdiffstats
path: root/libtommath/demo
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-14 13:17:42 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-14 13:17:42 (GMT)
commite37816295674d1f53f8a42ed360885bfd7b1bb26 (patch)
treeaab3e98644bbfdde7cee9e7d0644843efc3b481b /libtommath/demo
parentd7240e068504daa6bd88d4997196572f848e29ad (diff)
parent8f3d2ff6163cce22d1c9b8c00a0051a9164fed0d (diff)
downloadtcl-e37816295674d1f53f8a42ed360885bfd7b1bb26.zip
tcl-e37816295674d1f53f8a42ed360885bfd7b1bb26.tar.gz
tcl-e37816295674d1f53f8a42ed360885bfd7b1bb26.tar.bz2
Revert previous commit: I was not aware that we have a fork of libtommathmistake_20110314a
Diffstat (limited to 'libtommath/demo')
-rw-r--r--libtommath/demo/demo.c4
-rw-r--r--libtommath/demo/timing.c4
2 files changed, 0 insertions, 8 deletions
diff --git a/libtommath/demo/demo.c b/libtommath/demo/demo.c
index bb5eb44..e1f8a5e 100644
--- a/libtommath/demo/demo.c
+++ b/libtommath/demo/demo.c
@@ -734,7 +734,3 @@ printf("compare no compare!\n"); exit(EXIT_FAILURE); }
}
return 0;
}
-
-/* $Source: /cvs/libtom/libtommath/demo/demo.c,v $ */
-/* $Revision: 1.3 $ */
-/* $Date: 2005/06/24 11:32:07 $ */
diff --git a/libtommath/demo/timing.c b/libtommath/demo/timing.c
index d4660a9..bb3be52 100644
--- a/libtommath/demo/timing.c
+++ b/libtommath/demo/timing.c
@@ -313,7 +313,3 @@ int main(void)
return 0;
}
-
-/* $Source: /cvs/libtom/libtommath/demo/timing.c,v $ */
-/* $Revision: 1.2 $ */
-/* $Date: 2005/05/05 14:38:47 $ */