/[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.55 by eggert, Mon Apr 28 06:03:58 2003 UTC revision 1.56 by eggert, Tue Apr 29 06:04:04 2003 UTC
# Line 58  m4_ifset([b4_parse_param], [b4_c_args(b4 Line 58  m4_ifset([b4_parse_param], [b4_c_args(b4
58  # b4_lex_param arrives quoted twice, but we want to keep only one level.  # b4_lex_param arrives quoted twice, but we want to keep only one level.
59  m4_define([b4_lex_param],  m4_define([b4_lex_param],
60  m4_dquote(b4_pure_if([[[[YYSTYPE *]], [[&yylval]]][]dnl  m4_dquote(b4_pure_if([[[[YYSTYPE *]], [[&yylval]]][]dnl
61  b4_location_if([, [[YYLTYPE *], [&yylloc]]])])dnl  b4_location_if([, [[YYLTYPE *], [&yylloc]]])m4_ifdef([b4_lex_param], [, ])])dnl
62  m4_ifdef([b4_lex_param], [, ]b4_lex_param)))  m4_ifdef([b4_lex_param], b4_lex_param)))
63    
64    
65    

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

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