changeset 61213 | 0b1a092385c7 |
parent 61158 | ea6a4c8bc722 |
child 61537 | f6bd97a587b7 |
--- a/etc/options Mon Sep 21 16:23:48 2015 +0200 +++ b/etc/options Mon Sep 21 16:41:20 2015 +0200 @@ -140,6 +140,9 @@ public option editor_continuous_checking : bool = true -- "continuous checking of proof document (visible and required parts)" +public option editor_output_state : bool = true + -- "implicit output of proof state" + option editor_execution_delay : real = 0.02 -- "delay for start of execution process after document update (seconds)"