From 943004956a28c319ff9d5c66291631aa09a7d656 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 30 Sep 2005 10:25:31 +0000 Subject: Remove proof-shell-init-cmd --- ccc/ccc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ccc') diff --git a/ccc/ccc.el b/ccc/ccc.el index b675bf1f..77544f85 100644 --- a/ccc/ccc.el +++ b/ccc/ccc.el @@ -39,7 +39,7 @@ proof-assistant-home-page "http://www.informatik.uni-bremen.de/cofi/tools/ccc" proof-shell-annotated-prompt-regexp "^\\(val it = () : unit\n\\)?\\(CCC\\|^HOL-CASL\\)> " ;; "^\\(val it = () : unit\n\\)?ML>? " proof-shell-error-regexp "\\*\\*\\*\\|^.*Error:\\|^uncaught exception \\|^Exception- " - proof-shell-init-cmd "" + proof-shell-init-cmd nil proof-shell-proof-completed-regexp "^Consistency proof successfully finished." proof-shell-eager-annotation-start "^\\[opening \\|^###\\|^Reading" ;;; ??? -- cgit v1.2.3