From dc16cbc0693d98c324c846e162d087d95d60f70d Mon Sep 17 00:00:00 2001 From: coq Date: Fri, 20 Sep 2002 10:53:18 +0000 Subject: La notation with dependante + affichage dependante de moduels corrige git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3025 85f007b7-540e-0410-9357-904b9bb8a0f7 --- dev/Makefile.devel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev') diff --git a/dev/Makefile.devel b/dev/Makefile.devel index 78318d59b7..729e6147ee 100644 --- a/dev/Makefile.devel +++ b/dev/Makefile.devel @@ -43,4 +43,4 @@ total: #runs coqtop storing using the history file run: $(TOPDIR)/coqtop - ledit -h $(TOPDIR)/dev/debug_history -x $(TOPDIR)/coqtop + ledit -h $(TOPDIR)/dev/debug_history -x $(TOPDIR)/coqtop $(ARG) $(ARGS) -- cgit v1.2.3