]> matita.cs.unibo.it Git - helm.git/commitdiff
the Makefile was still calling transcript.
authorAndrea Asperti <andrea.asperti@unibo.it>
Sat, 16 Oct 2010 06:09:24 +0000 (06:09 +0000)
committerAndrea Asperti <andrea.asperti@unibo.it>
Sat, 16 Oct 2010 06:09:24 +0000 (06:09 +0000)
matita/components/binaries/Makefile

index f8b952233a2bcd1bd30e50f5c1bbdb8683bef31a..66af4a5f635b151ba8fcbb3589d9e141a7cacbc2 100644 (file)
@@ -3,7 +3,7 @@ H=@
 #CSC: saturate is broken after the huge refactoring of auto/paramodulation
 #CSC: by Andrea
 #BINARIES=extractor  table_creator  utilities saturate
-BINARIES=transcript
+#BINARIES=transcript
 
 all: $(BINARIES:%=rec@all@%) 
 opt: $(BINARIES:%=rec@opt@%)