diff options
Diffstat (limited to 'isa')
| -rw-r--r-- | isa/isa.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -167,7 +167,7 @@ no regular or easily discernable structure." ;; FIXME: the next two are probably only good for NJ/SML proof-shell-interrupt-regexp "Interrupt" - proof-shell-error-regexp "^\364\\*\\*\\*\\|^.*Error:\\|^uncaught exception " + proof-shell-error-regexp "^\364\\*\\*\\*\\|^.*Error:\\|^uncaught exception \\|^Exception- " ;; matches names of assumptions proof-shell-assumption-regexp isa-id |
