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