diff options
Diffstat (limited to 'libtommath/etc/pprime.c')
-rw-r--r-- | libtommath/etc/pprime.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libtommath/etc/pprime.c b/libtommath/etc/pprime.c index 955f19e..9f94423 100644 --- a/libtommath/etc/pprime.c +++ b/libtommath/etc/pprime.c @@ -394,3 +394,7 @@ main (void) return 0; } + +/* $Source$ */ +/* $Revision$ */ +/* $Date$ */ |