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..317e2a0 100644 --- a/libtommath/etc/pprime.c +++ b/libtommath/etc/pprime.c @@ -394,3 +394,7 @@ main (void) return 0; } + +/* $Source: /cvs/libtom/libtommath/etc/pprime.c,v $ */ +/* $Revision: 1.3 $ */ +/* $Date: 2006/03/31 14:18:47 $ */ |