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. --- hol98/hol98.el | 1 - 1 file changed, 1 deletion(-) (limited to 'hol98') diff --git a/hol98/hol98.el b/hol98/hol98.el index 9990b600..653bbcb8 100644 --- a/hol98/hol98.el +++ b/hol98/hol98.el @@ -33,7 +33,6 @@ proof-auto-multiple-files t proof-shell-cd-cmd "FileSys.chDir \"%s\"" proof-shell-filename-escapes '(("\\\\" . "\\\\") ("\"" . "\\\"")) - proof-shell-prompt-pattern "^[->] " proof-shell-interrupt-regexp "Interrupted" proof-shell-start-goals-regexp (proof-regexp-alt "Proof manager status" -- cgit v1.2.3