summaryrefslogtreecommitdiffstats
path: root/libtommath/mtest/mpi-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtommath/mtest/mpi-types.h')
-rw-r--r--libtommath/mtest/mpi-types.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libtommath/mtest/mpi-types.h b/libtommath/mtest/mpi-types.h
index 026de58..42ccfc3 100644
--- a/libtommath/mtest/mpi-types.h
+++ b/libtommath/mtest/mpi-types.h
@@ -13,8 +13,3 @@ typedef int mp_err;
#define MP_DIGIT_SIZE 2
#define DIGIT_FMT "%04X"
#define RADIX (MP_DIGIT_MAX+1)
-
-
-/* $Source: /cvs/libtom/libtommath/mtest/mpi-types.h,v $ */
-/* $Revision: 1.2 $ */
-/* $Date: 2005/05/05 14:38:47 $ */