diff options
| author | herbelin | 2000-05-05 13:18:37 +0000 |
|---|---|---|
| committer | herbelin | 2000-05-05 13:18:37 +0000 |
| commit | 41eaad090bd3dfa27c510f7cffa841652e10516b (patch) | |
| tree | dff68a1fc4db7ddc3862e56b117873dc0122d394 /Makefile | |
| parent | 0dddfaa74403b043a5374c5f27b5405d7d81cfdd (diff) | |
Intégration de leminv
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@422 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ TOPLEVEL=toplevel/himsg.cmo toplevel/errors.cmo \ toplevel/usage.cmo toplevel/coqinit.cmo toplevel/coqtop.cmo HIGHTACTICS=tactics/dhyp.cmo tactics/auto.cmo tactics/equality.cmo \ - tactics/tauto.cmo tactics/inv.cmo + tactics/tauto.cmo tactics/inv.cmo tactics/leminv.cmo CONTRIB=contrib/omega/omega.cmo contrib/omega/coq_omega.cmo |
