]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/binaries/Makefile
preliminary support for hbugs
[helm.git] / helm / software / components / binaries / Makefile
index 523fce7e75a1cab95ab58078d221c0fb092f94c8..9dd295fb40dc83cb96502cad036655e0df64f748 100644 (file)
@@ -1,6 +1,9 @@
 H=@
 
-BINARIES=extractor  table_creator  utilities
+#CSC: saturate is broken after the huge refactoring of auto/paramodulation
+#CSC: by Andrea
+#BINARIES=extractor  table_creator  utilities saturate
+BINARIES=extractor  table_creator  utilities 
 
 all: $(BINARIES:%=rec@all@%) 
 opt: $(BINARIES:%=rec@opt@%)