diff options
Diffstat (limited to 'libtommath/mtest/logtab.h')
-rw-r--r-- | libtommath/mtest/logtab.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libtommath/mtest/logtab.h b/libtommath/mtest/logtab.h index addd3ab..751111e 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$ */ +/* $Revision$ */ +/* $Date$ */ |