aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/FSets/FSets.v
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-06-05 21:04:10 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-06-05 21:04:10 +0000
commitb93b31918a0c583711ea9ff35ebeee18f9aba511 (patch)
treefed8cb1c972382b9a89047910065a8df4601b089 /theories/FSets/FSets.v
parentb52c15bcfc7f76f3f8bf80aec05f7c4624fd05f7 (diff)
Require FSets ne doit pas charger FSetToFiniteSet (qui utilise l'axiome d'extensionalite)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8897 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/FSets/FSets.v')
-rw-r--r--theories/FSets/FSets.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/theories/FSets/FSets.v b/theories/FSets/FSets.v
index 8b4123ebd..6751eb427 100644
--- a/theories/FSets/FSets.v
+++ b/theories/FSets/FSets.v
@@ -16,4 +16,3 @@ Require Export FSetBridge.
Require Export FSetProperties.
Require Export FSetEqProperties.
Require Export FSetList.
-Require Export FSetToFiniteSet. \ No newline at end of file