mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Remove trailing empty line.
* data/lalr1-fusion.cc: Don't add an empty line after the user's epilogue.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2008-11-04 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Remove trailing empty line.
|
||||
* data/lalr1-fusion.cc: Don't add an empty line after the user's
|
||||
epilogue.
|
||||
|
||||
2008-11-04 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Fix output of copyright years.
|
||||
|
||||
@@ -1211,8 +1211,7 @@ b4_error_verbose_if([ tok])[)
|
||||
|
||||
]b4_namespace_close[
|
||||
|
||||
]b4_epilogue
|
||||
dnl
|
||||
]b4_epilogue[]dnl
|
||||
@output(b4_dir_prefix[]stack.hh@)@
|
||||
b4_copyright([Stack handling for Bison parsers in C++])[
|
||||
|
||||
|
||||
Reference in New Issue
Block a user