# HG changeset patch # User blanchet # Date 1387381814 -3600 # Node ID 6b65d1a45671067c7ee31480c8b8b49495955edd # Parent 78515a298e3626354cfc889d3fc4cbc3fea11001 try 'auto' first -- more likely to succeed diff -r 78515a298e36 -r 6b65d1a45671 src/HOL/Tools/Sledgehammer/sledgehammer_reconstruct.ML --- a/src/HOL/Tools/Sledgehammer/sledgehammer_reconstruct.ML Wed Dec 18 16:50:14 2013 +0100 +++ b/src/HOL/Tools/Sledgehammer/sledgehammer_reconstruct.ML Wed Dec 18 16:50:14 2013 +0100 @@ -200,7 +200,7 @@ [[Metis_Method, Simp_Method, Auto_Method, Arith_Method, Blast_Method, Fastforce_Method, Force_Method], [Meson_Method]] val rewrite_methodss = - [[Simp_Method, Auto_Method, Fastforce_Method, Force_Method, Metis_Method], [Meson_Method]] + [[Auto_Method, Simp_Method, Fastforce_Method, Force_Method, Metis_Method], [Meson_Method]] val skolem_methodss = [[Metis_Method, Blast_Method], [Metis_New_Skolem_Method], [Meson_Method]] fun isar_proof_text ctxt isar_proofs