diff options
| author | mohring | 2001-04-18 09:12:55 +0000 |
|---|---|---|
| committer | mohring | 2001-04-18 09:12:55 +0000 |
| commit | a950276107c7f3204bf62af45eb61c3154124ed7 (patch) | |
| tree | 6298cf6558206fb78eb9ca84b1f5695d04dcb550 | |
| parent | 3a2687ee0cd330856109dd2de3b6311890a29674 (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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |
