src/HOL/Tools/etc/options
changeset 52651 5adb5c69af97
parent 52645 e8c1c5612677
child 52717 da7bf8b3d24a
--- a/src/HOL/Tools/etc/options	Sat Jul 13 18:13:09 2013 +0200
+++ b/src/HOL/Tools/etc/options	Sat Jul 13 18:33:33 2013 +0200
@@ -1,6 +1,9 @@
 (* :mode=isabelle-options: *)
 
-section {* Isabelle/HOL proof tools *}
+section {* Automatically tried tools *}
+
+public option auto_time_start : real = 1.0
+  -- "initial delay for automatically tried tools (seconds)"
 
 public option auto_time_limit : real = 2.0
   -- "time limit for automatically tried tools (seconds > 0)"