aboutsummaryrefslogtreecommitdiffhomepage
path: root/phox/phox.el
diff options
context:
space:
mode:
Diffstat (limited to 'phox/phox.el')
-rw-r--r--phox/phox.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/phox/phox.el b/phox/phox.el
index 8244edb7..d4dfc0a3 100644
--- a/phox/phox.el
+++ b/phox/phox.el
@@ -152,7 +152,6 @@
"Configure Proof General shell for PhoX."
(setq
;proof-shell-cd-cmd "cd \"%s\""
- proof-shell-prompt-pattern "\\(>phox> \\)\\|\\(%phox% \\)"
proof-shell-annotated-prompt-regexp "\\(>phox> \\)\\|\\(%phox% \\)"
proof-shell-interrupt-regexp "Interrupt"
proof-shell-start-goals-regexp "^\\(Here \\(are\\|is\\) the goal\\)\\|\\([0-9]+ new goals?\\)\\|\\([0-9]+ goals? possibly instanced\\)"