aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-script.el
diff options
context:
space:
mode:
authorDavid Aspinall1999-09-22 15:49:07 +0000
committerDavid Aspinall1999-09-22 15:49:07 +0000
commit74618ae5a851599477c3e785b7ef1e8abfd8eb51 (patch)
tree59e8ff518976bc212ed4a0afa898f046ad1a241a /generic/proof-script.el
parente8b6d523045986f1f39beb16dd1d789271efb0c7 (diff)
Comments
Diffstat (limited to 'generic/proof-script.el')
-rw-r--r--generic/proof-script.el3
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)