src/HOL/TPTP/mash_export.ML
changeset 52125 ac7830871177
parent 51182 962190eab40d
child 52196 2281f33e8da6
--- a/src/HOL/TPTP/mash_export.ML	Fri May 24 11:08:25 2013 +0200
+++ b/src/HOL/TPTP/mash_export.ML	Fri May 24 16:43:37 2013 +0200
@@ -207,7 +207,7 @@
           val name = nickname_of_thm th
           val _ = tracing ("Fact " ^ string_of_int j ^ ": " ^ name)
           val goal = goal_of_thm (Proof_Context.theory_of ctxt) th
-          val (_, hyp_ts, concl_t) = ATP_Util.strip_subgoal ctxt goal 1
+          val ((_, hyp_ts, concl_t), _) = ATP_Util.strip_subgoal goal 1 ctxt
           val isar_deps = isar_dependencies_of name_tabs th
         in
           if is_bad_query ctxt ho_atp step j th isar_deps then