diff options
| author | David Aspinall | 2002-11-20 12:13:27 +0000 |
|---|---|---|
| committer | David Aspinall | 2002-11-20 12:13:27 +0000 |
| commit | 30259f608b82ae950d4ca0852b3c72c60f101c0a (patch) | |
| tree | 7dfed5e51a1f307026e659d36cf063dfd82eb5b9 /generic | |
| parent | 3209ec92209c2326da95d6244bb02c42d8447d82 (diff) | |
FIXME
Diffstat (limited to 'generic')
| -rw-r--r-- | generic/proof-config.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el index 820a352e..777fd66c 100644 --- a/generic/proof-config.el +++ b/generic/proof-config.el @@ -1932,6 +1932,8 @@ The matching string will be parsed as XML and then processed by :type '(choice nil regexp) :group 'proof-shell) +;; FIXME: next one needs changing to be a function, or have function +;; built from it. (defcustom proof-shell-issue-pgip-cmd nil "Command sent to prover to process PGIP command in %s placeholder." :type '(choice nil string) |
