diff options
Diffstat (limited to 'libtommath/mtest/logtab.h')
-rw-r--r-- | libtommath/mtest/logtab.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libtommath/mtest/logtab.h b/libtommath/mtest/logtab.h index 68462bd..bbefaef 100644 --- a/libtommath/mtest/logtab.h +++ b/libtommath/mtest/logtab.h @@ -18,3 +18,7 @@ const float s_logv_2[] = { 0.166666667 }; + +/* $Source: /cvs/libtom/libtommath/mtest/logtab.h,v $ */ +/* $Revision: 1.2 $ */ +/* $Date: 2005/05/05 14:38:47 $ */ |