diff options
Diffstat (limited to 'libtommath/etc/mont.c')
-rw-r--r-- | libtommath/etc/mont.c | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libtommath/etc/mont.c b/libtommath/etc/mont.c index 7839675..45cf3fd 100644 --- a/libtommath/etc/mont.c +++ b/libtommath/etc/mont.c @@ -39,3 +39,12 @@ int main(void) return 0; } + + + + + + +/* $Source$ */ +/* $Revision$ */ +/* $Date$ */ |