From 14eb998277c1639a02139023a642ee680f6c6a79 Mon Sep 17 00:00:00 2001 From: letouzey Date: Fri, 8 Feb 2008 16:01:43 +0000 Subject: more complete FSets.v git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10528 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/FSets/FSets.v | 2 ++ 1 file changed, 2 insertions(+) (limited to 'theories/FSets') diff --git a/theories/FSets/FSets.v b/theories/FSets/FSets.v index 012c0d60b..0e91fa02e 100644 --- a/theories/FSets/FSets.v +++ b/theories/FSets/FSets.v @@ -15,6 +15,8 @@ Require Export DecidableType. Require Export DecidableTypeEx. Require Export FSetInterface. Require Export FSetBridge. +Require Export FSetFacts. +Require Export FSetDecide. Require Export FSetProperties. Require Export FSetEqProperties. Require Export FSetWeakList. -- cgit v1.2.3