aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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