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

Diff of /bison/src/bison.simple

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

revision 1.63 by marc, Fri Aug 31 18:30:21 2001 UTC revision 1.64 by pascal, Wed Sep 19 19:25:02 2001 UTC
# Line 366  __yy_memcpy (char *to, const char *from, Line 366  __yy_memcpy (char *to, const char *from,
366    
367    
368    
369  #line %%line "%%filename"  #line %%line "%%skeleton"
370    
371  /* The user can define YYPARSE_PARAM as the name of an argument to be passed  /* The user can define YYPARSE_PARAM as the name of an argument to be passed
372     into yyparse.  The argument should have type void *.     into yyparse.  The argument should have type void *.
# Line 760  yyreduce: Line 760  yyreduce:
760      {      {
761        %%action /* The action file replaces this line.  */        %%action /* The action file replaces this line.  */
762      }      }
763  #line %%line "%%filename"  #line %%line "%%skeleton"
764    
765    yyvsp -= yylen;    yyvsp -= yylen;
766    yyssp -= yylen;    yyssp -= yylen;

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

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