aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorletouzey2006-04-06 13:25:10 +0000
committerletouzey2006-04-06 13:25:10 +0000
commitb7f569627247bbcdf7826b263ee121ebc9f84fd2 (patch)
tree17c3210936290e24fbcfeb4067b97fc795f2827c /Makefile
parent0664ac4c10a0ba92a49210b7d29fb4873537c487 (diff)
versement de MoreList.v dans List.v, reorganisation, quelques nouveaux lemmes
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8686 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 18078111b3..1cd605a35b 100644
--- a/Makefile
+++ b/Makefile
@@ -843,7 +843,7 @@ LISTSVO=\
theories/Lists/MonoList.vo \
theories/Lists/ListSet.vo theories/Lists/Streams.vo \
theories/Lists/TheoryList.vo theories/Lists/List.vo \
- theories/Lists/MoreList.vo theories/Lists/SetoidList.vo
+ theories/Lists/SetoidList.vo
STRINGSVO=\
theories/Strings/Ascii.vo theories/Strings/String.vo