From e1a327e5621d191fe408d12b331d05dda17b395c Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 27 Aug 2010 16:32:16 +0000 Subject: Replace proof-terminal-char with proof-terminal-string. --- hol98/hol98.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hol98') diff --git a/hol98/hol98.el b/hol98/hol98.el index fa888feb..a96da637 100644 --- a/hol98/hol98.el +++ b/hol98/hol98.el @@ -21,7 +21,7 @@ (proof-easy-config 'hol98 "HOL" proof-prog-name "hol.unquote" - proof-terminal-char ?\; + proof-terminal-string ";" proof-script-comment-start "(*" proof-script-comment-end "*)" ;; These are all approximations, of course. -- cgit v1.2.3