From b93b31918a0c583711ea9ff35ebeee18f9aba511 Mon Sep 17 00:00:00 2001 From: letouzey Date: Mon, 5 Jun 2006 21:04:10 +0000 Subject: 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 --- theories/FSets/FSets.v | 1 - 1 file changed, 1 deletion(-) (limited to 'theories/FSets') diff --git a/theories/FSets/FSets.v b/theories/FSets/FSets.v index 8b4123ebd9..6751eb4273 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 -- cgit v1.2.3