style: comment changes

* data/glr.cc, data/lalr1.cc: here.
This commit is contained in:
Akim Demaille
2018-09-29 12:06:16 +02:00
parent 9bdff3d271
commit 4247df921b
3 changed files with 3 additions and 3 deletions

View File

@@ -150,7 +150,7 @@ b4_variant_if([m4_include(b4_pkgdatadir/[variant.hh])])
# b4_shared_declarations(hh|cc)
# -----------------------------
# Declaration that might either go into the header (if --defines, $1 = hh)
# or open coded in the parser body.
# or in the implementation file.
m4_define([b4_shared_declarations],
[b4_percent_code_get([[requires]])[
]b4_parse_assert_if([# include <cassert>])[