/[bison]/bison/data/bison.simple
ViewVC logotype

Diff of /bison/data/bison.simple

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

revision 1.9 by akim, Mon Apr 8 11:45:59 2002 UTC revision 1.10 by akim, Mon Apr 8 12:31:15 2002 UTC
# Line 149  typedef struct yyltype Line 149  typedef struct yyltype
149  #endif  #endif
150    
151  /* Line __line__ of __file__.  */  /* Line __line__ of __file__.  */
152  #line __oline__  #line __oline__ "__ofile__"
153    
154  /* All symbols defined below should begin with yy or YY, to avoid  /* All symbols defined below should begin with yy or YY, to avoid
155     infringing on user name space.  This should be done even for local     infringing on user name space.  This should be done even for local
# Line 936  yyreduce: Line 936  yyreduce:
936      }      }
937    
938  /* Line __line__ of __file__.  */  /* Line __line__ of __file__.  */
939  #line __oline__  #line __oline__ "__ofile__"
940    
941  [  yyvsp -= yylen;  [  yyvsp -= yylen;
942    yyssp -= yylen;    yyssp -= yylen;

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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