diff options
Diffstat (limited to 'theories/ZArith/auxiliary.v')
-rw-r--r-- | theories/ZArith/auxiliary.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/ZArith/auxiliary.v b/theories/ZArith/auxiliary.v index ecd2daab..28cbd1e4 100644 --- a/theories/ZArith/auxiliary.v +++ b/theories/ZArith/auxiliary.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: auxiliary.v,v 1.12.2.1 2004/07/16 19:31:22 herbelin Exp $ i*) +(*i $Id: auxiliary.v 5920 2004-07-16 20:01:26Z herbelin $ i*) (** Binary Integers (Pierre Crégut, CNET, Lannion, France) *) |