aboutsummaryrefslogtreecommitdiff
path: root/theories/FSets/FMap.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/FSets/FMap.v')
-rw-r--r--theories/FSets/FMap.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/FSets/FMap.v b/theories/FSets/FMap.v
index 6950039685..dac1b4396f 100644
--- a/theories/FSets/FMap.v
+++ b/theories/FSets/FMap.v
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(***********************************************************************)
-(* $Id: FSet.v,v 1.2 2004/12/08 19:19:24 letouzey Exp $ *)
+(* $Id$ *)
Require Export FMapInterface.
Require Export FMapList.