diff options
| author | letouzey | 2006-03-28 11:59:44 +0000 |
|---|---|---|
| committer | letouzey | 2006-03-28 11:59:44 +0000 |
| commit | 49ef74982e3d810b9296dd62a7ba30053ceb8e63 (patch) | |
| tree | 760d7ecedd7b27969fbec03c92afc70cc3562825 /Makefile | |
| parent | ea9ccff8b51832dd7c1d9400d73e859f05806273 (diff) | |
reparation des conflits Intmap/FSet FSets/FSet et Datatypes.Lt,Eq,Gt / OrderedType.Lt,Eq,Gt
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8667 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -866,11 +866,11 @@ FSETSVO=\ 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/FSet.vo \ + theories/FSets/FSets.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 \ - theories/FSets/FMap.vo \ + theories/FSets/FMaps.vo \ theories/FSets/FMapWeakInterface.vo theories/FSets/FMapWeakList.vo \ theories/FSets/FMapWeak.vo |
