]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/Makefile
more work on coercions composition
[helm.git] / helm / software / lambda-delta / Makefile
index 4982986a3540f93707318606c6a5e2b540455b21..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 -k bag -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)"