]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/binaries/Makefile
- oCic2NCic and nCic2OCic moved to ng_library
[helm.git] / helm / software / components / binaries / Makefile
index 523fce7e75a1cab95ab58078d221c0fb092f94c8..cd732517c066706a5f7ab7540acc288905d1b104 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 transcript heights
 
 all: $(BINARIES:%=rec@all@%) 
 opt: $(BINARIES:%=rec@opt@%)