Imported Upstream version 2.5.0p2
[debian/amanda] / recover-src / uparse.h
index 5db3760d0cefd0490c885bba059ad9dfe8dca187..08173326bb9400c3d18870a97300424b9b19da08 100644 (file)
@@ -1,7 +1,7 @@
-/* A Bison parser, made by GNU Bison 2.0.  */
+/* A Bison parser, made by GNU Bison 2.1.  */
 
 /* Skeleton parser for Yacc-like parsing with Bison,
-   Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005 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
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   Foundation, Inc., 51 Franklin Street, Fifth Floor,
+   Boston, MA 02110-1301, USA.  */
 
 /* As a special exception, when this file is copied by Bison into a
    Bison output file, you may use that output file without restriction.
@@ -58,6 +58,7 @@
      DATE = 284
    };
 #endif
+/* Tokens.  */
 #define LISTDISK 258
 #define SETHOST 259
 #define SETDISK 260
@@ -97,8 +98,8 @@ typedef union YYSTYPE {
   char *strval;
   int subtok;
 } YYSTYPE;
-/* Line 1318 of yacc.c.  */
-#line 102 "uparse.h"
+/* Line 1447 of yacc.c.  */
+#line 103 "uparse.h"
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1
 # define YYSTYPE_IS_TRIVIAL 1