1 |
< |
/* A Bison parser, made by GNU Bison 2.4.2. */ |
1 |
> |
/* A Bison parser, made by GNU Bison 2.4.3. */ |
2 |
|
|
3 |
|
/* Skeleton implementation for Bison's Yacc-like parsers in C |
4 |
|
|
5 |
< |
Copyright (C) 1984, 1989-1990, 2000-2006, 2009-2010 Free Software |
6 |
< |
Foundation, Inc. |
5 |
> |
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
6 |
> |
2009, 2010 Free Software Foundation, Inc. |
7 |
|
|
8 |
|
This program is free software: you can redistribute it and/or modify |
9 |
|
it under the terms of the GNU General Public License as published by |
45 |
|
#define YYBISON 1 |
46 |
|
|
47 |
|
/* Bison version. */ |
48 |
< |
#define YYBISON_VERSION "2.4.2" |
48 |
> |
#define YYBISON_VERSION "2.4.3" |
49 |
|
|
50 |
|
/* Skeleton name. */ |
51 |
|
#define YYSKELETON_NAME "yacc.c" |