# HG changeset patch # User blanchet # Date 1348648896 -7200 # Node ID c3536db7e9389f1b52fcdf732bc335e70ca1b467 # Parent e8c57e59cbf810dea299732553dc3d547b89371f disable parallel proofs for two big examples -- speeds up things and eliminates spurious Interrupt exceptions (to be investigated) diff -r e8c57e59cbf8 -r c3536db7e938 src/HOL/ROOT --- a/src/HOL/ROOT Wed Sep 26 10:01:00 2012 +0200 +++ b/src/HOL/ROOT Wed Sep 26 10:41:36 2012 +0200 @@ -632,7 +632,7 @@ "Infinite_Derivation_Trees/Gram_Lang" "Infinite_Derivation_Trees/Parallel" Stream - theories [condition = ISABELLE_FULL_TEST] + theories [parallel_proofs = 0, condition = ISABELLE_FULL_TEST] Misc_Codata Misc_Data