aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorletouzey2006-03-28 11:59:44 +0000
committerletouzey2006-03-28 11:59:44 +0000
commit49ef74982e3d810b9296dd62a7ba30053ceb8e63 (patch)
tree760d7ecedd7b27969fbec03c92afc70cc3562825 /Makefile
parentea9ccff8b51832dd7c1d9400d73e859f05806273 (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--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e6b5be6c1a..18078111b3 100644
--- a/Makefile
+++ b/Makefile
@@ -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