diff options
Diffstat (limited to 'theories/ZArith/Zabs.v')
-rw-r--r-- | theories/ZArith/Zabs.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/ZArith/Zabs.v b/theories/ZArith/Zabs.v index 90e4c2a4..fed6ad76 100644 --- a/theories/ZArith/Zabs.v +++ b/theories/ZArith/Zabs.v @@ -5,7 +5,7 @@ (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: Zabs.v,v 1.4.2.1 2004/07/16 19:31:21 herbelin Exp $ i*) +(*i $Id: Zabs.v 5920 2004-07-16 20:01:26Z herbelin $ i*) (** Binary Integers (Pierre Crégut (CNET, Lannion, France) *) |