]> matita.cs.unibo.it Git - helm.git/commitdiff
use ledit for debugging
authorStefano Zacchiroli <zack@upsilon.cc>
Fri, 6 Feb 2004 17:11:59 +0000 (17:11 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Fri, 6 Feb 2004 17:11:59 +0000 (17:11 +0000)
helm/gTopLevel/Makefile

index 3175bbea7a2c2294a3edc0b844e237b3affd5cd6..4017367da8f2e04152429789064fb2a79474fffe 100644 (file)
@@ -133,7 +133,7 @@ debug:
        echo "install_printer CicMetaSubst.fppsubst" >> .debug_script
        echo "install_printer CicMetaSubst.fppterm" >> .debug_script
        echo "install_printer CicMetaSubst.fppmetasenv" >> .debug_script
-       $(OCAMLDEBUG) \
+       ledit $(OCAMLDEBUG) \
                -source .debug_script \
                $(shell $(OCAMLFIND) query -recursive -i-format $(REQUIRES)) \
                $(MAIN) $(ARGS)