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

Diff of /bison/data/glr.c

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

revision 1.33 by akim, Tue Nov 12 09:03:12 2002 UTC revision 1.34 by eggert, Wed Nov 13 06:48:18 2002 UTC
# Line 243  b4_syncline([@oline@], [@ofile@]) Line 243  b4_syncline([@oline@], [@ofile@])
243  # define ATTRIBUTE_UNUSED __attribute__ ((__unused__))  # define ATTRIBUTE_UNUSED __attribute__ ((__unused__))
244  #endif  #endif
245    
 #if ! defined (__GNUC__)  
 # define inline  
 #endif  
   
246  /* YYFINAL -- State number of the termination state. */  /* YYFINAL -- State number of the termination state. */
247  #define YYFINAL  ]b4_final_state_number[  #define YYFINAL  ]b4_final_state_number[
248  /* YYLAST -- Last index in YYTABLE.  */  /* YYLAST -- Last index in YYTABLE.  */

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

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