aboutsummaryrefslogtreecommitdiffhomepage
path: root/isa/isa.el
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>1999-10-26 17:30:19 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>1999-10-26 17:30:19 +0000
commit99caa19c91e102a97bd97e33fb3e81439671d1db (patch)
tree08886f3c79ad9ab9f6b353ccbfcce724646fbc6b /isa/isa.el
parente08dcc1bdc8f028a152fb14fbcce91c5632068bb (diff)
tuned proof-shell-error-regexp;
Diffstat (limited to 'isa/isa.el')
-rw-r--r--isa/isa.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isa/isa.el b/isa/isa.el
index 7a36f967..a7496329 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -164,8 +164,8 @@ no regular or easily discernable structure."
proof-shell-cd-cmd "cd \"%s\""
;; FIXME: the next two are probably only good for NJ/SML
- proof-shell-error-regexp "^.*Error:\\|^\364\\*\\*\\*\\|^uncaught exception "
proof-shell-interrupt-regexp "Interrupt"
+ proof-shell-error-regexp "^\364\\*\\*\\*\\|^.*Error:\\|^uncaught exception "
;; matches names of assumptions
proof-shell-assumption-regexp isa-id