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

Diff of /bison/data/bison.c++

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

revision 1.26 by ra, Thu May 2 16:43:00 2002 UTC revision 1.27 by akim, Fri May 3 08:42:48 2002 UTC
# Line 50  m4_define([b4_rhs_location], Line 50  m4_define([b4_rhs_location],
50  [location_stack_@<:@m4_eval([$1 - $2])@:>@])  [location_stack_@<:@m4_eval([$1 - $2])@:>@])
51    
52    
53  # b4_token_defines(TOKEN-NAME, TOKEN-NUMBER)  # b4_token_define(TOKEN-NAME, TOKEN-NUMBER)
54  # ------------------------------------------  # -----------------------------------------
55  # Output the definition of this token as #define.  # Output the definition of this token as #define.
56  m4_define([b4_token_define],  m4_define([b4_token_define],
57  [#define $1 $2  [#define $1 $2

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

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