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