diff options
Diffstat (limited to 'theories/ZArith/Zbinary.v')
-rw-r--r-- | theories/ZArith/Zbinary.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/ZArith/Zbinary.v b/theories/ZArith/Zbinary.v index fa5f00dc..353f0d5d 100644 --- a/theories/ZArith/Zbinary.v +++ b/theories/ZArith/Zbinary.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: Zbinary.v,v 1.6.2.1 2004/07/16 19:31:21 herbelin Exp $ i*) +(*i $Id: Zbinary.v 5920 2004-07-16 20:01:26Z herbelin $ i*) (** Bit vectors interpreted as integers. Contribution by Jean Duprat (ENS Lyon). *) |