diff options
| author | letouzey | 2006-05-11 09:38:28 +0000 |
|---|---|---|
| committer | letouzey | 2006-05-11 09:38:28 +0000 |
| commit | fc5dcb9e0dac748bfb40a1523d0811490158cada (patch) | |
| tree | 5cb47cb090fdc27b74419ec2a480a97b8ec105d8 /Makefile | |
| parent | 0fb3feddf3e70b4b492129eec68837a5c84bf50c (diff) | |
Duplication du fichier FSetProperties pour les ensembles Weak.
Du coup, factorisation d'une partie dans SetoidList. Ajout de
lemmes suggeres par Evelyne C. Un oubli dans FSetWeakInterface
concernant elements.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8804 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -871,7 +871,7 @@ FSETSBASEVO=\ theories/FSets/FSetInterface.vo theories/FSets/FSetList.vo \ theories/FSets/FSetBridge.vo theories/FSets/FSetFacts.vo \ theories/FSets/FSetProperties.vo theories/FSets/FSetEqProperties.vo \ - theories/FSets/FSets.vo \ + theories/FSets/FSets.vo theories/FSets/FSetWeakProperties.vo \ theories/FSets/FSetWeakInterface.vo theories/FSets/FSetWeakList.vo \ theories/FSets/FSetWeakFacts.vo theories/FSets/FSetWeak.vo \ theories/FSets/FMapInterface.vo theories/FSets/FMapList.vo \ |
