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, 5 insertions, 0 deletions
diff --git a/libtommath/mtest/mpi-types.h b/libtommath/mtest/mpi-types.h
index 42ccfc3..f99d7ee 100644
--- a/libtommath/mtest/mpi-types.h
+++ b/libtommath/mtest/mpi-types.h
@@ -13,3 +13,8 @@ typedef int mp_err;
#define MP_DIGIT_SIZE 2
#define DIGIT_FMT "%04X"
#define RADIX (MP_DIGIT_MAX+1)
+
+
+/* $Source$ */
+/* $Revision$ */
+/* $Date$ */