aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2009-09-08 21:02:28 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2009-09-08 21:02:28 +0000
commitaff2ea4bbb63aff1a85b759e5541e3b7683d9776 (patch)
treec470def269b803c9421b31700eb3683f556ffdf8 /isar/isar.el
parent1e478c22cda609e91c21a17cf14fa86c05fef42c (diff)
Remove barely useful proof-shell-abort-goal-regexp (only served to sanitize LEGO messages)
Diffstat (limited to 'isar/isar.el')
-rw-r--r--isar/isar.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/isar/isar.el b/isar/isar.el
index a1ca86a1..19abfedc 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -183,7 +183,6 @@ See -k option for Isabelle interface script."
proof-shell-interrupt-regexp "\^AM\\*\\*\\* Interrupt"
proof-shell-error-regexp "\^AM\\*\\*\\*"
proof-shell-proof-completed-regexp nil ; n.a.
- proof-shell-abort-goal-regexp nil ; n.a.
pg-next-error-regexp "\\((line \\([0-9]+\\) of \"[^\"]+\")\\)"
pg-next-error-filename-regexp "\\((line [0-9]+ of \"\\([^\"]+\\)\")\\)"