/[bison]/bison/src/output.c
ViewVC logotype

Diff of /bison/src/output.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.188 by akim, Fri Jul 26 06:24:11 2002 UTC revision 1.189 by akim, Fri Jul 26 06:25:35 2002 UTC
# Line 305  static void Line 305  static void
305  prepare_tokens (void)  prepare_tokens (void)
306  {  {
307    muscle_insert_symbol_number_table ("translate",    muscle_insert_symbol_number_table ("translate",
308                                      token_translations,                                       token_translations,
309                                      0, 1, max_user_token_number + 1);                                       token_translations[0],
310                                         1, max_user_token_number + 1);
311    
312    {    {
313      int i;      int i;

Legend:
Removed from v.1.188  
changed lines
  Added in v.1.189

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26