aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-05-03 13:13:06 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-05-03 13:13:06 +0000
commit69bab8757dc567964579b1923553d8ebe2260a3e (patch)
tree41d5f3461f426ce518aaca00bc9d98a36535f2d2 /isar
parent1f01dac278d97b9c40f5f178f1b5fac4df8239ec (diff)
Added support for proof-shell-next-error
Diffstat (limited to 'isar')
-rw-r--r--isar/isar.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/isar/isar.el b/isar/isar.el
index bc4729a9..50a5a125 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -188,6 +188,10 @@
proof-shell-error-regexp "\364\\*\\*\\*"
proof-shell-abort-goal-regexp nil ; n.a.
+ ;; da: added next two 2.5.02
+ proof-shell-next-error-regexp "\\((line \\([0-9]+\\) of \"[^\"]+\")\\.\n\\)"
+ proof-shell-next-error-filename-regexp "\\((line [0-9]+ of \"\\([^\"]+\\)\")\\.\n\\)"
+
;; matches names of assumptions
proof-shell-assumption-regexp isar-id
;; matches subgoal name