diff options
Diffstat (limited to 'libtommath/bn_mp_div.c')
-rw-r--r-- | libtommath/bn_mp_div.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libtommath/bn_mp_div.c b/libtommath/bn_mp_div.c index ce6c255..de4ca04 100644 --- a/libtommath/bn_mp_div.c +++ b/libtommath/bn_mp_div.c @@ -286,7 +286,3 @@ LBL_Q:mp_clear (&q); #endif #endif - -/* $Source: /root/tcl/repos-to-convert/tcl/libtommath/bn_mp_div.c,v $ */ -/* $Revision: 1.4 $ */ -/* $Date: 2006/12/01 19:45:38 $ */ |