aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar.el
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>1999-09-25 11:27:29 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>1999-09-25 11:27:29 +0000
commit3ee27482c2e06ff329c8c35667e347cd2737b917 (patch)
tree3fc32c5ff7ae47af2d322f9c73b4d9c751615b76 /isar/isar.el
parentc7f0c84f47c9b57c2b9c2fab78b29a0db99480d9 (diff)
proof-shell-proof-completed-regexp nil;
Diffstat (limited to 'isar/isar.el')
-rw-r--r--isar/isar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar.el b/isar/isar.el
index 1a4f73ab..059020f0 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -190,7 +190,7 @@
;; for issuing command, not used to track cwd in any way.
proof-shell-cd "cd \"%s\";"
- proof-shell-proof-completed-regexp "$^" ; n.a.
+ proof-shell-proof-completed-regexp nil ; n.a.
proof-shell-interrupt-regexp "\364\\*\\*\\* Interrupt\\|\360Interrupt"
proof-shell-error-regexp "^\364\\*\\*\\*"
proof-shell-abort-goal-regexp nil ; n.a.