aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-19 16:33:06 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-19 16:33:06 +0000
commita716eb70607c0baf19f698cf5608282d18b619de (patch)
treef833c2d23818827830cdcbfe58434e0b82936859
parent4b4f1dff2a77e2f6547de34607a62356382a09d6 (diff)
Added uncaught exception to error-regexp
-rw-r--r--isa/isa.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isa/isa.el b/isa/isa.el
index 15b83226..c28aa0dc 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -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