aboutsummaryrefslogtreecommitdiffhomepage
path: root/phox
diff options
context:
space:
mode:
Diffstat (limited to 'phox')
-rw-r--r--phox/phox.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/phox/phox.el b/phox/phox.el
index 42a59316..d1b73bc9 100644
--- a/phox/phox.el
+++ b/phox/phox.el
@@ -107,7 +107,7 @@
proof-prog-name phox-prog-name
proof-prog-name-guess t
proof-prog-name-ask nil
- proof-terminal-char ?\. ; ends every command
+ proof-terminal-string "." ; ends every command
proof-script-command-end-regexp "[.]\\([ \t\n\r]\\)"
proof-script-comment-start "(*"
proof-script-comment-end "*)"