]> matita.cs.unibo.it Git - helm.git/commitdiff
/....
authorEnrico Tassi <enrico.tassi@inria.fr>
Mon, 3 Jul 2006 12:30:00 +0000 (12:30 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Mon, 3 Jul 2006 12:30:00 +0000 (12:30 +0000)
matita/tests/TPTP/README

index eba61fd0e3979b066b766c2509c9b8e59901ab19..e5d4b04b1676d125184921b4299e699543e8b4d2 100644 (file)
@@ -27,4 +27,16 @@ logname format
 
   log.SECONDS.DAY-MONTH.MESSAGE
 
+other scripts
 
+  simulate_casc.sh logfile 
+
+    Gives the results of the problems listed in elenco_CASC.txt
+
+  merge_sorted_logs.awk
+
+    Given a file composed by the sorted concatenation of 2 logs
+    returns the one obtaining using the best of duplicate lines
+    (use to merge a log with a successive run on the FAIL problems)
+
+# eof