/[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.36 by eggert, Tue Dec 24 07:45:22 2002 UTC revision 1.37 by eggert, Mon Dec 30 22:35:56 2002 UTC
# Line 42  void scanner_initialize (void); Line 42  void scanner_initialize (void);
42  void scanner_free (void);  void scanner_free (void);
43  void scanner_last_string_free (void);  void scanner_last_string_free (void);
44    
45  # define YY_DECL int gram_lex (yystype *val, location *loc)  # define YY_DECL int gram_lex (YYSTYPE *val, location *loc)
46  YY_DECL;  YY_DECL;
47    
48    

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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