/[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.22 by akim, Mon Jun 17 08:43:11 2002 UTC revision 1.23 by akim, Thu Jun 20 09:08:37 2002 UTC
# Line 52  int gram_parse (void *control); Line 52  int gram_parse (void *control);
52  typedef enum braced_code_e  typedef enum braced_code_e
53    {    {
54      action_braced_code,      action_braced_code,
55      destructor_braced_code      destructor_braced_code,
56        printer_braced_code
57    } braced_code_t;    } braced_code_t;
58  /* FIXME: This is really a dirty hack which demonstrates that we  /* FIXME: This is really a dirty hack which demonstrates that we
59     should probably not try to parse the actions now.  */     should probably not try to parse the actions now.  */

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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