aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-11-21 16:54:58 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-11-21 16:54:58 +0000
commitcb5af55e2500748daa62c11f92c53f72e37d49c4 (patch)
tree0a60bf89e6d9f50b6631b079a40b3e6f882e4070 /Makefile
parentc332c8fe84f7a2f1abbde26a95a369934ed82487 (diff)
implicites manuels
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@905 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e0768feff..44c2590cb 100644
--- a/Makefile
+++ b/Makefile
@@ -298,8 +298,7 @@ REALSVO=theories/Reals/R_Ifp.vo theories/Reals/Reals.vo \
theories/Reals/Rderiv.vo
THEORIESVO = $(LOGICVO) $(ARITHVO) $(BOOLVO) $(ZARITHVO) $(LISTSVO) \
- $(SETSVO) $(RELATIONSVO) $(REALSVO)
-# TODO: add $(WELLFOUNDEDVO)
+ $(SETSVO) $(RELATIONSVO) $(WELLFOUNDEDVO) $(REALSVO)
$(THEORIESVO): states/initial.coq