diff options
Diffstat (limited to 'theories/IntMap/Mapiter.v')
-rw-r--r-- | theories/IntMap/Mapiter.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/IntMap/Mapiter.v b/theories/IntMap/Mapiter.v index f5d443cc..31e98c49 100644 --- a/theories/IntMap/Mapiter.v +++ b/theories/IntMap/Mapiter.v @@ -5,7 +5,7 @@ (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: Mapiter.v,v 1.4.2.1 2004/07/16 19:31:04 herbelin Exp $ i*) +(*i $Id: Mapiter.v 5920 2004-07-16 20:01:26Z herbelin $ i*) Require Import Bool. Require Import Sumbool. |