summaryrefslogtreecommitdiffstats
path: root/parse.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'parse.cxx')
-rw-r--r--parse.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.cxx b/parse.cxx
index 7b8713f9..0b465aa8 100644
--- a/parse.cxx
+++ b/parse.cxx
@@ -2269,7 +2269,7 @@ parser::parse_symbol ()
fmt->print_with_newline = pf_newline;
expect_op("(");
- if (name == "print" &&
+ if ((name == "print" || name == "println") &&
(peek_kw("@hist_linear") || peek_kw("@hist_log")))
{
// We have a special case where we recognize