summaryrefslogtreecommitdiffstats
path: root/libtommath/mtest/logtab.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-14 09:52:31 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-14 09:52:31 (GMT)
commit072f17eb971ae3d3aff015ca39063774c876a17a (patch)
tree4abdb30c3fe612f3be5e3f8fd220e4e38e277ccc /libtommath/mtest/logtab.h
parent9c2e378362223c670fe77827649dbdca520715c8 (diff)
parentd7240e068504daa6bd88d4997196572f848e29ad (diff)
downloadtcl-072f17eb971ae3d3aff015ca39063774c876a17a.zip
tcl-072f17eb971ae3d3aff015ca39063774c876a17a.tar.gz
tcl-072f17eb971ae3d3aff015ca39063774c876a17a.tar.bz2
re-import ltm-0.39, with original RCS-ID's
Diffstat (limited to 'libtommath/mtest/logtab.h')
-rw-r--r--libtommath/mtest/logtab.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libtommath/mtest/logtab.h b/libtommath/mtest/logtab.h
index addd3ab..bbefaef 100644
--- a/libtommath/mtest/logtab.h
+++ b/libtommath/mtest/logtab.h
@@ -17,3 +17,8 @@ const float s_logv_2[] = {
0.169293808, 0.168613099, 0.167948779, 0.167300179, /* 60 61 62 63 */
0.166666667
};
+
+
+/* $Source: /cvs/libtom/libtommath/mtest/logtab.h,v $ */
+/* $Revision: 1.2 $ */
+/* $Date: 2005/05/05 14:38:47 $ */