aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>2002-02-08 11:34:32 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>2002-02-08 11:34:32 +0000
commitf862f8902b13d73e3a479340b51e9bc31925ebbc (patch)
treeb3aecb04e5c0f9bd3436dbc62ab7a1eae1bce2e4 /isar
parent64fc710ad0c261f93ce914534326e5b461b69773 (diff)
more robust proof-shell-interrupt-regexp and proof-shell-error-regexp;
Diffstat (limited to 'isar')
-rw-r--r--isar/isar.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/isar/isar.el b/isar/isar.el
index af7ba7c1..4160e809 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -183,8 +183,8 @@
'(("\\\\" . "\\\\") ("\"" . "\\\"")))
proof-shell-proof-completed-regexp nil ; n.a.
- proof-shell-interrupt-regexp "\364\\*\\*\\* Interrupt\\|\360Interrupt"
- proof-shell-error-regexp "\364\\*\\*\\*\\|^.*Error:\\|^uncaught exception \\|^Exception- "
+ proof-shell-interrupt-regexp "\364\\*\\*\\* Interrupt"
+ proof-shell-error-regexp "\364\\*\\*\\*"
proof-shell-abort-goal-regexp nil ; n.a.
;; matches names of assumptions