/[bison]/bison/data/yacc.c
ViewVC logotype

Diff of /bison/data/yacc.c

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

revision 1.12 by eggert, Mon Aug 12 15:04:54 2002 UTC revision 1.13 by akim, Wed Sep 4 12:03:01 2002 UTC
# Line 358  static const char *const yytname[[]] = Line 358  static const char *const yytname[[]] =
358  };  };
359  #endif  #endif
360    
361    # ifdef YYPRINT
362  /* YYTOKNUM[[YYLEX-NUM]] -- Internal token number corresponding to  /* YYTOKNUM[[YYLEX-NUM]] -- Internal token number corresponding to
363     token YYLEX-NUM.  */     token YYLEX-NUM.  */
364  static const b4_int_type_for([b4_toknum]) yytoknum[[]] =  static const b4_int_type_for([b4_toknum]) yytoknum[[]] =
365  {  {
366    b4_toknum    b4_toknum
367  };  };
368    # endif
369    
370  /* YYR1[[YYN]] -- Symbol number of symbol that rule YYN derives.  */  /* YYR1[[YYN]] -- Symbol number of symbol that rule YYN derives.  */
371  static const b4_int_type_for([b4_r1]) yyr1[[]] =  static const b4_int_type_for([b4_r1]) yyr1[[]] =

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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