diff options
Diffstat (limited to 'dev/Makefile.devel')
| -rw-r--r-- | dev/Makefile.devel | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
