Admin/ProofGeneral/3.7.1.1/timeout.patch
author blanchet
Tue, 22 Mar 2011 18:38:29 +0100
changeset 42063 a2a69b32d899
parent 41639 d1cac8c778ed
permissions -rw-r--r--
added "TPTP" theory with IsabelleP tactic, so that it is maintained alongside with Isabelle and that the CASC version of Isabelle is provided by Isabelle itself instead of being stored on the TPTP servers

--- a/generic/proof-config.el	2008-07-21 18:37:10.000000000 +0200
+++ b/generic/proof-config.el	2009-11-29 17:41:37.409062091 +0100
@@ -1493,7 +1493,7 @@
    :type '(choice string (const nil))
    :group 'proof-shell)
 
-(defcustom proof-shell-quit-timeout 4
+(defcustom proof-shell-quit-timeout 45
   ;; FIXME could add option to quiz user before rude kill.
   "The number of seconds to wait after sending proof-shell-quit-cmd.
 After this timeout, the proof shell will be killed off more rudely.