summaryrefslogtreecommitdiffhomepage
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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libtommath/mtest/mpi-types.h b/libtommath/mtest/mpi-types.h
index e097188..026de58 100644
--- a/libtommath/mtest/mpi-types.h
+++ b/libtommath/mtest/mpi-types.h
@@ -14,3 +14,7 @@ typedef int mp_err;
#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 $ */