/[bison]/bison/src/reader.h
ViewVC logotype

Diff of /bison/src/reader.h

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

revision 1.15 by akim, Tue Jun 11 20:16:05 2002 UTC revision 1.16 by akim, Tue Jun 11 21:45:49 2002 UTC
# Line 78  typedef struct gram_control_s Line 78  typedef struct gram_control_s
78  /* From the scanner.  */  /* From the scanner.  */
79  extern FILE *gram_in;  extern FILE *gram_in;
80  extern int gram__flex_debug;  extern int gram__flex_debug;
81    void scanner_last_string_free PARAMS ((void));
82    void scanner_free PARAMS ((void));
83    
84  # define YY_DECL \  # define YY_DECL \
85    int gram_lex (yystype *yylval, yyltype *yylloc, \    int gram_lex (yystype *yylval, yyltype *yylloc, \

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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