etc/options
changeset 68130 6fb85346cb79
parent 67743 7bd0a250183b
child 68154 42d63ea39161
--- a/etc/options	Wed May 09 19:53:37 2018 +0200
+++ b/etc/options	Wed May 09 20:45:57 2018 +0200
@@ -71,6 +71,8 @@
 option threads_stack_limit : real = 0.25
   -- "maximum stack size for worker threads (in giga words, 0 = unlimited)"
 
+public option parallel_limit : int = 0
+  -- "approximative limit for parallel tasks (0 = unlimited)"
 public option parallel_print : bool = true
   -- "parallel and asynchronous printing of results"
 public option parallel_proofs : int = 1