updated test;
authorsultana
Mon, 23 Apr 2012 12:23:23 +0100
changeset 47693 64023cf4d148
parent 47692 3d76c81b5ed2
child 47694 05663f75964c
updated test;
src/HOL/TPTP/TPTP_Interpret_Test.thy
--- a/src/HOL/TPTP/TPTP_Interpret_Test.thy	Mon Apr 23 12:23:23 2012 +0100
+++ b/src/HOL/TPTP/TPTP_Interpret_Test.thy	Mon Apr 23 12:23:23 2012 +0100
@@ -18,12 +18,13 @@
       (TPTP_Interpret.interpret_file
        false
        (Path.dir tptp_probs_dir)
-      (Path.append tptp_probs_dir (Path.explode "LCL/LCL825-1.p"))
+       (Path.append tptp_probs_dir (Path.explode "LCL/LCL825-1.p"))
        []
        [])
       @{theory}
 *}
 
+
 text "... and display nicely."
 ML {*
   List.app (Pretty.writeln o (Syntax.pretty_term @{context}) o #3) fmlas;
@@ -100,13 +101,16 @@
      "GEG/GEG018^1.p",
      "SYN/SYN045^4.p",
      "SYN/SYN001^4.001.p",
-     "SYN/SYN000^2.p",
      "SYN/SYN387^4.p",
      "SYN/SYN393^4.002.p",
      "SYN/SYN978^4.p",
      "SYN/SYN044^4.p",
      "SYN/SYN393^4.003.p",
-     "SYN/SYN389^4.p"]
+     "SYN/SYN389^4.p",
+     "ARI/ARI625=1.p",
+     "SYO/SYO561_2.p",
+     "SYO/SYO562_1.p",
+     "SYN/SYN000_2.p"]
 *}
 
 ML {*