1 |
< |
/* A Bison parser, made by GNU Bison 2.6.2. */ |
1 |
> |
/* A Bison parser, made by GNU Bison 2.6.2.33-cc5a9. */ |
2 |
|
|
3 |
|
/* Bison interface for Yacc-like parsers in C |
4 |
|
|
30 |
|
This special exception was added by the Free Software Foundation in |
31 |
|
version 2.2 of Bison. */ |
32 |
|
|
33 |
< |
#ifndef YY_Y_TAB_H |
34 |
< |
# define YY_Y_TAB_H |
33 |
> |
#ifndef YY_YY_Y_TAB_H_INCLUDED |
34 |
> |
# define YY_YY_Y_TAB_H_INCLUDED |
35 |
|
/* Enabling traces. */ |
36 |
|
#ifndef YYDEBUG |
37 |
|
# define YYDEBUG 0 |
479 |
|
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED |
480 |
|
typedef union YYSTYPE |
481 |
|
{ |
482 |
< |
/* Line 2049 of yacc.c */ |
482 |
> |
/* Line 2077 of yacc.c */ |
483 |
|
#line 110 "conf_parser.y" |
484 |
|
|
485 |
|
int number; |
486 |
|
char *string; |
487 |
|
|
488 |
|
|
489 |
< |
/* Line 2049 of yacc.c */ |
489 |
> |
/* Line 2077 of yacc.c */ |
490 |
|
#line 491 "conf_parser.h" |
491 |
|
} YYSTYPE; |
492 |
|
# define YYSTYPE_IS_TRIVIAL 1 |
510 |
|
#endif |
511 |
|
#endif /* ! YYPARSE_PARAM */ |
512 |
|
|
513 |
< |
#endif /* !YY_Y_TAB_H */ |
513 |
> |
#endif /* !YY_YY_Y_TAB_H_INCLUDED */ |