aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-11-02 21:17:32 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-11-02 21:17:32 +0000
commit7203757a679e32d52de2e7eb33ffaa1c59acb187 (patch)
treeb0800927211674fbbe94e893f4db2d09a071025b
parente75f3a3c41d47dc6670fabc785e413718060dc95 (diff)
Ajout Diaconescu.v
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4773 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5216d5516..83d9e79da 100644
--- a/Makefile
+++ b/Makefile
@@ -534,7 +534,7 @@ LOGICVO=\
theories/Logic/Berardi.vo theories/Logic/Eqdep_dec.vo \
theories/Logic/Decidable.vo theories/Logic/JMeq.vo \
theories/Logic/ClassicalDescription.vo theories/Logic/ClassicalChoice.vo \
- theories/Logic/RelationalChoice.vo
+ theories/Logic/RelationalChoice.vo theories/Logic/Diaconescu.vo
ARITHVO=\
theories/Arith/Arith.vo theories/Arith/Gt.vo \