aboutsummaryrefslogtreecommitdiffhomepage
path: root/hol98/hol98.el
diff options
context:
space:
mode:
Diffstat (limited to 'hol98/hol98.el')
-rw-r--r--hol98/hol98.el2
1 files changed, 1 insertions, 1 deletions
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.