/[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.26 by akim, Fri Jun 28 08:41:45 2002 UTC revision 1.27 by akim, Fri Jul 26 06:25:35 2002 UTC
# Line 52  YY_DECL; Line 52  YY_DECL;
52    
53  /* From the parser.  */  /* From the parser.  */
54  extern int gram_debug;  extern int gram_debug;
55  void gram_error (gram_control_t *control,  void gram_error (location_t *loc, const char *msg);
                  location_t *loc, const char *msg);  
56  int gram_parse (void *control);  int gram_parse (void *control);
57    
58  /* The sort of braced code we are in.  */  /* The sort of braced code we are in.  */

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