skeletons: fix output directives

* data/lalr1.cc, data/location.cc, data/glr.cc: Use b4_output_begin.
Broken during a merge.
This commit is contained in:
Akim Demaille
2012-12-19 11:17:29 +01:00
parent 56441943d0
commit eaf690a700
3 changed files with 2 additions and 9 deletions

View File

@@ -314,9 +314,7 @@ b4_percent_define_flag_if([[global_tokens_and_yystype]],
])
b4_defines_if(
[m4_changecom()dnl
m4_divert_push(0)dnl
@output(b4_spec_defines_file@)@
[b4_output_begin([b4_spec_defines_file])
b4_copyright([Skeleton interface for Bison GLR parsers in C++],
[2002-2012])[