Regenerate.

This commit is contained in:
Paul Eggert
2004-03-31 00:41:30 +00:00
parent 779e7ceb93
commit 584bbcd839
3 changed files with 98 additions and 92 deletions

View File

@@ -1,7 +1,7 @@
/* A Bison parser, made by GNU Bison 1.875c. */
/* Skeleton parser for Yacc-like parsing with Bison,
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -134,7 +134,7 @@
#if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
#line 80 "../../src/parse-gram.y"
#line 80 "parse-gram.y"
typedef union YYSTYPE {
symbol *symbol;
symbol_list *list;