summaryrefslogtreecommitdiffstats
path: root/libtommath/demo/demo.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-14 13:20:06 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-14 13:20:06 (GMT)
commit2f7b3b25a44b2d4cae788262d093a4c2cbfee216 (patch)
tree02c154fcc3fcad9cbbb9be91ecb192bd6cf75ebf /libtommath/demo/demo.c
parent072f17eb971ae3d3aff015ca39063774c876a17a (diff)
parente37816295674d1f53f8a42ed360885bfd7b1bb26 (diff)
downloadtcl-mistake_20110314.zip
tcl-mistake_20110314.tar.gz
tcl-mistake_20110314.tar.bz2
Revert previous commit: I was not aware that we have a fork of libtommathmistake_20110314
Diffstat (limited to 'libtommath/demo/demo.c')
-rw-r--r--libtommath/demo/demo.c4
1 files changed, 0 insertions, 4 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 $ */