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

Diff of /bison/src/output.c

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

revision 1.39.2.4 by akim, Tue Sep 25 18:35:04 2001 UTC revision 1.39.2.5 by akim, Tue Oct 2 14:48:53 2001 UTC
# Line 1160  output_parser (void) Line 1160  output_parser (void)
1160        else        else
1161          skeleton = skeleton_find ("BISON_SIMPLE", BISON_SIMPLE);          skeleton = skeleton_find ("BISON_SIMPLE", BISON_SIMPLE);
1162      }      }
1163      assert (skeleton);
1164    fskel = xfopen (skeleton, "r");    fskel = xfopen (skeleton, "r");
1165    
1166    /* Set LINE to 2, not 1: `#line LINENUM' -- Here LINENUM is a    /* Set LINE to 2, not 1: `#line LINENUM' -- Here LINENUM is a

Legend:
Removed from v.1.39.2.4  
changed lines
  Added in v.1.39.2.5

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