diff options
Diffstat (limited to 'theories/ZArith/Zhints.v')
-rw-r--r-- | theories/ZArith/Zhints.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/ZArith/Zhints.v b/theories/ZArith/Zhints.v index a9ee2c87..d0a2d2a0 100644 --- a/theories/ZArith/Zhints.v +++ b/theories/ZArith/Zhints.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: Zhints.v,v 1.8.2.1 2004/07/16 19:31:21 herbelin Exp $ i*) +(*i $Id: Zhints.v 5920 2004-07-16 20:01:26Z herbelin $ i*) (** This file centralizes the lemmas about [Z], classifying them according to the way they can be used in automatic search *) |