diff options
Diffstat (limited to 'isar')
| -rw-r--r-- | isar/isar.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar.el b/isar/isar.el index 8abe167c..5850c80d 100644 --- a/isar/isar.el +++ b/isar/isar.el @@ -234,7 +234,7 @@ proof-shell-proof-completed-regexp nil ; n.a. proof-shell-interrupt-regexp "\364\\*\\*\\* Interrupt\\|\360Interrupt" - proof-shell-error-regexp "^\364\\*\\*\\*" + proof-shell-error-regexp "^\364\\*\\*\\*\\|^.*Error:\\|^uncaught exception " proof-shell-abort-goal-regexp nil ; n.a. ;; matches names of assumptions |
