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

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

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

revision 1.14 by eggert, Sun Oct 20 06:32:04 2002 UTC revision 1.15 by eggert, Mon Oct 21 05:30:50 2002 UTC
# Line 26  Line 26 
26  #include "error.h"  #include "error.h"
27  #include "getargs.h"  #include "getargs.h"
28  #include "files.h"  #include "files.h"
29  int skel_lex PARAMS ((void));  int skel_lex (void);
30  static int yylineno = 1;  static int yylineno = 1;
31  static char *yyoutname = NULL;  static char *yyoutname = NULL;
32  %}  %}

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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