changeset 42187 | b4f4ed5b8586 |
parent 42142 | d24a93025feb |
child 42463 | f270e3e18be5 |
1.1 --- a/src/HOL/Predicate_Compile_Examples/Specialisation_Examples.thy Fri Apr 01 09:29:58 2011 +0200 1.2 +++ b/src/HOL/Predicate_Compile_Examples/Specialisation_Examples.thy Fri Apr 01 09:48:01 2011 +0200 1.3 @@ -2,7 +2,7 @@ 1.4 imports Main "~~/src/HOL/Library/Predicate_Compile_Alternative_Defs" 1.5 begin 1.6 1.7 -declare [[values_timeout = 240.0]] 1.8 +declare [[values_timeout = 480.0]] 1.9 1.10 section {* Specialisation Examples *} 1.11