diff options
| -rw-r--r-- | isa/isa.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -144,7 +144,7 @@ and script mode." ;; FIXME: the next two are probably only good for NJ/SML proof-shell-interrupt-regexp "Interrupt" - proof-shell-error-regexp "^\364\\*\\*\\*\\|^.*Error:\\|^uncaught exception \\|^Exception- " + proof-shell-error-regexp "^\364\\*\\*\\*\\|^.*Error:\\|^uncaught exception \\|^Exception-\\( \\|$\\)" ;; matches names of assumptions proof-shell-assumption-regexp isa-id |
