reverted c059d550afec -- the triviality check had apparently nothing to do with spontaneous Interrupt exceptions
authorblanchet
Thu, 25 Nov 2010 14:13:48 +0100
changeset 40694 77435a7853d1
parent 40693 a4171afcc3c4
child 40696 88b9f93d9009
child 40697 c3979dd80a50
reverted c059d550afec -- the triviality check had apparently nothing to do with spontaneous Interrupt exceptions
src/HOL/Mirabelle/Tools/mirabelle_sledgehammer.ML
--- a/src/HOL/Mirabelle/Tools/mirabelle_sledgehammer.ML	Thu Nov 25 13:26:12 2010 +0100
+++ b/src/HOL/Mirabelle/Tools/mirabelle_sledgehammer.ML	Thu Nov 25 14:13:48 2010 +0100
@@ -526,12 +526,10 @@
       val (prover_name, _) = get_prover ctxt args
       val minimize = AList.defined (op =) args minimizeK
       val metis_ft = AList.defined (op =) args metis_ftK
-      val trivial = false
-(* FIXME
+      val trivial =
        TimeLimit.timeLimit try_outer_timeout
                                    (Try.invoke_try (SOME try_inner_timeout)) pre
                     handle TimeLimit.TimeOut => false
-*)
       fun apply_reconstructor m1 m2 =
         if metis_ft
         then