diff options
Diffstat (limited to 'libtommath/mtest/logtab.h')
-rw-r--r-- | libtommath/mtest/logtab.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libtommath/mtest/logtab.h b/libtommath/mtest/logtab.h index 4c8774c..addd3ab 100644 --- a/libtommath/mtest/logtab.h +++ b/libtommath/mtest/logtab.h @@ -17,8 +17,3 @@ const float s_logv_2[] = { 0.169293808, 0.168613099, 0.167948779, 0.167300179, /* 60 61 62 63 */ 0.166666667 }; - - -/* $Source: /root/tcl/repos-to-convert/tcl/libtommath/mtest/logtab.h,v $ */ -/* $Revision: 1.1.1.2 $ */ -/* $Date: 2005/09/26 16:32:17 $ */ |