diff options
| author | David Aspinall | 1999-09-22 15:49:07 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-09-22 15:49:07 +0000 |
| commit | 74618ae5a851599477c3e785b7ef1e8abfd8eb51 (patch) | |
| tree | 59e8ff518976bc212ed4a0afa898f046ad1a241a /generic/proof-script.el | |
| parent | e8b6d523045986f1f39beb16dd1d789271efb0c7 (diff) | |
Comments
Diffstat (limited to 'generic/proof-script.el')
| -rw-r--r-- | generic/proof-script.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/proof-script.el b/generic/proof-script.el index 487211cc..2e5b87ae 100644 --- a/generic/proof-script.el +++ b/generic/proof-script.el @@ -1223,6 +1223,9 @@ the proof script." ;; query process as to its state as well. Also unwind protects ;; here. +;; FIXME da: this probably belongs in proof-shell, as do +;; some of the following functions. + (defun proof-interrupt-process () "Interrupt the proof assistant. Warning! This may confuse Proof General." (interactive) |
