diff options
| author | letouzey | 2001-11-15 17:36:08 +0000 |
|---|---|---|
| committer | letouzey | 2001-11-15 17:36:08 +0000 |
| commit | cd279a01c50c9a5a236ff360709c569be08a5c80 (patch) | |
| tree | f84e2710bdf333f371e4a55c3371d62b74b25311 /Makefile | |
| parent | fa806c8c70d2318cc8674b6546763e6d6346afbf (diff) | |
Ajout d'un fichier Max dans Arith, et enrichissement du Min.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2195 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -384,7 +384,7 @@ ARITHVO=theories/Arith/Arith.vo theories/Arith/Gt.vo \ theories/Arith/Mult.vo theories/Arith/Even.vo \ theories/Arith/EqNat.vo theories/Arith/Peano_dec.vo \ theories/Arith/Euclid.vo theories/Arith/Plus.vo \ - theories/Arith/Wf_nat.vo \ + theories/Arith/Wf_nat.vo theories/Arith/Max.vo \ # theories/Arith/Div.vo BOOLVO=theories/Bool/Bool.vo theories/Bool/IfProp.vo \ |
