reverting d466ebc27810 as the previous changeset should allow to run Find_Unused_Assms_Examples again
authorbulwahn
Sun, 16 Dec 2012 18:12:18 +0100
changeset 50568 ee090b5712f3
parent 50567 768a3fbe4149
child 50569 2019ca8dcbfa
reverting d466ebc27810 as the previous changeset should allow to run Find_Unused_Assms_Examples again
src/HOL/ROOT
--- a/src/HOL/ROOT	Sun Dec 16 18:07:29 2012 +0100
+++ b/src/HOL/ROOT	Sun Dec 16 18:12:18 2012 +0100
@@ -804,8 +804,8 @@
     Quickcheck_Narrowing_Examples
 
 session "HOL-Quickcheck_Benchmark" in Quickcheck_Benchmark = HOL +
-  theories [condition = ISABELLE_FULL_TEST, quick_and_dirty]
-    (* Find_Unused_Assms_Examples FIXME *)
+  theories [condition = ISABELLE_FULL_TEST, timeout = 5400, quick_and_dirty]
+    Find_Unused_Assms_Examples
     Needham_Schroeder_No_Attacker_Example
     Needham_Schroeder_Guided_Attacker_Example
     Needham_Schroeder_Unguided_Attacker_Example