etc/options
changeset 52807 b859a180936b
parent 52798 9d3c9862d1dd
child 52810 cd28423ba19f
--- a/etc/options	Tue Jul 30 23:17:26 2013 +0200
+++ b/etc/options	Wed Jul 31 10:54:37 2013 +0200
@@ -123,15 +123,15 @@
 public option editor_chart_delay : real = 3.0
   -- "delay for chart repainting"
 
+public option editor_continuous_checking : bool = true
+  -- "continuous checking of proof document (visible and required parts)"
+
 option editor_execution_delay : real = 0.02
   -- "delay for start of execution process after document update (seconds)"
 
 option editor_execution_priority : int = -1
   -- "execution priority of main document structure (e.g. 0, -1, -2)"
 
-option editor_execution_range : string = "visible"
-  -- "execution range of continuous document processing: all, none, visible"
-
 
 section "Miscellaneous Tools"