mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 15:53:03 +00:00
style: comment changes
* data/glr.cc, data/lalr1.cc: here.
This commit is contained in:
@@ -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>])[
|
||||
|
||||
Reference in New Issue
Block a user