]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/Makefile
fixed, it seems the new handling of hints in some rare cases made inference stupid
[helm.git] / helm / software / lambda-delta / Makefile
index 2be69cba36e24a75005a2b1c8cc807781c29410f..cad9761020a3489d55a3a9857add3f20b3793faf 100644 (file)
@@ -1,7 +1,5 @@
 MAIN = helena
 
-DIRECTORIES = lib automath basic_rg toplevel
-
 REQUIRES = unix
 
 KEEP = README automath/*.aut
@@ -12,7 +10,7 @@ include Makefile.common
 
 test: $(MAIN).opt
        @echo "  HELENA automath/*.aut"
-       $(H)./$(MAIN).opt -S 3 automath/*.aut > log.txt
+       $(H)./$(MAIN).opt -S 3 $(O) automath/*.aut > log.txt
 
 meta: $(MAIN).opt
        @echo "  HELENA -m meta.txt automath/*.aut"