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

Diff of /bison/src/reader.c

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

revision 1.72.2.28 by akim, Mon Mar 4 14:57:45 2002 UTC revision 1.72.2.29 by akim, Mon Mar 4 16:21:52 2002 UTC
# Line 1590  readgram (void) Line 1590  readgram (void)
1590          }          }
1591        else if (t == tok_start)        else if (t == tok_start)
1592          {          {
1593            parse_start_decl (;)            parse_start_decl ();
1594            t = lex ();            t = lex ();
1595          }          }
1596  #endif  #endif

Legend:
Removed from v.1.72.2.28  
changed lines
  Added in v.1.72.2.29

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