aboutsummaryrefslogtreecommitdiffhomepage
path: root/isa
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-06-27 15:27:19 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-06-27 15:27:19 +0000
commitef2a6fe289ff21a2d215fbc30637b9e1bd34f474 (patch)
tree1c6fc87716a27a3ea3012dfb4034d7bfc3d8eb30 /isa
parent6b5452404d269f849f41477737a3e8adc22cfed9 (diff)
Tidy
Diffstat (limited to 'isa')
-rw-r--r--isa/isa.el8
1 files changed, 2 insertions, 6 deletions
diff --git a/isa/isa.el b/isa/isa.el
index 1e3ac17b..3f1e6b0f 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -231,14 +231,10 @@ and script mode."
"Proof General, this file is loaded: \"\\(.*\\)\""
(lambda (str)
(match-string 1 str)))
- ;; \\|Not reading \"\\(.*\\)\"
- ;; (lambda (str)
- ;; (or (match-string 1 str)
- ;; (match-string 2 str))))
;; This is the output returned by a special command to
;; query Isabelle for outdated files.
- ;; proof-shell-clear-included-files-regexp
- ;; "Proof General, please clear your record of loaded files."
+ ;; proof-shell-clear-included-files-regexp
+ ;; "Proof General, please clear your record of loaded files."
proof-shell-retract-files-regexp
"Proof General, you can unlock the file \"\\(.*\\)\""
proof-shell-compute-new-files-list 'isa-shell-compute-new-files-list