diff options
Diffstat (limited to 'libtommath/etc/drprime.c')
-rw-r--r-- | libtommath/etc/drprime.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libtommath/etc/drprime.c b/libtommath/etc/drprime.c index eec89ed..0d0fdb9 100644 --- a/libtommath/etc/drprime.c +++ b/libtommath/etc/drprime.c @@ -57,8 +57,3 @@ int main(void) return 0; } - - -/* $Source: /root/tcl/repos-to-convert/tcl/libtommath/etc/drprime.c,v $ */ -/* $Revision: 1.1.1.2 $ */ -/* $Date: 2005/09/26 16:32:16 $ */ |