From afb5f604d127b08cad402b397e3c4597c436742d Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 14 Nov 2002 00:40:09 +0000 Subject: Add proof-shell-issue-pgip-cmd --- generic/proof-config.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/generic/proof-config.el b/generic/proof-config.el index 6a4dc17b..820a352e 100644 --- a/generic/proof-config.el +++ b/generic/proof-config.el @@ -1932,6 +1932,12 @@ The matching string will be parsed as XML and then processed by :type '(choice nil regexp) :group 'proof-shell) +(defcustom proof-shell-issue-pgip-cmd nil + "Command sent to prover to process PGIP command in %s placeholder." + :type '(choice nil string) + :group 'proof-shell) + + ;; FIXME FIXME: this next one not yet used. It's hard to interleave ;; commands with the ordinary queue anyway: the prover should ;; automatically output this information if it is enabled. -- cgit v1.2.3