disable parallel proofs for two big examples -- speeds up things and eliminates spurious Interrupt exceptions (to be investigated)
authorblanchet
Wed, 26 Sep 2012 10:41:36 +0200
changeset 49596 c3536db7e938
parent 49595 e8c57e59cbf8
child 49597 11bcea724b2c
disable parallel proofs for two big examples -- speeds up things and eliminates spurious Interrupt exceptions (to be investigated)
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