aboutsummaryrefslogtreecommitdiffhomepage
path: root/ccc
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2005-09-30 10:25:31 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2005-09-30 10:25:31 +0000
commit943004956a28c319ff9d5c66291631aa09a7d656 (patch)
tree64541fafe14b71dd3f0dcd18deac3375f05ad96c /ccc
parent9f04be1212d6fd48a12651e828070040a90772a2 (diff)
Remove proof-shell-init-cmd
Diffstat (limited to 'ccc')
-rw-r--r--ccc/ccc.el2
1 files changed, 1 insertions, 1 deletions
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" ;;; ???