summaryrefslogtreecommitdiff
path: root/theories/FSets/FMapWeak.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/FSets/FMapWeak.v')
-rw-r--r--theories/FSets/FMapWeak.v5
1 files changed, 4 insertions, 1 deletions
diff --git a/theories/FSets/FMapWeak.v b/theories/FSets/FMapWeak.v
index 90ebeffc..1ad190a4 100644
--- a/theories/FSets/FMapWeak.v
+++ b/theories/FSets/FMapWeak.v
@@ -6,7 +6,10 @@
(* * GNU Lesser General Public License Version 2.1 *)
(***********************************************************************)
-(* $Id: FMapWeak.v 8639 2006-03-16 19:21:55Z letouzey $ *)
+(* $Id: FMapWeak.v 8844 2006-05-22 17:22:36Z letouzey $ *)
+Require Export DecidableType.
+Require Export DecidableTypeEx.
Require Export FMapWeakInterface.
Require Export FMapWeakList.
+Require Export FMapWeakFacts. \ No newline at end of file