aboutsummaryrefslogtreecommitdiff
path: root/coq
diff options
context:
space:
mode:
authorDavid Aspinall2000-04-07 09:42:02 +0000
committerDavid Aspinall2000-04-07 09:42:02 +0000
commit556e84c80c3bf9a49cf300572c1854ed2f05597b (patch)
tree9b33fecebb34ea0bf93f0c6d4bc61503210ff319 /coq
parent71f0f60954301df47a19e1b6778fb2348ab257a1 (diff)
Fixed up proof-shell-proof-completed mess nicely.
Diffstat (limited to 'coq')
-rw-r--r--coq/coq.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/coq.el b/coq/coq.el
index b67c42f5..a636a58f 100644
--- a/coq/coq.el
+++ b/coq/coq.el
@@ -72,7 +72,7 @@
(defvar coq-shell-abort-goal-regexp "Current goal aborted"
"*Regexp indicating that the current goal has been abandoned.")
-(defvar coq-shell-proof-completed-regexp "\\(Subtree proved!\\)"
+(defvar coq-shell-proof-completed-regexp "Subtree proved!"
"*Regular expression indicating that the proof has been completed.")
(defvar coq-goal-regexp