aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorherbelin2000-05-05 13:18:37 +0000
committerherbelin2000-05-05 13:18:37 +0000
commit41eaad090bd3dfa27c510f7cffa841652e10516b (patch)
treedff68a1fc4db7ddc3862e56b117873dc0122d394 /Makefile
parent0dddfaa74403b043a5374c5f27b5405d7d81cfdd (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--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fde0c648bc..6a87ca40de 100644
--- a/Makefile
+++ b/Makefile
@@ -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