* data/glr.c (YYTOKEN_TABLE): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Jul 2005 17:07:31 +0000 (17:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Jul 2005 17:07:31 +0000 (17:07 +0000)
commit141f57937b5fe3f5c49d635fffbd4bddbfa03d69
tree12bbf6b1f693cd2fb6787e3557237350c862b8bc
parent0ffda363409da33824a5bfc52b8f65008a04438e
* data/glr.c (YYTOKEN_TABLE): New macro.
(yytname): Define if YYTOKEN_TABLE.
* data/yacc.c (YYTOKEN_TABLE, yytname): Likewise.
* data/lalr1.cc (YYTOKEN_TABLE, yytname_): Likewise.
(YYERROR_VERBOSE): Define the same way the other skeletons do.
* src/output.c (prepare_symbols): Output token_table_flag.
data/glr.c
data/lalr1.cc
data/yacc.c
src/output.c