output: no longer use b4_tokens.

* data/glr.c, data/glr.cc, data/lalr1.cc, data/lalr1.java, data/yacc.c:
Since the previous commit, b4_tokens_define and the like no longer need
b4_tokens.
* src/output.c (token_definitions_output): Remove.
This commit is contained in:
Akim Demaille
2012-07-22 09:11:42 +02:00
parent 2a0f5b17b4
commit b119971aef
7 changed files with 5 additions and 45 deletions

5
TODO
View File

@@ -2,11 +2,6 @@
** Variable names.
What should we name `variant' and `lex_symbol'?
** Use b4_symbol in all the skeleton
Move its definition in the more standard places and deploy it in other
skeletons. Then remove the older system, including the tables
generated by output.c
** Update the documentation on gnu.org
** Get rid of fake #lines [Bison: ...]