aboutsummaryrefslogtreecommitdiffhomepage
path: root/isa
diff options
context:
space:
mode:
authorGravatar Thomas Kleymann <da+pg-tms@inf.ed.ac.uk>1998-12-15 12:10:34 +0000
committerGravatar Thomas Kleymann <da+pg-tms@inf.ed.ac.uk>1998-12-15 12:10:34 +0000
commit3e9fc0816fc333ff80d158afa26bb70e403e6b1f (patch)
tree3ff9aaf8a4ee303893428e8a22d9e064fceb525a /isa
parente5a5aa225eb864da82c00870698d79befca977d8 (diff)
made many minor changes to the documentation
Diffstat (limited to 'isa')
-rw-r--r--isa/isa.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/isa/isa.el b/isa/isa.el
index c0118408..84aacf60 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -172,6 +172,9 @@ no regular or easily discernable structure."
;; matches names of assumptions
proof-shell-assumption-regexp isa-id
;; matches subgoal name
+ ;; FIXME: proof-shell-goal-regexp is *not* used at the generic level!
+ ;; Perhaps it should be renamed to isa-goal-regexp and be
+ ;; set somewhere else.
proof-shell-goal-regexp "\370[ \t]*\\([0-9]+\\)\\."
proof-shell-start-goals-regexp "\366"