aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormohring2001-04-18 09:12:55 +0000
committermohring2001-04-18 09:12:55 +0000
commita950276107c7f3204bf62af45eb61c3154124ed7 (patch)
tree6298cf6558206fb78eb9ca84b1f5695d04dcb550
parent3a2687ee0cd330856109dd2de3b6311890a29674 (diff)
Erreur Makefile JMeq
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1601 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index beccd83fd9..342aa60c4b 100644
--- a/Makefile
+++ b/Makefile
@@ -343,7 +343,7 @@ LOGICVO=theories/Logic/Classical.vo theories/Logic/Classical_Type.vo \
theories/Logic/Classical_Pred_Set.vo theories/Logic/Eqdep.vo \
theories/Logic/Classical_Pred_Type.vo theories/Logic/Classical_Prop.vo \
theories/Logic/Eqdep_dec.vo theories/Logic/Decidable.vo \
- theories/Logic/JMeq.v
+ theories/Logic/JMeq.vo
ARITHVO=theories/Arith/Arith.vo theories/Arith/Gt.vo \
theories/Arith/Between.vo theories/Arith/Le.vo \