glr.cc, lalr1.cc: define b4_shared_declarations

* data/glr.cc, data/lalr1.cc: here.
The name is no longer right, but at least it is consistent with
the other skeletons.
This commit is contained in:
Akim Demaille
2012-07-30 15:30:31 +02:00
parent 34904c575a
commit d27c5e6534
3 changed files with 44 additions and 24 deletions

4
TODO
View File

@@ -3,6 +3,10 @@
Avoid variables for format strings, as then GCC cannot check them.
show_sub_messages should call show_sub_message.
** m4 names
b4_shared_declarations is no longer what it is. Make it
b4_parser_declaration for instance.
** Variable names.
What should we name `variant' and `lex_symbol'?