]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/Makefile
- we now use a streaming architecture (run time gain: 11 secs)
[helm.git] / helm / software / lambda-delta / Makefile
index e62fb5dfcec5d5a6879ec66279cacb9105e2893a..50f1a83b69a100c7c8ca14138cece736e1f93f23 100644 (file)
@@ -1,8 +1,8 @@
 MAIN = helena
 
-DIRECTORIES = cps automath toplevel
+DIRECTORIES = lib automath toplevel
 
-REQUIRES =
+REQUIRES = unix
 
 KEEP = README automath/*.aut
 
@@ -12,4 +12,4 @@ include Makefile.common
 
 test: opt
        @echo "  HELENA automath/*.aut"
-       $(H)./$(MAIN).opt -S 2 automath/*.aut > log.txt
+       $(H)./$(MAIN).opt -S 3 automath/*.aut > log.txt