From 4fa0d1709ef06d545024e119ce6a3a75506a03ea Mon Sep 17 00:00:00 2001 From: filliatr Date: Mon, 15 Apr 2002 13:07:24 +0000 Subject: integration de coq-inferior par Marco Maggesi git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2645 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cf254a4fa1..33d5bc5460 100644 --- a/Makefile +++ b/Makefile @@ -680,7 +680,7 @@ install-library: $(MKDIR) $(FULLCOQLIB)/states cp states/*.coq $(FULLCOQLIB)/states $(MKDIR) $(FULLEMACSLIB) - cp tools/coq.el $(FULLEMACSLIB) + cp tools/coq.el tools/coq-inferior.el $(FULLEMACSLIB) MANPAGES=man/coq-tex.1 man/coqdep.1 man/gallina.1 \ man/coqc.1 man/coqtop.1 man/coqtop.byte.1 man/coqtop.opt.1 \ -- cgit v1.2.3