From 17460bf8b246b7f26b390ca67145c11ee230de9d Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 4 Sep 2009 16:42:57 +0000 Subject: Remove proof-shell-prompt-pattern, no longer used. --- phox/phox.el | 1 - 1 file changed, 1 deletion(-) (limited to 'phox') 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\\)" -- cgit v1.2.3