simplified options;
authorwenzelm
Wed, 14 Dec 2016 18:37:54 +0100
changeset 64569 deebf3ff50e6
parent 64568 a504a3dec35a
child 64570 a2e7862e7dd5
simplified options;
src/HOL/ROOT
--- a/src/HOL/ROOT	Wed Dec 14 18:22:18 2016 +0100
+++ b/src/HOL/ROOT	Wed Dec 14 18:37:54 2016 +0100
@@ -18,10 +18,9 @@
   description {*
     HOL-Main with explicit proof terms.
   *}
-  options [document = false, quick_and_dirty = false]
+  options [document = false, quick_and_dirty = false, parallel_proofs = 0]
   theories Proofs (*sequential change of global flag!*)
-  theories List
-  theories [checkpoint] "~~/src/HOL/Library/Old_Datatype"
+  theories "~~/src/HOL/Library/Old_Datatype"
   files
     "Tools/Quickcheck/Narrowing_Engine.hs"
     "Tools/Quickcheck/PNF_Narrowing_Engine.hs"