/[bison]/bison/src/scan-action.l
ViewVC logotype

Diff of /bison/src/scan-action.l

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

revision 1.1 by akim, Tue Jun 11 20:16:05 2002 UTC revision 1.2 by eggert, Mon Oct 21 05:30:50 2002 UTC
# Line 24  Line 24 
24  %{  %{
25  #include "system.h"  #include "system.h"
26  #include "files.h"  #include "files.h"
27  int skel_lex PARAMS ((void));  int skel_lex (void);
28  static int yylineno = 1;  static int yylineno = 1;
29  %}  %}
30    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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