]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/Makefile
we now do some static analysis on the Automath text to possibly clear some language...
[helm.git] / helm / software / lambda-delta / Makefile
index 24807817e9b7a380c8c0a93a91a4e17efcb9ae89..c5f715d74c82a9c595c68cbbdd119371967b3556 100644 (file)
@@ -17,8 +17,8 @@ test: $(MAIN).opt
        $(H)./$(MAIN).opt -S 3 $(O) $(INPUT) > log.txt
 
 test-si: $(MAIN).opt
-       @echo "  HELENA -u $(INPUT-ORIG)"
-       $(H)./$(MAIN).opt -u -S 3 $(O) $(INPUT-ORIG) > log.txt
+       @echo "  HELENA -c -u $(INPUT)"
+       $(H)./$(MAIN).opt -c -u -S 3 $(O) $(INPUT) > log.txt
 
 meta: $(MAIN).opt
        @echo "  HELENA -m meta.txt $(INPUT)"