[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

twm: Changes to 'debian-unstable'



 debian/changelog |    6 
 debian/control   |    4 
 src/deftwmrc.c   |   78 -
 src/gram.c       | 2771 -------------------------------------------------------
 src/gram.h       |  198 ---
 src/lex.c        | 1715 ----------------------------------
 6 files changed, 7 insertions(+), 4765 deletions(-)

New commits:
commit 792ea774cb8e3d1e3b8df2c1c298d97487872273
Author: Julien Cristau <jcristau@debian.org>
Date:   Sat Mar 8 03:59:37 2008 +0100

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 68acca9..0101bf5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-twm (1:1.0.4-1) UNRELEASED; urgency=low
+twm (1:1.0.4-1) unstable; urgency=low
 
   * New upstream release
   * Fixup patch 01_debian_system_twmrc.diff
   * Remove -1 debian revisions from build-deps to please lintian.
   * Add Vcs-* control fields.
 
- -- Julien Cristau <jcristau@debian.org>  Fri, 07 Mar 2008 18:02:38 +0100
+ -- Julien Cristau <jcristau@debian.org>  Sat, 08 Mar 2008 03:59:33 +0100
 
 twm (1:1.0.3-3) unstable; urgency=low
 

commit e4fb74f198c565947a38eb76fa59cca3294c3b4c
Author: Julien Cristau <jcristau@debian.org>
Date:   Sat Mar 8 03:59:21 2008 +0100

    Minor updates/fixes.
    
    Remove -1 debian revisions from build-deps to please lintian.
    Add Vcs-* control fields.

diff --git a/debian/changelog b/debian/changelog
index 92b6d33..68acca9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ twm (1:1.0.4-1) UNRELEASED; urgency=low
 
   * New upstream release
   * Fixup patch 01_debian_system_twmrc.diff
+  * Remove -1 debian revisions from build-deps to please lintian.
+  * Add Vcs-* control fields.
 
  -- Julien Cristau <jcristau@debian.org>  Fri, 07 Mar 2008 18:02:38 +0100
 
diff --git a/debian/control b/debian/control
index a9c26d4..e25761c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,10 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: David Nusinow <dnusinow@debian.org>, Julien Cristau <jcristau@debian.org>
-Build-Depends: debhelper (>= 5.0.0), pkg-config, libx11-dev (>= 2:1.0.0-2), libxext-dev (>= 1:1.0.0-1), libxt-dev (>= 1:1.0.0-1), libxmu-dev (>= 1:1.0.1-1), bison, flex, quilt
+Build-Depends: debhelper (>= 5.0.0), pkg-config, libx11-dev (>= 2:1.0.0-2), libxext-dev (>= 1:1.0.0), libxt-dev (>= 1:1.0.0), libxmu-dev (>= 1:1.0.1), bison, flex, quilt
 Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/app/twm
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xdm.git
 
 Package: twm
 Architecture: any

commit 94259617b7e7c0504395c6853b228469edefc54e
Author: Julien Cristau <jcristau@debian.org>
Date:   Sat Mar 8 04:07:08 2008 +0100

    Delete built sources.

diff --git a/src/deftwmrc.c b/src/deftwmrc.c
deleted file mode 100644
index c0debe0..0000000
--- a/src/deftwmrc.c
+++ /dev/null
@@ -1,78 +0,0 @@
-/* 
- * This file is generated automatically from the default
- * twm bindings file system.twmrc by the twm Imakefile.
- */
-
-unsigned char *defTwmrc[] = {
-    (unsigned char *) "",
-    (unsigned char *) "NoGrabServer",
-    (unsigned char *) "RestartPreviousState",
-    (unsigned char *) "DecorateTransients",
-    (unsigned char *) "TitleFont \"-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*\"",
-    (unsigned char *) "ResizeFont \"-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*\"",
-    (unsigned char *) "MenuFont \"-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*\"",
-    (unsigned char *) "IconFont \"-adobe-helvetica-bold-r-normal--*-100-*-*-*-*-*-*\"",
-    (unsigned char *) "IconManagerFont \"-adobe-helvetica-bold-r-normal--*-100-*-*-*\"",
-    (unsigned char *) "",
-    (unsigned char *) "Color",
-    (unsigned char *) "{",
-    (unsigned char *) "    BorderColor \"slategrey\"",
-    (unsigned char *) "    DefaultBackground \"rgb:2/a/9\"",
-    (unsigned char *) "    DefaultForeground \"gray85\"",
-    (unsigned char *) "    TitleBackground \"rgb:2/a/9\"",
-    (unsigned char *) "    TitleForeground \"gray85\"",
-    (unsigned char *) "    MenuBackground \"rgb:2/a/9\"",
-    (unsigned char *) "    MenuForeground \"gray85\"",
-    (unsigned char *) "    MenuBorderColor \"slategrey\"",
-    (unsigned char *) "    MenuTitleBackground \"gray70\"",
-    (unsigned char *) "    MenuTitleForeground \"rgb:2/a/9\"",
-    (unsigned char *) "    IconBackground \"rgb:2/a/9\"",
-    (unsigned char *) "    IconForeground \"gray85\"",
-    (unsigned char *) "    IconBorderColor \"gray85\"",
-    (unsigned char *) "    IconManagerBackground \"rgb:2/a/9\"",
-    (unsigned char *) "    IconManagerForeground \"gray85\"",
-    (unsigned char *) "}",
-    (unsigned char *) "",
-    (unsigned char *) "MoveDelta 3",
-    (unsigned char *) "Function \"move-or-lower\" { f.move f.deltastop f.lower }",
-    (unsigned char *) "Function \"move-or-raise\" { f.move f.deltastop f.raise }",
-    (unsigned char *) "Function \"move-or-iconify\" { f.move f.deltastop f.iconify }",
-    (unsigned char *) "",
-    (unsigned char *) "Button1 = : root : f.menu \"defops\"",
-    (unsigned char *) "",
-    (unsigned char *) "Button1 = m : window|icon : f.function \"move-or-lower\"",
-    (unsigned char *) "Button2 = m : window|icon : f.iconify",
-    (unsigned char *) "Button3 = m : window|icon : f.function \"move-or-raise\"",
-    (unsigned char *) "",
-    (unsigned char *) "Button1 = : title : f.function \"move-or-raise\"",
-    (unsigned char *) "Button2 = : title : f.raiselower",
-    (unsigned char *) "",
-    (unsigned char *) "Button1 = : icon : f.function \"move-or-iconify\"",
-    (unsigned char *) "Button2 = : icon : f.iconify",
-    (unsigned char *) "",
-    (unsigned char *) "Button1 = : iconmgr : f.iconify",
-    (unsigned char *) "Button2 = : iconmgr : f.iconify",
-    (unsigned char *) "",
-    (unsigned char *) "menu \"defops\"",
-    (unsigned char *) "{",
-    (unsigned char *) "\"Twm\"	f.title",
-    (unsigned char *) "\"Iconify\"	f.iconify",
-    (unsigned char *) "\"Resize\"	f.resize",
-    (unsigned char *) "\"Move\"		f.move",
-    (unsigned char *) "\"Raise\"		f.raise",
-    (unsigned char *) "\"Lower\"		f.lower",
-    (unsigned char *) "\"\"		f.nop",
-    (unsigned char *) "\"Focus\"		f.focus",
-    (unsigned char *) "\"Unfocus\"	f.unfocus",
-    (unsigned char *) "\"Show Iconmgr\"	f.showiconmgr",
-    (unsigned char *) "\"Hide Iconmgr\"	f.hideiconmgr",
-    (unsigned char *) "\"\"		f.nop",
-    (unsigned char *) "\"Xterm\"		f.exec \"exec xterm &\"",
-    (unsigned char *) "\"\"		f.nop",
-    (unsigned char *) "\"Kill\"		f.destroy",
-    (unsigned char *) "\"Delete\"	f.delete",
-    (unsigned char *) "\"\"		f.nop",
-    (unsigned char *) "\"Restart\"	f.restart",
-    (unsigned char *) "\"Exit\"		f.quit",
-    (unsigned char *) "}",
-    (unsigned char *) 0 };
diff --git a/src/gram.c b/src/gram.c
deleted file mode 100644
index 7e45e10..0000000
--- a/src/gram.c
+++ /dev/null
@@ -1,2771 +0,0 @@
-/* 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.
-
-   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
-   the Free Software Foundation; either version 2, or (at your option)
-   any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   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.  */
-
-/* As a special exception, when this file is copied by Bison into a
-   Bison output file, you may use that output file without restriction.
-   This special exception was added by the Free Software Foundation
-   in version 1.24 of Bison.  */
-
-/* Written by Richard Stallman by simplifying the original so called
-   ``semantic'' parser.  */
-
-/* All symbols defined below should begin with yy or YY, to avoid
-   infringing on user name space.  This should be done even for local
-   variables, as they might otherwise be expanded by user macros.
-   There are some unavoidable exceptions within include files to
-   define necessary library symbols; they are noted "INFRINGES ON
-   USER NAME SPACE" below.  */
-
-/* Identify Bison output.  */
-#define YYBISON 1
-
-/* Skeleton name.  */
-#define YYSKELETON_NAME "yacc.c"
-
-/* Pure parsers.  */
-#define YYPURE 0
-
-/* Using locations.  */
-#define YYLSP_NEEDED 0
-
-
-
-/* Tokens.  */
-#ifndef YYTOKENTYPE
-# define YYTOKENTYPE
-   /* Put the tokens into the symbol table, so that GDB and other debuggers
-      know about them.  */
-   enum yytokentype {
-     LB = 258,
-     RB = 259,
-     LP = 260,
-     RP = 261,
-     MENUS = 262,
-     MENU = 263,
-     BUTTON = 264,
-     DEFAULT_FUNCTION = 265,
-     PLUS = 266,
-     MINUS = 267,
-     ALL = 268,
-     OR = 269,
-     CURSORS = 270,
-     PIXMAPS = 271,
-     ICONS = 272,
-     COLOR = 273,
-     SAVECOLOR = 274,
-     MONOCHROME = 275,
-     FUNCTION = 276,
-     ICONMGR_SHOW = 277,
-     ICONMGR = 278,
-     WINDOW_FUNCTION = 279,
-     ZOOM = 280,
-     ICONMGRS = 281,
-     ICONMGR_GEOMETRY = 282,
-     ICONMGR_NOSHOW = 283,
-     MAKE_TITLE = 284,
-     GRAYSCALE = 285,
-     ICONIFY_BY_UNMAPPING = 286,
-     DONT_ICONIFY_BY_UNMAPPING = 287,
-     NO_TITLE = 288,
-     AUTO_RAISE = 289,
-     NO_HILITE = 290,
-     ICON_REGION = 291,
-     META = 292,
-     SHIFT = 293,
-     LOCK = 294,
-     CONTROL = 295,
-     WINDOW = 296,
-     TITLE = 297,
-     ICON = 298,
-     ROOT = 299,
-     FRAME = 300,
-     COLON = 301,
-     EQUALS = 302,
-     SQUEEZE_TITLE = 303,
-     DONT_SQUEEZE_TITLE = 304,
-     START_ICONIFIED = 305,
-     NO_TITLE_HILITE = 306,
-     TITLE_HILITE = 307,
-     MOVE = 308,
-     RESIZE = 309,
-     WAIT = 310,
-     SELECT = 311,
-     KILL = 312,
-     LEFT_TITLEBUTTON = 313,
-     RIGHT_TITLEBUTTON = 314,
-     NUMBER = 315,
-     KEYWORD = 316,
-     NKEYWORD = 317,
-     CKEYWORD = 318,
-     CLKEYWORD = 319,
-     FKEYWORD = 320,
-     FSKEYWORD = 321,
-     SKEYWORD = 322,
-     DKEYWORD = 323,
-     JKEYWORD = 324,
-     WINDOW_RING = 325,
-     WARP_CURSOR = 326,
-     ERRORTOKEN = 327,
-     NO_STACKMODE = 328,
-     STRING = 329
-   };
-#endif
-#define LB 258
-#define RB 259
-#define LP 260
-#define RP 261
-#define MENUS 262
-#define MENU 263
-#define BUTTON 264
-#define DEFAULT_FUNCTION 265
-#define PLUS 266
-#define MINUS 267
-#define ALL 268
-#define OR 269
-#define CURSORS 270
-#define PIXMAPS 271
-#define ICONS 272
-#define COLOR 273
-#define SAVECOLOR 274
-#define MONOCHROME 275
-#define FUNCTION 276
-#define ICONMGR_SHOW 277
-#define ICONMGR 278
-#define WINDOW_FUNCTION 279
-#define ZOOM 280
-#define ICONMGRS 281
-#define ICONMGR_GEOMETRY 282
-#define ICONMGR_NOSHOW 283
-#define MAKE_TITLE 284
-#define GRAYSCALE 285
-#define ICONIFY_BY_UNMAPPING 286
-#define DONT_ICONIFY_BY_UNMAPPING 287
-#define NO_TITLE 288
-#define AUTO_RAISE 289
-#define NO_HILITE 290
-#define ICON_REGION 291
-#define META 292
-#define SHIFT 293
-#define LOCK 294
-#define CONTROL 295
-#define WINDOW 296
-#define TITLE 297
-#define ICON 298
-#define ROOT 299
-#define FRAME 300
-#define COLON 301
-#define EQUALS 302
-#define SQUEEZE_TITLE 303
-#define DONT_SQUEEZE_TITLE 304
-#define START_ICONIFIED 305
-#define NO_TITLE_HILITE 306
-#define TITLE_HILITE 307
-#define MOVE 308
-#define RESIZE 309
-#define WAIT 310
-#define SELECT 311
-#define KILL 312
-#define LEFT_TITLEBUTTON 313
-#define RIGHT_TITLEBUTTON 314
-#define NUMBER 315
-#define KEYWORD 316
-#define NKEYWORD 317
-#define CKEYWORD 318
-#define CLKEYWORD 319
-#define FKEYWORD 320
-#define FSKEYWORD 321
-#define SKEYWORD 322
-#define DKEYWORD 323
-#define JKEYWORD 324
-#define WINDOW_RING 325
-#define WARP_CURSOR 326
-#define ERRORTOKEN 327
-#define NO_STACKMODE 328
-#define STRING 329
-
-
-
-
-/* Copy the first part of user declarations.  */
-#line 67 "gram.y"
-
-#include <stdio.h>
-#include <ctype.h>
-#include "twm.h"
-#include "menus.h"
-#include "list.h"
-#include "util.h"
-#include "screen.h"
-#include "parse.h"
-#include "add_window.h"
-#include "icons.h"
-#include <X11/Xos.h>
-#include <X11/Xmu/CharSet.h>
-
-static char *Action = "";
-static char *Name = "";
-static MenuRoot	*root, *pull = NULL;
-
-static MenuRoot *GetRoot ( char *name, char *fore, char *back );
-static void GotButton ( int butt, int func );
-static void GotKey ( char *key, int func );
-static void GotTitleButton ( char *bitmapname, int func, Bool rightside );
-static Bool CheckWarpScreenArg ( char *s );
-static Bool CheckWarpRingArg ( char *s );
-static Bool CheckColormapArg ( char *s );
-
-static char *ptr;
-static name_list **list;
-static int cont = 0;
-static int color;
-int mods = 0;
-unsigned int mods_used = (ShiftMask | ControlMask | Mod1Mask);
-
-extern int yylineno;
-
-
-/* Enabling traces.  */
-#ifndef YYDEBUG
-# define YYDEBUG 0
-#endif
-
-/* Enabling verbose error messages.  */
-#ifdef YYERROR_VERBOSE
-# undef YYERROR_VERBOSE
-# define YYERROR_VERBOSE 1
-#else
-# define YYERROR_VERBOSE 0
-#endif
-
-#if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 104 "gram.y"
-typedef union YYSTYPE {
-    int num;
-    char *ptr;
-} YYSTYPE;
-/* Line 191 of yacc.c.  */
-#line 265 "gram.c"
-# define yystype YYSTYPE /* obsolescent; will be withdrawn */
-# define YYSTYPE_IS_DECLARED 1
-# define YYSTYPE_IS_TRIVIAL 1
-#endif
-
-
-
-/* Copy the second part of user declarations.  */
-
-
-/* Line 214 of yacc.c.  */
-#line 277 "gram.c"
-
-#if ! defined (yyoverflow) || YYERROR_VERBOSE
-
-# ifndef YYFREE
-#  define YYFREE free
-# endif
-# ifndef YYMALLOC
-#  define YYMALLOC malloc
-# endif
-
-/* The parser invokes alloca or malloc; define the necessary symbols.  */
-
-# ifdef YYSTACK_USE_ALLOCA
-#  if YYSTACK_USE_ALLOCA
-#   define YYSTACK_ALLOC alloca
-#  endif
-# else
-#  if defined (alloca) || defined (_ALLOCA_H)
-#   define YYSTACK_ALLOC alloca
-#  else
-#   ifdef __GNUC__
-#    define YYSTACK_ALLOC __builtin_alloca
-#   endif
-#  endif
-# endif
-
-# ifdef YYSTACK_ALLOC
-   /* Pacify GCC's `empty if-body' warning. */
-#  define YYSTACK_FREE(Ptr) do { /* empty */; } while (0)
-# else
-#  if defined (__STDC__) || defined (__cplusplus)
-#   include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
-#   define YYSIZE_T size_t
-#  endif
-#  define YYSTACK_ALLOC YYMALLOC
-#  define YYSTACK_FREE YYFREE
-# endif
-#endif /* ! defined (yyoverflow) || YYERROR_VERBOSE */
-
-
-#if (! defined (yyoverflow) \
-     && (! defined (__cplusplus) \
-	 || (defined (YYSTYPE_IS_TRIVIAL) && YYSTYPE_IS_TRIVIAL)))
-
-/* A type that is properly aligned for any stack member.  */
-union yyalloc
-{
-  short yyss;
-  YYSTYPE yyvs;
-  };
-
-/* The size of the maximum gap between one aligned stack and the next.  */
-# define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
-
-/* The size of an array large to enough to hold all stacks, each with
-   N elements.  */
-# define YYSTACK_BYTES(N) \
-     ((N) * (sizeof (short) + sizeof (YYSTYPE))				\
-      + YYSTACK_GAP_MAXIMUM)
-
-/* Copy COUNT objects from FROM to TO.  The source and destination do
-   not overlap.  */
-# ifndef YYCOPY
-#  if defined (__GNUC__) && 1 < __GNUC__
-#   define YYCOPY(To, From, Count) \
-      __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
-#  else
-#   define YYCOPY(To, From, Count)		\
-      do					\
-	{					\
-	  register YYSIZE_T yyi;		\
-	  for (yyi = 0; yyi < (Count); yyi++)	\
-	    (To)[yyi] = (From)[yyi];		\
-	}					\
-      while (0)
-#  endif
-# endif
-
-/* Relocate STACK from its old location to the new one.  The
-   local variables YYSIZE and YYSTACKSIZE give the old and new number of
-   elements in the stack, and YYPTR gives the new location of the
-   stack.  Advance YYPTR to a properly aligned location for the next
-   stack.  */
-# define YYSTACK_RELOCATE(Stack)					\
-    do									\
-      {									\
-	YYSIZE_T yynewbytes;						\
-	YYCOPY (&yyptr->Stack, Stack, yysize);				\
-	Stack = &yyptr->Stack;						\
-	yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
-	yyptr += yynewbytes / sizeof (*yyptr);				\
-      }									\
-    while (0)
-
-#endif
-
-#if defined (__STDC__) || defined (__cplusplus)
-   typedef signed char yysigned_char;
-#else
-   typedef short yysigned_char;
-#endif
-
-/* YYFINAL -- State number of the termination state. */
-#define YYFINAL  3
-/* YYLAST -- Last index in YYTABLE.  */
-#define YYLAST   339
-
-/* YYNTOKENS -- Number of terminals. */
-#define YYNTOKENS  75
-/* YYNNTS -- Number of nonterminals. */
-#define YYNNTS  76
-/* YYNRULES -- Number of rules. */
-#define YYNRULES  193
-/* YYNRULES -- Number of states. */
-#define YYNSTATES  285
-
-/* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX.  */
-#define YYUNDEFTOK  2
-#define YYMAXUTOK   329
-
-#define YYTRANSLATE(YYX) 						\
-  ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)
-
-/* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX.  */
-static const unsigned char yytranslate[] =
-{
-       0,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
-       2,     2,     2,     2,     2,     2,     1,     2,     3,     4,
-       5,     6,     7,     8,     9,    10,    11,    12,    13,    14,
-      15,    16,    17,    18,    19,    20,    21,    22,    23,    24,
-      25,    26,    27,    28,    29,    30,    31,    32,    33,    34,
-      35,    36,    37,    38,    39,    40,    41,    42,    43,    44,
-      45,    46,    47,    48,    49,    50,    51,    52,    53,    54,
-      55,    56,    57,    58,    59,    60,    61,    62,    63,    64,
-      65,    66,    67,    68,    69,    70,    71,    72,    73,    74
-};
-
-#if YYDEBUG
-/* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in
-   YYRHS.  */
-static const unsigned short yyprhs[] =
-{
-       0,     0,     3,     5,     6,     9,    11,    13,    15,    17,
-      19,    26,    30,    33,    36,    38,    41,    44,    45,    49,
-      51,    56,    61,    64,    67,    70,    73,    74,    78,    79,
-      83,    85,    86,    90,    91,    95,    96,   100,   102,   103,
-     107,   109,   110,   114,   116,   117,   121,   123,   124,   128,
-     129,   133,   134,   138,   139,   149,   150,   155,   156,   161,
-     162,   166,   167,   171,   172,   176,   179,   180,   184,   187,
-     190,   191,   195,   197,   198,   202,   204,   207,   210,   217,
-     224,   225,   228,   230,   232,   234,   236,   239,   241,   242,
-     245,   247,   249,   251,   253,   255,   257,   259,   261,   263,
-     264,   267,   269,   271,   273,   275,   277,   279,   281,   283,
-     285,   287,   291,   292,   295,   298,   302,   303,   306,   310,
-     313,   317,   320,   324,   327,   331,   334,   338,   341,   345,
-     348,   352,   355,   359,   362,   366,   369,   373,   376,   380,
-     383,   387,   388,   391,   394,   395,   400,   403,   407,   408,
-     411,   413,   415,   419,   420,   423,   426,   428,   429,   435,
-     437,   438,   442,   443,   449,   453,   454,   457,   461,   466,
-     470,   471,   474,   476,   480,   481,   484,   487,   491,   492,
-     495,   497,   501,   502,   505,   508,   516,   518,   521,   523,
-     526,   529,   532,   534
-};
-
-/* YYRHS -- A `-1'-separated list of the rules' RHS. */
-static const short yyrhs[] =
-{
-      76,     0,    -1,    77,    -1,    -1,    77,    78,    -1,     1,
-      -1,   100,    -1,   101,    -1,   102,    -1,   127,    -1,    36,
-     149,    68,    68,   150,   150,    -1,    27,   149,   150,    -1,
-      27,   149,    -1,    25,   150,    -1,    25,    -1,    16,   111,
-      -1,    15,   114,    -1,    -1,    31,    79,   134,    -1,    31,
-      -1,    58,   149,    47,   146,    -1,    59,   149,    47,   146,
-      -1,   148,   149,    -1,   148,   146,    -1,   149,   104,    -1,
-     148,   103,    -1,    -1,    32,    80,   134,    -1,    -1,    28,
-      81,   134,    -1,    28,    -1,    -1,    26,    82,   131,    -1,
-      -1,    22,    83,   134,    -1,    -1,    51,    84,   134,    -1,
-      51,    -1,    -1,    35,    85,   134,    -1,    35,    -1,    -1,
-      73,    86,   134,    -1,    73,    -1,    -1,    33,    87,   134,
-      -1,    33,    -1,    -1,    29,    88,   134,    -1,    -1,    50,
-      89,   134,    -1,    -1,    34,    90,   134,    -1,    -1,     8,
-     149,     5,   149,    46,   149,     6,    91,   143,    -1,    -1,
-       8,   149,    92,   143,    -1,    -1,    21,   149,    93,   140,
-      -1,    -1,    17,    94,   137,    -1,    -1,    18,    95,   117,
-      -1,    -1,    30,    96,   117,    -1,    19,   121,    -1,    -1,
-      20,    97,   117,    -1,    10,   146,    -1,    24,   146,    -1,
-      -1,    71,    98,   134,    -1,    71,    -1,    -1,    70,    99,
-     134,    -1,    61,    -1,    67,   149,    -1,    62,   150,    -1,
-      47,   105,    46,   107,    46,   146,    -1,    47,   105,    46,
-     109,    46,   146,    -1,    -1,   105,   106,    -1,    37,    -1,
-      38,    -1,    39,    -1,    40,    -1,    37,   150,    -1,    14,
-      -1,    -1,   107,   108,    -1,    41,    -1,    42,    -1,    43,
-      -1,    44,    -1,    45,    -1,    23,    -1,    37,    -1,    13,
-      -1,    14,    -1,    -1,   109,   110,    -1,    41,    -1,    42,
-      -1,    43,    -1,    44,    -1,    45,    -1,    23,    -1,    37,
-      -1,    13,    -1,    14,    -1,   149,    -1,     3,   112,     4,
-      -1,    -1,   112,   113,    -1,    52,   149,    -1,     3,   115,
-       4,    -1,    -1,   115,   116,    -1,    45,   149,   149,    -1,
-      45,   149,    -1,    42,   149,   149,    -1,    42,   149,    -1,
-      43,   149,   149,    -1,    43,   149,    -1,    23,   149,   149,
-      -1,    23,   149,    -1,     9,   149,   149,    -1,     9,   149,
-      -1,    53,   149,   149,    -1,    53,   149,    -1,    54,   149,
-     149,    -1,    54,   149,    -1,    55,   149,   149,    -1,    55,
-     149,    -1,     8,   149,   149,    -1,     8,   149,    -1,    56,
-     149,   149,    -1,    56,   149,    -1,    57,   149,   149,    -1,
-      57,   149,    -1,     3,   118,     4,    -1,    -1,   118,   119,
-      -1,    64,   149,    -1,    -1,    64,   149,   120,   124,    -1,
-      63,   149,    -1,     3,   122,     4,    -1,    -1,   122,   123,
-      -1,   149,    -1,    64,    -1,     3,   125,     4,    -1,    -1,
-     125,   126,    -1,   149,   149,    -1,    48,    -1,    -1,    48,
-     128,     3,   130,     4,    -1,    49,    -1,    -1,    49,   129,
-     134,    -1,    -1,   130,   149,    69,   147,   150,    -1,     3,
-     132,     4,    -1,    -1,   132,   133,    -1,   149,   149,   150,
-      -1,   149,   149,   149,   150,    -1,     3,   135,     4,    -1,
-      -1,   135,   136,    -1,   149,    -1,     3,   138,     4,    -1,
-      -1,   138,   139,    -1,   149,   149,    -1,     3,   141,     4,
-      -1,    -1,   141,   142,    -1,   146,    -1,     3,   144,     4,
-      -1,    -1,   144,   145,    -1,   149,   146,    -1,   149,     5,
-     149,    46,   149,     6,   146,    -1,    65,    -1,    66,   149,
-      -1,   150,    -1,    11,   150,    -1,    12,   150,    -1,     9,
-     150,    -1,    74,    -1,    60,    -1
-};
-
-/* YYRLINE[YYN] -- source line where rule number YYN was defined.  */
-static const unsigned short yyrline[] =
-{
-       0,   133,   133,   136,   137,   140,   141,   142,   143,   144,
-     145,   147,   153,   156,   162,   164,   165,   166,   166,   168,
-     170,   173,   176,   180,   196,   197,   198,   198,   200,   200,
-     202,   203,   203,   205,   205,   207,   207,   209,   211,   211,
-     213,   215,   215,   217,   219,   219,   221,   223,   223,   225,
-     225,   227,   227,   229,   229,   232,   232,   234,   234,   236,
-     236,   238,   238,   240,   240,   242,   244,   244,   246,   262,
-     270,   270,   272,   274,   274,   279,   289,   299,   311,   314,
-     317,   318,   321,   322,   323,   324,   325,   335,   338,   339,
-     342,   343,   344,   345,   346,   347,   348,   349,   350,   353,
-     354,   357,   358,   359,   360,   361,   362,   363,   364,   365,
-     366,   370,   373,   374,   377,   381,   384,   385,   388,   390,
-     392,   394,   396,   398,   400,   402,   404,   406,   408,   410,
-     412,   414,   416,   418,   420,   422,   424,   426,   428,   430,
-     434,   438,   439,   442,   451,   451,   462,   473,   476,   477,
-     480,   481,   484,   487,   488,   491,   496,   499,   499,   504,
-     505,   505,   509,   510,   518,   521,   522,   525,   530,   538,
-     541,   542,   545,   550,   553,   554,   557,   560,   563,   564,
-     567,   573,   576,   577,   580,   585,   593,   594,   635,   636,
-     637,   640,   652,   658
-};
-#endif
-
-#if YYDEBUG || YYERROR_VERBOSE
-/* YYTNME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
-   First, the terminals, then, starting at YYNTOKENS, nonterminals. */
-static const char *const yytname[] =
-{
-  "$end", "error", "$undefined", "LB", "RB", "LP", "RP", "MENUS", "MENU",
-  "BUTTON", "DEFAULT_FUNCTION", "PLUS", "MINUS", "ALL", "OR", "CURSORS",
-  "PIXMAPS", "ICONS", "COLOR", "SAVECOLOR", "MONOCHROME", "FUNCTION",
-  "ICONMGR_SHOW", "ICONMGR", "WINDOW_FUNCTION", "ZOOM", "ICONMGRS",
-  "ICONMGR_GEOMETRY", "ICONMGR_NOSHOW", "MAKE_TITLE", "GRAYSCALE",
-  "ICONIFY_BY_UNMAPPING", "DONT_ICONIFY_BY_UNMAPPING", "NO_TITLE",
-  "AUTO_RAISE", "NO_HILITE", "ICON_REGION", "META", "SHIFT", "LOCK",
-  "CONTROL", "WINDOW", "TITLE", "ICON", "ROOT", "FRAME", "COLON", "EQUALS",
-  "SQUEEZE_TITLE", "DONT_SQUEEZE_TITLE", "START_ICONIFIED",
-  "NO_TITLE_HILITE", "TITLE_HILITE", "MOVE", "RESIZE", "WAIT", "SELECT",
-  "KILL", "LEFT_TITLEBUTTON", "RIGHT_TITLEBUTTON", "NUMBER", "KEYWORD",
-  "NKEYWORD", "CKEYWORD", "CLKEYWORD", "FKEYWORD", "FSKEYWORD", "SKEYWORD",
-  "DKEYWORD", "JKEYWORD", "WINDOW_RING", "WARP_CURSOR", "ERRORTOKEN",
-  "NO_STACKMODE", "STRING", "$accept", "twmrc", "stmts", "stmt", "@1",
-  "@2", "@3", "@4", "@5", "@6", "@7", "@8", "@9", "@10", "@11", "@12",
-  "@13", "@14", "@15", "@16", "@17", "@18", "@19", "@20", "@21", "noarg",
-  "sarg", "narg", "full", "fullkey", "keys", "key", "contexts", "context",
-  "contextkeys", "contextkey", "pixmap_list", "pixmap_entries",
-  "pixmap_entry", "cursor_list", "cursor_entries", "cursor_entry",
-  "color_list", "color_entries", "color_entry", "@22", "save_color_list",
-  "s_color_entries", "s_color_entry", "win_color_list",
-  "win_color_entries", "win_color_entry", "squeeze", "@23", "@24",
-  "win_sqz_entries", "iconm_list", "iconm_entries", "iconm_entry",
-  "win_list", "win_entries", "win_entry", "icon_list", "icon_entries",
-  "icon_entry", "function", "function_entries", "function_entry", "menu",
-  "menu_entries", "menu_entry", "action", "signed_number", "button",
-  "string", "number", 0
-};
-#endif
-
-# ifdef YYPRINT
-/* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
-   token YYLEX-NUM.  */
-static const unsigned short yytoknum[] =
-{
-       0,   256,   257,   258,   259,   260,   261,   262,   263,   264,
-     265,   266,   267,   268,   269,   270,   271,   272,   273,   274,
-     275,   276,   277,   278,   279,   280,   281,   282,   283,   284,
-     285,   286,   287,   288,   289,   290,   291,   292,   293,   294,
-     295,   296,   297,   298,   299,   300,   301,   302,   303,   304,
-     305,   306,   307,   308,   309,   310,   311,   312,   313,   314,
-     315,   316,   317,   318,   319,   320,   321,   322,   323,   324,
-     325,   326,   327,   328,   329
-};
-# endif
-
-/* YYR1[YYN] -- Symbol number of symbol that rule YYN derives.  */
-static const unsigned char yyr1[] =
-{
-       0,    75,    76,    77,    77,    78,    78,    78,    78,    78,
-      78,    78,    78,    78,    78,    78,    78,    79,    78,    78,
-      78,    78,    78,    78,    78,    78,    80,    78,    81,    78,
-      78,    82,    78,    83,    78,    84,    78,    78,    85,    78,
-      78,    86,    78,    78,    87,    78,    78,    88,    78,    89,
-      78,    90,    78,    91,    78,    92,    78,    93,    78,    94,
-      78,    95,    78,    96,    78,    78,    97,    78,    78,    78,
-      98,    78,    78,    99,    78,   100,   101,   102,   103,   104,
-     105,   105,   106,   106,   106,   106,   106,   106,   107,   107,
-     108,   108,   108,   108,   108,   108,   108,   108,   108,   109,
-     109,   110,   110,   110,   110,   110,   110,   110,   110,   110,
-     110,   111,   112,   112,   113,   114,   115,   115,   116,   116,
-     116,   116,   116,   116,   116,   116,   116,   116,   116,   116,
-     116,   116,   116,   116,   116,   116,   116,   116,   116,   116,
-     117,   118,   118,   119,   120,   119,   119,   121,   122,   122,
-     123,   123,   124,   125,   125,   126,   127,   128,   127,   127,
-     129,   127,   130,   130,   131,   132,   132,   133,   133,   134,
-     135,   135,   136,   137,   138,   138,   139,   140,   141,   141,
-     142,   143,   144,   144,   145,   145,   146,   146,   147,   147,
-     147,   148,   149,   150
-};
-
-/* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN.  */
-static const unsigned char yyr2[] =
-{
-       0,     2,     1,     0,     2,     1,     1,     1,     1,     1,
-       6,     3,     2,     2,     1,     2,     2,     0,     3,     1,
-       4,     4,     2,     2,     2,     2,     0,     3,     0,     3,
-       1,     0,     3,     0,     3,     0,     3,     1,     0,     3,
-       1,     0,     3,     1,     0,     3,     1,     0,     3,     0,
-       3,     0,     3,     0,     9,     0,     4,     0,     4,     0,
-       3,     0,     3,     0,     3,     2,     0,     3,     2,     2,
-       0,     3,     1,     0,     3,     1,     2,     2,     6,     6,
-       0,     2,     1,     1,     1,     1,     2,     1,     0,     2,
-       1,     1,     1,     1,     1,     1,     1,     1,     1,     0,
-       2,     1,     1,     1,     1,     1,     1,     1,     1,     1,
-       1,     3,     0,     2,     2,     3,     0,     2,     3,     2,
-       3,     2,     3,     2,     3,     2,     3,     2,     3,     2,
-       3,     2,     3,     2,     3,     2,     3,     2,     3,     2,
-       3,     0,     2,     2,     0,     4,     2,     3,     0,     2,
-       1,     1,     3,     0,     2,     2,     1,     0,     5,     1,
-       0,     3,     0,     5,     3,     0,     2,     3,     4,     3,
-       0,     2,     1,     3,     0,     2,     2,     3,     0,     2,
-       1,     3,     0,     2,     2,     7,     1,     2,     1,     2,
-       2,     2,     1,     1
-};
-
-/* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state
-   STATE-NUM when YYTABLE doesn't specify something else to do.  Zero
-   means the default is an error.  */
-static const unsigned char yydefact[] =
-{
-       3,     0,     0,     1,     5,     0,     0,     0,     0,     0,
-      59,    61,     0,    66,     0,    33,     0,    14,    31,     0,
-      30,    47,    63,    19,    26,    46,    51,    40,     0,   156,
-     159,    49,    37,     0,     0,    75,     0,     0,    73,    72,
-      43,   192,     4,     6,     7,     8,     9,     0,     0,    55,
-     193,   191,   186,     0,    68,   116,    16,   112,    15,     0,
-       0,   148,    65,     0,    57,     0,    69,    13,     0,    12,
-       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-       0,     0,     0,     0,     0,    77,    76,     0,     0,     0,
-      80,    25,    23,    22,    80,    24,     0,     0,   187,     0,
-       0,   174,    60,   141,    62,     0,    67,     0,   170,    34,
-     165,    32,    11,    29,    48,    64,    18,    27,    45,    52,
-      39,     0,   162,   161,    50,    36,     0,     0,    74,    71,
-      42,     0,     0,     0,   182,    56,   115,     0,     0,     0,
-       0,     0,     0,     0,     0,     0,     0,     0,   117,   111,
-       0,   113,     0,     0,   147,   151,   149,   150,   178,    58,
-       0,     0,     0,     0,    20,    21,    87,    82,    83,    84,
-      85,    88,    81,    99,     0,     0,   135,   127,   125,   121,
-     123,   119,   129,   131,   133,   137,   139,   114,   173,   175,
-       0,   140,     0,     0,   142,     0,   169,   171,   172,   164,
-     166,     0,     0,   158,     0,    86,     0,     0,     0,   181,
-     183,     0,   134,   126,   124,   120,   122,   118,   128,   130,
-     132,   136,   138,   176,   146,   143,   177,   179,   180,     0,
-      10,     0,    97,    98,    95,    96,    90,    91,    92,    93,
-      94,     0,    89,   108,   109,   106,   107,   101,   102,   103,
-     104,   105,     0,   100,   110,    53,     0,   184,     0,     0,
-     167,     0,     0,     0,   188,    78,    79,     0,     0,   153,
-     145,   168,   189,   190,   163,    54,     0,     0,     0,   152,
-     154,     0,     0,   155,   185
-};
-
-/* YYDEFGOTO[NTERM-NUM]. */
-static const short yydefgoto[] =
-{
-      -1,     1,     2,    42,    73,    74,    70,    68,    65,    82,
-      77,    89,    75,    71,    81,    76,   267,    97,   107,    59,
-      60,    72,    63,    88,    87,    43,    44,    45,    91,    95,
-     131,   172,   206,   242,   207,   253,    58,   100,   151,    56,
-      99,   148,   104,   153,   194,   258,    62,   105,   156,   270,
-     277,   280,    46,    79,    80,   163,   111,   161,   200,   109,
-     160,   197,   102,   152,   189,   159,   195,   227,   135,   175,
-     210,    54,   263,    47,    48,    51
-};
-
-/* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
-   STATE-NUM.  */
-#define YYPACT_NINF -159
-static const short yypact[] =
-{
-    -159,    15,   265,  -159,  -159,   -56,   -30,   -25,    28,    30,
-    -159,  -159,    32,  -159,   -56,  -159,   -25,   -30,  -159,   -56,
-      40,  -159,  -159,    41,  -159,    42,  -159,    44,   -56,    46,
-      48,  -159,    49,   -56,   -56,  -159,   -30,   -56,  -159,    58,
-      60,  -159,  -159,  -159,  -159,  -159,  -159,   -28,    20,    61,
-    -159,  -159,  -159,   -56,  -159,  -159,  -159,  -159,  -159,    65,
-      66,  -159,  -159,    66,  -159,    76,  -159,  -159,    78,   -30,
-      76,    76,    66,    76,    76,    76,    76,    76,    -4,    83,
-      76,    76,    76,    43,    45,  -159,  -159,    76,    76,    76,
-    -159,  -159,  -159,  -159,  -159,  -159,   -56,    85,  -159,   107,
-       8,  -159,  -159,  -159,  -159,    -2,  -159,    86,  -159,  -159,
-    -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,
-    -159,    27,  -159,  -159,  -159,  -159,   -25,   -25,  -159,  -159,
-    -159,    59,   153,    55,  -159,  -159,  -159,   -56,   -56,   -56,
-     -56,   -56,   -56,   -56,   -56,   -56,   -56,   -56,  -159,  -159,
-     -56,  -159,     0,     7,  -159,  -159,  -159,  -159,  -159,  -159,
-       1,     2,   -30,     3,  -159,  -159,  -159,   -30,  -159,  -159,
-    -159,  -159,  -159,  -159,   -56,     4,   -56,   -56,   -56,   -56,
-     -56,   -56,   -56,   -56,   -56,   -56,   -56,  -159,  -159,  -159,
-     -56,  -159,   -56,   -56,  -159,    17,  -159,  -159,  -159,  -159,
-    -159,   -56,   -30,  -159,    33,  -159,    80,    13,    98,  -159,
-    -159,    19,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,
-    -159,  -159,  -159,  -159,  -159,   103,  -159,  -159,  -159,   -35,
-    -159,     5,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,
-    -159,   -25,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,
-    -159,  -159,   -25,  -159,  -159,  -159,   -56,  -159,   104,   -30,
-    -159,   -30,   -30,   -30,  -159,  -159,  -159,    85,    62,  -159,
-    -159,  -159,  -159,  -159,  -159,  -159,   -56,     6,   106,  -159,
-    -159,   -56,   -25,  -159,  -159
-};
-
-/* YYPGOTO[NTERM-NUM].  */
-static const short yypgoto[] =
-{
-    -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,
-    -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,
-    -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,
-      16,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,
-    -159,  -159,   -50,  -159,  -159,  -159,  -159,  -159,  -159,  -159,
-    -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,   130,
-    -159,  -159,  -159,  -159,  -159,  -159,  -159,  -159,  -158,  -159,
-    -159,   -13,  -159,  -159,    -5,   -16
-};
-
-/* YYTABLE[YYPACT[STATE-NUM]].  What to do in state STATE-NUM.  If
-   positive, shift that token.  If negative, reduce the rule which
-   number is the opposite.  If zero, do what YYDEFACT says.
-   If YYTABLE_NINF, syntax error.  */
-#define YYTABLE_NINF -161
-static const short yytable[] =
-{
-      49,    67,   154,    66,   188,   196,   199,   203,   209,    64,
-     279,   191,   149,   106,    69,     3,   261,   262,    41,    90,
-      85,   226,   115,    78,   256,    50,   243,   244,    83,    84,
-      50,    55,    86,    57,    92,    61,   245,    52,    53,    41,
-      52,    53,    93,   -28,   -17,   -44,    41,   -38,    98,  -157,
-     246,  -160,   -35,   112,   247,   248,   249,   250,   251,   252,
-     150,   -70,   155,   -41,   121,    50,    96,    94,   101,   103,
-     192,   193,    41,   166,    41,    41,    41,    41,    41,   108,
-      41,   110,    52,    53,    52,    53,   122,    41,   134,   158,
-     126,   133,   127,   232,   233,   162,   167,   168,   169,   170,
-     157,   174,   231,   234,   255,   171,  -144,   269,   276,   275,
-     132,   136,   282,   164,   165,   137,   138,   235,     0,     0,
-       0,   236,   237,   238,   239,   240,   241,     0,     0,     0,
-     139,     0,   176,   177,   178,   179,   180,   181,   182,   183,
-     184,   185,   186,     0,     0,   187,   202,   190,     0,   140,
-     141,   205,   142,     0,     0,   198,   201,     0,   204,     0,
-     143,   144,   145,   146,   147,     0,     0,   166,     0,   208,
-     211,   212,   213,   214,   215,   216,   217,   218,   219,   220,
-     221,   222,   228,     0,     0,   223,   230,   224,   225,     0,
-     167,   168,   169,   170,     0,     0,   229,     0,   257,   173,
-     113,   114,   254,   116,   117,   118,   119,   120,     0,     0,
-     123,   124,   125,   260,     0,   264,     0,   128,   129,   130,
-       0,     0,     0,     0,   259,     0,     0,     0,   265,     0,
-       0,     0,     0,     0,     0,     0,     0,     0,     0,   266,
-       0,     0,     0,   271,     0,   272,   273,   274,     0,     0,
-       0,   268,     0,     0,     0,     0,     0,     0,     0,     0,
-       0,     0,     0,     0,     0,    -2,     4,     0,     0,   284,
-       0,   278,   281,     5,     6,     7,   283,     0,     0,     0,
-       8,     9,    10,    11,    12,    13,    14,    15,     0,    16,
-      17,    18,    19,    20,    21,    22,    23,    24,    25,    26,
-      27,    28,     0,     0,     0,     0,     0,     0,     0,     0,
-       0,     0,     0,    29,    30,    31,    32,     0,     0,     0,
-       0,     0,     0,    33,    34,     0,    35,    36,     0,     0,
-       0,     0,    37,     0,     0,    38,    39,     0,    40,    41
-};
-
-static const short yycheck[] =
-{
-       5,    17,     4,    16,     4,     4,     4,     4,     4,    14,
-       4,     4,     4,    63,    19,     0,    11,    12,    74,    47,
-      36,     4,    72,    28,     5,    60,    13,    14,    33,    34,
-      60,     3,    37,     3,    47,     3,    23,    65,    66,    74,
-      65,    66,    47,     3,     3,     3,    74,     3,    53,     3,
-      37,     3,     3,    69,    41,    42,    43,    44,    45,    46,
-      52,     3,    64,     3,    68,    60,     5,    47,     3,     3,
-      63,    64,    74,    14,    74,    74,    74,    74,    74,     3,
-      74,     3,    65,    66,    65,    66,     3,    74,     3,     3,
-      47,    96,    47,    13,    14,    68,    37,    38,    39,    40,
-     105,    46,    69,    23,     6,    46,     3,     3,    46,   267,
-      94,     4,     6,   126,   127,     8,     9,    37,    -1,    -1,
-      -1,    41,    42,    43,    44,    45,    46,    -1,    -1,    -1,
-      23,    -1,   137,   138,   139,   140,   141,   142,   143,   144,
-     145,   146,   147,    -1,    -1,   150,   162,   152,    -1,    42,
-      43,   167,    45,    -1,    -1,   160,   161,    -1,   163,    -1,
-      53,    54,    55,    56,    57,    -1,    -1,    14,    -1,   174,
-     175,   176,   177,   178,   179,   180,   181,   182,   183,   184,
-     185,   186,   195,    -1,    -1,   190,   202,   192,   193,    -1,
-      37,    38,    39,    40,    -1,    -1,   201,    -1,   211,    46,
-      70,    71,   207,    73,    74,    75,    76,    77,    -1,    -1,
-      80,    81,    82,   229,    -1,   231,    -1,    87,    88,    89,
-      -1,    -1,    -1,    -1,   229,    -1,    -1,    -1,   241,    -1,
-      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   252,
-      -1,    -1,    -1,   259,    -1,   261,   262,   263,    -1,    -1,
-      -1,   256,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-      -1,    -1,    -1,    -1,    -1,     0,     1,    -1,    -1,   282,
-      -1,   276,   277,     8,     9,    10,   281,    -1,    -1,    -1,
-      15,    16,    17,    18,    19,    20,    21,    22,    -1,    24,
-      25,    26,    27,    28,    29,    30,    31,    32,    33,    34,
-      35,    36,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-      -1,    -1,    -1,    48,    49,    50,    51,    -1,    -1,    -1,
-      -1,    -1,    -1,    58,    59,    -1,    61,    62,    -1,    -1,
-      -1,    -1,    67,    -1,    -1,    70,    71,    -1,    73,    74
-};
-
-/* YYSTOS[STATE-NUM] -- The (internal number of the) accessing
-   symbol of state STATE-NUM.  */


Reply to: