]> andersk Git - splint.git/blobdiff - src/cgrammar.c.der
Improved tracking of state change locations. Added +showdeephistory
[splint.git] / src / cgrammar.c.der
index 5706a9253b488fc8fceb4b927d2958ecd4096206..8c3a3e22e4ba47a67b2cce0ab5c607c16b7068eb 100644 (file)
 
 /*drl added 11/27/2001*/
 /*@-bounds@*/
-/* < end of bison.head > */
 
+/*drl added 12/11/2002*/
+/*@-type@*/
+
+/* < end of bison.head > */
 
-/*  A Bison parser, made from cgrammar.y
-    by GNU Bison version 1.28  */
+/* A Bison parser, made from cgrammar.y
+   by GNU bison 1.35.  */
 
 #define YYBISON 1  /* Identify Bison output.  */
 
-#define        BADTOK  257
-#define        SKIPTOK 258
-#define        CTOK_ELIPSIS    259
-#define        CASE    260
-#define        DEFAULT 261
-#define        CIF     262
-#define        CELSE   263
-#define        SWITCH  264
-#define        WHILE   265
-#define        DO      266
-#define        CFOR    267
-#define        GOTO    268
-#define        CONTINUE        269
-#define        BREAK   270
-#define        RETURN  271
-#define        TSEMI   272
-#define        TLBRACE 273
-#define        TRBRACE 274
-#define        TCOMMA  275
-#define        TCOLON  276
-#define        TASSIGN 277
-#define        TLPAREN 278
-#define        TRPAREN 279
-#define        TLSQBR  280
-#define        TRSQBR  281
-#define        TDOT    282
-#define        TAMPERSAND      283
-#define        TEXCL   284
-#define        TTILDE  285
-#define        TMINUS  286
-#define        TPLUS   287
-#define        TMULT   288
-#define        TDIV    289
-#define        TPERCENT        290
-#define        TLT     291
-#define        TGT     292
-#define        TCIRC   293
-#define        TBAR    294
-#define        TQUEST  295
-#define        CSIZEOF 296
-#define        CALIGNOF        297
-#define        ARROW_OP        298
-#define        CTYPEDEF        299
-#define        COFFSETOF       300
-#define        INC_OP  301
-#define        DEC_OP  302
-#define        LEFT_OP 303
-#define        RIGHT_OP        304
-#define        LE_OP   305
-#define        GE_OP   306
-#define        EQ_OP   307
-#define        NE_OP   308
-#define        AND_OP  309
-#define        OR_OP   310
-#define        MUL_ASSIGN      311
-#define        DIV_ASSIGN      312
-#define        MOD_ASSIGN      313
-#define        ADD_ASSIGN      314
-#define        SUB_ASSIGN      315
-#define        LEFT_ASSIGN     316
-#define        RIGHT_ASSIGN    317
-#define        AND_ASSIGN      318
-#define        XOR_ASSIGN      319
-#define        OR_ASSIGN       320
-#define        CSTRUCT 321
-#define        CUNION  322
-#define        CENUM   323
-#define        VA_ARG  324
-#define        VA_DCL  325
-#define        QWARN   326
-#define        QGLOBALS        327
-#define        QMODIFIES       328
-#define        QNOMODS 329
-#define        QCONSTANT       330
-#define        QFUNCTION       331
-#define        QITER   332
-#define        QDEFINES        333
-#define        QUSES   334
-#define        QALLOCATES      335
-#define        QSETS   336
-#define        QRELEASES       337
-#define        QPRECLAUSE      338
-#define        QPOSTCLAUSE     339
-#define        QINVARIANT      340
-#define        QALT    341
-#define        QUNDEF  342
-#define        QKILLED 343
-#define        QENDMACRO       344
-#define        LLMACRO 345
-#define        LLMACROITER     346
-#define        LLMACROEND      347
-#define        TENDMACRO       348
-#define        QSWITCHBREAK    349
-#define        QLOOPBREAK      350
-#define        QINNERBREAK     351
-#define        QSAFEBREAK      352
-#define        QINNERCONTINUE  353
-#define        QFALLTHROUGH    354
-#define        QLINTNOTREACHED 355
-#define        QLINTFALLTHROUGH        356
-#define        QLINTFALLTHRU   357
-#define        QARGSUSED       358
-#define        QPRINTFLIKE     359
-#define        QLINTPRINTFLIKE 360
-#define        QSCANFLIKE      361
-#define        QMESSAGELIKE    362
-#define        QNOTREACHED     363
-#define        QCONST  364
-#define        QVOLATILE       365
-#define        QINLINE 366
-#define        QEXTENSION      367
-#define        QEXTERN 368
-#define        QSTATIC 369
-#define        QAUTO   370
-#define        QREGISTER       371
-#define        QOUT    372
-#define        QIN     373
-#define        QYIELD  374
-#define        QONLY   375
-#define        QTEMP   376
-#define        QSHARED 377
-#define        QREF    378
-#define        QUNIQUE 379
-#define        QCHECKED        380
-#define        QUNCHECKED      381
-#define        QCHECKEDSTRICT  382
-#define        QCHECKMOD       383
-#define        QKEEP   384
-#define        QKEPT   385
-#define        QPARTIAL        386
-#define        QSPECIAL        387
-#define        QOWNED  388
-#define        QDEPENDENT      389
-#define        QRETURNED       390
-#define        QEXPOSED        391
-#define        QNULL   392
-#define        QOBSERVER       393
-#define        QISNULL 394
-#define        QEXITS  395
-#define        QMAYEXIT        396
-#define        QNEVEREXIT      397
-#define        QTRUEEXIT       398
-#define        QFALSEEXIT      399
-#define        QLONG   400
-#define        QSIGNED 401
-#define        QUNSIGNED       402
-#define        QSHORT  403
-#define        QUNUSED 404
-#define        QSEF    405
-#define        QNOTNULL        406
-#define        QRELNULL        407
-#define        QABSTRACT       408
-#define        QCONCRETE       409
-#define        QMUTABLE        410
-#define        QIMMUTABLE      411
-#define        QTRUENULL       412
-#define        QFALSENULL      413
-#define        QEXTERNAL       414
-#define        QREFCOUNTED     415
-#define        QREFS   416
-#define        QNEWREF 417
-#define        QTEMPREF        418
-#define        QKILLREF        419
-#define        QRELDEF 420
-#define        CGCHAR  421
-#define        CBOOL   422
-#define        CINT    423
-#define        CGFLOAT 424
-#define        CDOUBLE 425
-#define        CVOID   426
-#define        QANYTYPE        427
-#define        QINTEGRALTYPE   428
-#define        QUNSIGNEDINTEGRALTYPE   429
-#define        QSIGNEDINTEGRALTYPE     430
-#define        QNULLTERMINATED 431
-#define        QSETBUFFERSIZE  432
-#define        QSETSTRINGLENGTH        433
-#define        QMAXSET 434
-#define        QMAXREAD        435
-#define        QTESTINRANGE    436
-#define        TCAND   437
-#define        IDENTIFIER      438
-#define        NEW_IDENTIFIER  439
-#define        TYPE_NAME_OR_ID 440
-#define        CANNOTATION     441
-#define        CCONSTANT       442
-#define        ITER_NAME       443
-#define        ITER_ENDNAME    444
-#define        TYPE_NAME       445
-#define        METASTATE_NAME  446
+# define       BADTOK  257
+# define       SKIPTOK 258
+# define       CTOK_ELIPSIS    259
+# define       CASE    260
+# define       DEFAULT 261
+# define       CIF     262
+# define       CELSE   263
+# define       SWITCH  264
+# define       WHILE   265
+# define       DO      266
+# define       CFOR    267
+# define       GOTO    268
+# define       CONTINUE        269
+# define       BREAK   270
+# define       RETURN  271
+# define       TSEMI   272
+# define       TLBRACE 273
+# define       TRBRACE 274
+# define       TCOMMA  275
+# define       TCOLON  276
+# define       TASSIGN 277
+# define       TLPAREN 278
+# define       TRPAREN 279
+# define       TLSQBR  280
+# define       TRSQBR  281
+# define       TDOT    282
+# define       TAMPERSAND      283
+# define       TEXCL   284
+# define       TTILDE  285
+# define       TMINUS  286
+# define       TPLUS   287
+# define       TMULT   288
+# define       TDIV    289
+# define       TPERCENT        290
+# define       TLT     291
+# define       TGT     292
+# define       TCIRC   293
+# define       TBAR    294
+# define       TQUEST  295
+# define       CSIZEOF 296
+# define       CALIGNOF        297
+# define       CTYPEOF 298
+# define       ARROW_OP        299
+# define       CTYPEDEF        300
+# define       COFFSETOF       301
+# define       INC_OP  302
+# define       DEC_OP  303
+# define       LEFT_OP 304
+# define       RIGHT_OP        305
+# define       LE_OP   306
+# define       GE_OP   307
+# define       EQ_OP   308
+# define       NE_OP   309
+# define       AND_OP  310
+# define       OR_OP   311
+# define       MUL_ASSIGN      312
+# define       DIV_ASSIGN      313
+# define       MOD_ASSIGN      314
+# define       ADD_ASSIGN      315
+# define       SUB_ASSIGN      316
+# define       LEFT_ASSIGN     317
+# define       RIGHT_ASSIGN    318
+# define       AND_ASSIGN      319
+# define       XOR_ASSIGN      320
+# define       OR_ASSIGN       321
+# define       CSTRUCT 322
+# define       CUNION  323
+# define       CENUM   324
+# define       VA_ARG  325
+# define       VA_DCL  326
+# define       QWARN   327
+# define       QGLOBALS        328
+# define       QMODIFIES       329
+# define       QNOMODS 330
+# define       QCONSTANT       331
+# define       QFUNCTION       332
+# define       QITER   333
+# define       QDEFINES        334
+# define       QUSES   335
+# define       QALLOCATES      336
+# define       QSETS   337
+# define       QRELEASES       338
+# define       QPRECLAUSE      339
+# define       QPOSTCLAUSE     340
+# define       QINVARIANT      341
+# define       QALT    342
+# define       QUNDEF  343
+# define       QKILLED 344
+# define       QENDMACRO       345
+# define       LLMACRO 346
+# define       LLMACROITER     347
+# define       LLMACROEND      348
+# define       TENDMACRO       349
+# define       QSWITCHBREAK    350
+# define       QLOOPBREAK      351
+# define       QINNERBREAK     352
+# define       QSAFEBREAK      353
+# define       QINNERCONTINUE  354
+# define       QFALLTHROUGH    355
+# define       QLINTNOTREACHED 356
+# define       QLINTFALLTHROUGH        357
+# define       QLINTFALLTHRU   358
+# define       QARGSUSED       359
+# define       QPRINTFLIKE     360
+# define       QLINTPRINTFLIKE 361
+# define       QSCANFLIKE      362
+# define       QMESSAGELIKE    363
+# define       QNOTREACHED     364
+# define       QCONST  365
+# define       QRESTRICT       366
+# define       QVOLATILE       367
+# define       QINLINE 368
+# define       QEXTENSION      369
+# define       QEXTERN 370
+# define       QSTATIC 371
+# define       QAUTO   372
+# define       QREGISTER       373
+# define       QOUT    374
+# define       QIN     375
+# define       QYIELD  376
+# define       QONLY   377
+# define       QTEMP   378
+# define       QSHARED 379
+# define       QREF    380
+# define       QUNIQUE 381
+# define       QCHECKED        382
+# define       QUNCHECKED      383
+# define       QCHECKEDSTRICT  384
+# define       QCHECKMOD       385
+# define       QKEEP   386
+# define       QKEPT   387
+# define       QPARTIAL        388
+# define       QSPECIAL        389
+# define       QOWNED  390
+# define       QDEPENDENT      391
+# define       QRETURNED       392
+# define       QEXPOSED        393
+# define       QNULL   394
+# define       QOBSERVER       395
+# define       QISNULL 396
+# define       QEXITS  397
+# define       QMAYEXIT        398
+# define       QNEVEREXIT      399
+# define       QTRUEEXIT       400
+# define       QFALSEEXIT      401
+# define       QLONG   402
+# define       QSIGNED 403
+# define       QUNSIGNED       404
+# define       QSHORT  405
+# define       QUNUSED 406
+# define       QSEF    407
+# define       QNOTNULL        408
+# define       QRELNULL        409
+# define       QABSTRACT       410
+# define       QNUMABSTRACT    411
+# define       QCONCRETE       412
+# define       QMUTABLE        413
+# define       QIMMUTABLE      414
+# define       QTRUENULL       415
+# define       QFALSENULL      416
+# define       QEXTERNAL       417
+# define       QREFCOUNTED     418
+# define       QREFS   419
+# define       QNEWREF 420
+# define       QTEMPREF        421
+# define       QKILLREF        422
+# define       QRELDEF 423
+# define       CGCHAR  424
+# define       CBOOL   425
+# define       CINT    426
+# define       CGFLOAT 427
+# define       CDOUBLE 428
+# define       CVOID   429
+# define       QANYTYPE        430
+# define       QINTEGRALTYPE   431
+# define       QUNSIGNEDINTEGRALTYPE   432
+# define       QSIGNEDINTEGRALTYPE     433
+# define       QNULLTERMINATED 434
+# define       QSETBUFFERSIZE  435
+# define       QSETSTRINGLENGTH        436
+# define       QMAXSET 437
+# define       QMAXREAD        438
+# define       QTESTINRANGE    439
+# define       TCAND   440
+# define       IDENTIFIER      441
+# define       NEW_IDENTIFIER  442
+# define       TYPE_NAME_OR_ID 443
+# define       CANNOTATION     444
+# define       CCONSTANT       445
+# define       ITER_NAME       446
+# define       ITER_ENDNAME    447
+# define       TYPE_NAME       448
+# define       METASTATE_NAME  449
 
 
 /*
 /*@=allmacros@*/
 
 extern int yylex ();
-extern void swallowMacro (void);
 extern void yyerror (char *);
 
 # include "splintMacros.nf"
 # include "basic.h"
 # include "cscanner.h"
+# include "cscannerHelp.h"
 # include "cgrammar.h"
 # include "exprChecks.h"
 
@@ -302,6 +308,7 @@ extern void yyerror (char *);
 # endif
 
 
+#ifndef cgrammar_YYSTYPE
 typedef union
 {
   lltok tok;
@@ -319,7 +326,7 @@ typedef union
   /*@only@*/ modifiesClause modsclause;
   /*@only@*/ warnClause warnclause;
   /*@only@*/ stateClause stateclause;
-
+  /*@only@*/ pointers pointers;
   /*@only@*/ functionConstraint fcnconstraint; 
 
   /*@only@*/ metaStateConstraint msconstraint;
@@ -351,2297 +358,2442 @@ typedef union
   constraintList conL;
   constraintExpr conE;
   /* drl */  
-} YYSTYPE;
+} yystype;
+# define cgrammar_YYSTYPE yystype
+# define cgrammar_YYSTYPE_IS_TRIVIAL 1
+#endif
 #ifndef YYDEBUG
-#define YYDEBUG 1
+# define YYDEBUG 1
 #endif
 
-#include <stdio.h>
 
-#ifndef __cplusplus
-#ifndef __STDC__
-#define const
-#endif
-#endif
 
+#define        YYFINAL         1249
+#define        YYFLAG          -32768
+#define        YYNTBASE        196
 
+/* YYTRANSLATE(YYLEX) -- Bison token number corresponding to YYLEX. */
+#define YYTRANSLATE(x) ((unsigned)(x) <= 449 ? yytranslate[x] : 464)
 
-#define        YYFINAL         1210
-#define        YYFLAG          -32768
-#define        YYNTBASE        193
-
-#define YYTRANSLATE(x) ((unsigned)(x) <= 446 ? yytranslate[x] : 454)
-
-static const short 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,     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,    75,    76,
-    77,    78,    79,    80,    81,    82,    83,    84,    85,    86,
-    87,    88,    89,    90,    91,    92,    93,    94,    95,    96,
-    97,    98,    99,   100,   101,   102,   103,   104,   105,   106,
-   107,   108,   109,   110,   111,   112,   113,   114,   115,   116,
-   117,   118,   119,   120,   121,   122,   123,   124,   125,   126,
-   127,   128,   129,   130,   131,   132,   133,   134,   135,   136,
-   137,   138,   139,   140,   141,   142,   143,   144,   145,   146,
-   147,   148,   149,   150,   151,   152,   153,   154,   155,   156,
-   157,   158,   159,   160,   161,   162,   163,   164,   165,   166,
-   167,   168,   169,   170,   171,   172,   173,   174,   175,   176,
-   177,   178,   179,   180,   181,   182,   183,   184,   185,   186,
-   187,   188,   189,   190,   191,   192
+/* YYTRANSLATE[YYLEX] -- Bison token number corresponding to YYLEX. */
+static const short 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,     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,    75,
+      76,    77,    78,    79,    80,    81,    82,    83,    84,    85,
+      86,    87,    88,    89,    90,    91,    92,    93,    94,    95,
+      96,    97,    98,    99,   100,   101,   102,   103,   104,   105,
+     106,   107,   108,   109,   110,   111,   112,   113,   114,   115,
+     116,   117,   118,   119,   120,   121,   122,   123,   124,   125,
+     126,   127,   128,   129,   130,   131,   132,   133,   134,   135,
+     136,   137,   138,   139,   140,   141,   142,   143,   144,   145,
+     146,   147,   148,   149,   150,   151,   152,   153,   154,   155,
+     156,   157,   158,   159,   160,   161,   162,   163,   164,   165,
+     166,   167,   168,   169,   170,   171,   172,   173,   174,   175,
+     176,   177,   178,   179,   180,   181,   182,   183,   184,   185,
+     186,   187,   188,   189,   190,   191,   192,   193,   194,   195
 };
 
-#if YYDEBUG != 0
-static const short yyprhs[] = {     0,
-     0,     1,     3,     5,     8,    11,    13,    15,    17,    19,
-    21,    23,    25,    34,    46,    47,    53,    55,    59,    61,
-    64,    66,    73,    77,    84,    85,    92,    93,   101,   103,
-   110,   114,   121,   122,   129,   130,   138,   139,   140,   151,
-   155,   159,   163,   166,   168,   172,   173,   178,   179,   184,
-   186,   190,   192,   194,   196,   200,   202,   206,   208,   210,
-   212,   214,   216,   218,   223,   229,   231,   233,   235,   237,
-   241,   246,   249,   253,   257,   261,   263,   265,   267,   268,
-   271,   272,   275,   277,   279,   281,   283,   285,   287,   289,
-   291,   293,   295,   297,   299,   302,   303,   308,   310,   313,
-   314,   318,   320,   324,   326,   328,   329,   332,   336,   339,
-   341,   345,   348,   349,   352,   354,   356,   358,   360,   362,
-   364,   366,   368,   370,   372,   374,   376,   378,   380,   382,
-   384,   388,   389,   393,   394,   395,   400,   403,   406,   408,
-   410,   412,   416,   421,   424,   428,   432,   436,   438,   440,
-   442,   446,   448,   450,   454,   459,   462,   466,   470,   474,
-   475,   477,   479,   483,   485,   487,   489,   493,   495,   497,
-   499,   504,   508,   513,   520,   526,   532,   535,   538,   540,
-   544,   546,   549,   552,   555,   558,   561,   564,   567,   570,
-   572,   574,   578,   580,   590,   591,   595,   600,   603,   608,
-   611,   613,   618,   620,   624,   628,   632,   634,   638,   642,
-   644,   648,   652,   654,   658,   662,   666,   670,   672,   676,
-   680,   682,   686,   688,   692,   694,   698,   700,   701,   706,
-   708,   709,   714,   716,   717,   718,   726,   728,   732,   736,
-   740,   744,   748,   752,   756,   760,   764,   768,   772,   774,
-   778,   779,   781,   783,   785,   787,   789,   793,   794,   804,
-   805,   817,   820,   821,   828,   829,   838,   843,   848,   849,
-   850,   853,   855,   860,   861,   866,   868,   872,   877,   880,
-   883,   886,   888,   891,   895,   898,   900,   904,   906,   908,
-   910,   912,   914,   917,   918,   925,   928,   931,   932,   939,
-   940,   946,   948,   950,   952,   954,   956,   958,   960,   962,
-   964,   966,   968,   970,   972,   974,   976,   978,   980,   982,
-   984,   986,   988,   990,   992,   994,   996,   998,  1000,  1002,
-  1004,  1006,  1008,  1010,  1012,  1014,  1016,  1018,  1020,  1022,
-  1024,  1026,  1028,  1030,  1032,  1034,  1036,  1038,  1040,  1042,
-  1044,  1046,  1048,  1050,  1053,  1056,  1059,  1062,  1065,  1068,
-  1071,  1074,  1077,  1080,  1083,  1086,  1089,  1092,  1095,  1098,
-  1101,  1104,  1107,  1110,  1113,  1116,  1119,  1122,  1125,  1129,
-  1131,  1136,  1138,  1142,  1145,  1148,  1151,  1152,  1154,  1155,
-  1156,  1157,  1170,  1171,  1172,  1184,  1191,  1198,  1199,  1200,
-  1211,  1212,  1213,  1224,  1230,  1236,  1241,  1246,  1247,  1249,
-  1251,  1254,  1260,  1264,  1267,  1272,  1274,  1278,  1283,  1290,
-  1291,  1300,  1305,  1307,  1311,  1314,  1316,  1321,  1323,  1325,
-  1328,  1331,  1333,  1336,  1338,  1341,  1343,  1345,  1347,  1350,
-  1352,  1355,  1358,  1362,  1364,  1368,  1370,  1374,  1376,  1378,
-  1382,  1383,  1386,  1387,  1392,  1397,  1399,  1401,  1404,  1406,
-  1408,  1411,  1412,  1414,  1420,  1423,  1427,  1431,  1436,  1440,
-  1445,  1450,  1456,  1458,  1460,  1462,  1464,  1466,  1468,  1470,
-  1472,  1474,  1476,  1478,  1480,  1483,  1486,  1494,  1501,  1504,
-  1505,  1506,  1517,  1518,  1525,  1527,  1529,  1531,  1533,  1536,
-  1538,  1540,  1542,  1544,  1546,  1548,  1550,  1554,  1556,  1557,
-  1561,  1564,  1567,  1569,  1571,  1573,  1575,  1577,  1579,  1581,
-  1583,  1585,  1587,  1591,  1593,  1595,  1598,  1601,  1602,  1605,
-  1606,  1611,  1612,  1619,  1620,  1624,  1625,  1631,  1635,  1638,
-  1642,  1643,  1644,  1645,  1646,  1647,  1649,  1652,  1655,  1659,
-  1662,  1666,  1670,  1675,  1678,  1681,  1685,  1689,  1694,  1696,
-  1699,  1701,  1704,  1706,  1709,  1711,  1714,  1716,  1719,  1721,
-  1726,  1729,  1730,  1736,  1737,  1744,  1749,  1754,  1755,  1756,
-  1767,  1769,  1770,  1775,  1777,  1779,  1781,  1783,  1785,  1788,
-  1790,  1794,  1796,  1801,  1805,  1810,  1817,  1823,  1829,  1832,
-  1835,  1837,  1840,  1843,  1846,  1849,  1852,  1855,  1858,  1861,
-  1863,  1865,  1870,  1872,  1876,  1880,  1884,  1886,  1890,  1894,
-  1896,  1900,  1904,  1906,  1910,  1914,  1918,  1922,  1924,  1928,
-  1932,  1934,  1938,  1940,  1944,  1946,  1950,  1952,  1956,  1958,
-  1962,  1964,  1965,  1966,  1974,  1976,  1980,  1984,  1988,  1992,
-  1996,  2000,  2004,  2008,  2012,  2016,  2020,  2022,  2023,  2025,
-  2028,  2036,  2039,  2042,  2050,  2057,  2060,  2064,  2067,  2071,
-  2074,  2078,  2082,  2086,  2090,  2093,  2097,  2098,  2100,  2102,
-  2104,  2106,  2108,  2110,  2112,  2114
+#if YYDEBUG
+static const short yyprhs[] =
+{
+       0,     0,     1,     3,     5,     8,    11,    13,    15,    17,
+      19,    21,    23,    25,    34,    46,    47,    53,    55,    59,
+      61,    64,    66,    73,    77,    84,    85,    92,    93,   101,
+     103,   110,   114,   121,   122,   129,   130,   138,   139,   140,
+     151,   155,   159,   163,   166,   168,   172,   173,   178,   179,
+     184,   186,   190,   192,   194,   196,   200,   202,   206,   208,
+     210,   212,   214,   216,   218,   223,   229,   231,   233,   235,
+     237,   241,   246,   249,   253,   257,   261,   263,   265,   267,
+     268,   271,   272,   275,   277,   279,   281,   283,   285,   287,
+     289,   291,   293,   295,   297,   299,   302,   303,   308,   310,
+     313,   314,   318,   320,   324,   326,   328,   329,   332,   336,
+     339,   341,   345,   348,   349,   352,   354,   356,   358,   360,
+     362,   364,   366,   368,   370,   372,   374,   376,   378,   380,
+     382,   384,   388,   389,   393,   394,   395,   400,   403,   406,
+     408,   410,   412,   414,   418,   423,   426,   430,   434,   438,
+     440,   442,   444,   448,   450,   452,   456,   461,   464,   468,
+     472,   476,   477,   479,   481,   485,   487,   489,   491,   495,
+     497,   499,   500,   505,   507,   512,   516,   521,   528,   534,
+     540,   543,   546,   554,   556,   560,   562,   565,   568,   571,
+     574,   577,   580,   583,   586,   588,   590,   594,   599,   601,
+     611,   612,   616,   621,   624,   629,   632,   634,   639,   641,
+     645,   649,   653,   655,   659,   663,   665,   669,   673,   675,
+     679,   683,   687,   691,   693,   697,   701,   703,   707,   709,
+     713,   715,   719,   721,   722,   727,   729,   730,   735,   737,
+     738,   739,   747,   749,   753,   757,   761,   765,   769,   773,
+     777,   781,   785,   789,   793,   795,   799,   800,   802,   804,
+     806,   808,   810,   814,   815,   825,   826,   838,   840,   842,
+     845,   846,   853,   854,   863,   868,   873,   874,   875,   878,
+     880,   885,   888,   890,   895,   896,   901,   903,   907,   912,
+     915,   918,   921,   923,   926,   930,   933,   935,   939,   941,
+     943,   945,   947,   949,   952,   953,   960,   963,   966,   967,
+     974,   975,   981,   983,   985,   987,   989,   991,   993,   995,
+     997,   999,  1001,  1003,  1005,  1007,  1009,  1011,  1013,  1015,
+    1017,  1019,  1021,  1023,  1025,  1027,  1029,  1031,  1033,  1035,
+    1037,  1039,  1041,  1043,  1045,  1047,  1049,  1051,  1053,  1055,
+    1057,  1059,  1061,  1063,  1065,  1067,  1069,  1071,  1073,  1075,
+    1077,  1079,  1081,  1083,  1085,  1087,  1090,  1093,  1096,  1099,
+    1102,  1105,  1108,  1111,  1114,  1117,  1120,  1123,  1126,  1129,
+    1132,  1135,  1138,  1141,  1144,  1147,  1150,  1153,  1156,  1159,
+    1162,  1165,  1169,  1171,  1176,  1178,  1182,  1185,  1188,  1191,
+    1192,  1194,  1195,  1196,  1197,  1210,  1211,  1212,  1224,  1231,
+    1238,  1239,  1240,  1251,  1252,  1253,  1264,  1270,  1276,  1281,
+    1286,  1287,  1289,  1291,  1294,  1300,  1304,  1307,  1312,  1314,
+    1318,  1323,  1330,  1331,  1340,  1345,  1347,  1351,  1354,  1356,
+    1361,  1363,  1365,  1368,  1371,  1373,  1376,  1378,  1381,  1383,
+    1385,  1387,  1389,  1392,  1394,  1397,  1400,  1404,  1406,  1410,
+    1412,  1416,  1418,  1420,  1424,  1425,  1428,  1429,  1434,  1439,
+    1441,  1443,  1446,  1448,  1450,  1453,  1454,  1456,  1462,  1465,
+    1469,  1473,  1478,  1482,  1487,  1492,  1498,  1500,  1502,  1504,
+    1506,  1508,  1510,  1512,  1514,  1516,  1518,  1520,  1522,  1525,
+    1528,  1536,  1543,  1546,  1547,  1548,  1559,  1560,  1567,  1569,
+    1571,  1573,  1575,  1578,  1580,  1582,  1584,  1586,  1588,  1590,
+    1592,  1596,  1598,  1599,  1603,  1606,  1609,  1611,  1613,  1615,
+    1617,  1619,  1621,  1623,  1625,  1627,  1629,  1633,  1635,  1637,
+    1640,  1643,  1644,  1647,  1648,  1653,  1654,  1661,  1662,  1666,
+    1667,  1673,  1677,  1680,  1684,  1685,  1686,  1687,  1688,  1689,
+    1691,  1694,  1697,  1701,  1704,  1708,  1712,  1717,  1720,  1723,
+    1727,  1731,  1736,  1738,  1741,  1743,  1746,  1748,  1752,  1754,
+    1759,  1761,  1764,  1766,  1769,  1771,  1774,  1776,  1781,  1784,
+    1785,  1791,  1792,  1799,  1804,  1809,  1810,  1811,  1822,  1824,
+    1825,  1830,  1832,  1834,  1836,  1838,  1840,  1843,  1845,  1849,
+    1851,  1856,  1860,  1865,  1872,  1878,  1884,  1887,  1890,  1892,
+    1895,  1898,  1901,  1904,  1907,  1910,  1913,  1916,  1918,  1920,
+    1925,  1927,  1931,  1935,  1939,  1941,  1945,  1949,  1951,  1955,
+    1959,  1961,  1965,  1969,  1973,  1977,  1979,  1983,  1987,  1989,
+    1993,  1995,  1999,  2001,  2005,  2007,  2011,  2013,  2017,  2019,
+    2020,  2021,  2029,  2031,  2035,  2039,  2043,  2047,  2051,  2055,
+    2059,  2063,  2067,  2071,  2075,  2077,  2078,  2080,  2083,  2091,
+    2094,  2097,  2105,  2112,  2115,  2119,  2122,  2126,  2129,  2133,
+    2137,  2141,  2145,  2148,  2152,  2153,  2155,  2156,  2158,  2160,
+    2162,  2164,  2166,  2168,  2170,  2172,  2174,  2179
 };
-
-static const short yyrhs[] = {    -1,
-   194,     0,   195,     0,   194,   195,     0,   256,   450,     0,
-   196,     0,   197,     0,   207,     0,   210,     0,   293,     0,
-    18,     0,     1,     0,    76,   334,   348,   358,   348,   450,
-   301,    90,     0,    76,   334,   348,   358,   348,    23,   301,
-   306,   305,   450,    90,     0,     0,    77,   198,   199,   450,
-    90,     0,   200,     0,   334,   348,   200,     0,   204,     0,
-   362,   204,     0,   452,     0,   301,    24,   348,   358,   301,
-    25,     0,   201,    26,    27,     0,   201,    26,   301,   292,
-    27,   348,     0,     0,   201,   302,    24,    25,   202,   228,
-     0,     0,   201,   302,    24,   359,    25,   203,   228,     0,
-   452,     0,   301,    24,   348,   200,   301,    25,     0,   204,
-    26,    27,     0,   204,    26,   301,   292,    27,   348,     0,
-     0,   204,   302,    24,    25,   205,   229,     0,     0,   204,
-   302,    24,   359,    25,   206,   229,     0,     0,     0,    78,
-   452,    24,   359,    25,   208,   229,   209,   450,    90,     0,
-    91,   389,    94,     0,    92,   375,    94,     0,    93,   376,
-    94,     0,    91,    94,     0,   251,     0,   213,    23,   216,
-     0,     0,   225,   214,    22,   217,     0,     0,     5,   215,
-    22,   217,     0,   213,     0,   213,    40,   216,     0,   192,
-     0,   183,     0,    55,     0,   220,   218,   219,     0,   220,
-     0,   223,   222,   223,     0,   180,     0,   181,     0,    52,
-     0,    51,     0,    53,     0,   224,     0,   226,    24,   223,
-    25,     0,    24,   223,   227,   223,    25,     0,   225,     0,
-   188,     0,   451,     0,   185,     0,   225,    26,    27,     0,
-   225,    26,   188,    27,     0,    34,   225,     0,    24,   225,
-    25,     0,   225,    28,   452,     0,   225,    44,   452,     0,
-   221,     0,    33,     0,    32,     0,     0,   230,   228,     0,
-     0,   231,   229,     0,   232,     0,   236,     0,   235,     0,
-   312,     0,   315,     0,   242,     0,   233,     0,   237,     0,
-   235,     0,   313,     0,   317,     0,   243,     0,   233,    90,
-     0,     0,    73,   234,   244,   450,     0,    75,     0,   237,
-    90,     0,     0,    74,   238,   257,     0,   240,     0,   240,
-    40,   239,     0,   185,     0,   242,     0,     0,   243,    90,
-     0,    72,   239,   426,     0,    72,   239,     0,   245,     0,
-   244,    21,   245,     0,   246,   247,     0,     0,   248,   246,
-     0,   451,     0,   185,     0,   293,     0,    88,     0,    89,
-     0,   118,     0,   119,     0,   132,     0,    79,     0,    80,
-     0,    81,     0,    82,     0,    83,     0,    84,     0,    85,
-     0,   358,     0,   334,   348,   358,     0,     0,    19,   253,
-   406,     0,     0,     0,   254,   410,   255,   399,     0,   211,
-   252,     0,   260,   450,     0,   450,     0,   451,     0,   185,
-     0,   258,    26,    27,     0,   258,    26,   259,    27,     0,
-    34,   258,     0,    24,   258,    25,     0,   258,    28,   452,
-     0,   258,    44,   452,     0,   258,     0,   426,     0,   258,
-     0,   260,    21,   258,     0,   451,     0,   185,     0,   261,
-    26,    27,     0,   261,    26,   259,    27,     0,    34,   261,
-     0,    24,   261,    25,     0,   261,    28,   452,     0,   261,
-    44,   452,     0,     0,   263,     0,   261,     0,   263,    21,
-   261,     0,   451,     0,   185,     0,   426,     0,    24,   290,
-    25,     0,   186,     0,   113,     0,   264,     0,   265,    26,
-   290,    27,     0,   265,    24,    25,     0,   265,    24,   266,
-    25,     0,    70,    24,   289,    21,   370,    25,     0,   265,
-   348,    28,   452,   301,     0,   265,   348,    44,   452,   301,
-     0,   265,    47,     0,   265,    48,     0,   289,     0,   266,
-    21,   289,     0,   265,     0,    47,   267,     0,    48,   267,
-     0,    29,   273,     0,    34,   273,     0,    33,   273,     0,
-    32,   273,     0,    31,   273,     0,    30,   273,     0,   270,
-     0,   269,     0,   268,    28,   452,     0,   452,     0,    46,
-   301,    24,   370,   348,    21,   268,    25,   301,     0,     0,
-   301,   271,   272,     0,    42,    24,   370,    25,     0,    42,
-   267,     0,    43,    24,   370,    25,     0,    43,   267,     0,
-   267,     0,    24,   370,    25,   273,     0,   273,     0,   274,
-    34,   273,     0,   274,    35,   273,     0,   274,    36,   273,
-     0,   274,     0,   275,    33,   274,     0,   275,    32,   274,
-     0,   275,     0,   276,    49,   275,     0,   276,    50,   275,
-     0,   276,     0,   277,    37,   276,     0,   277,    38,   276,
-     0,   277,    51,   276,     0,   277,    52,   276,     0,   277,
-     0,   278,    53,   277,     0,   278,    54,   277,     0,   278,
-     0,   279,    29,   278,     0,   279,     0,   280,    39,   279,
-     0,   280,     0,   281,    40,   280,     0,   281,     0,     0,
-   282,    55,   283,   281,     0,   282,     0,     0,   284,    56,
-   285,   282,     0,   284,     0,     0,     0,   284,    41,   287,
-   290,    22,   288,   286,     0,   286,     0,   267,    23,   289,
-     0,   267,    57,   289,     0,   267,    58,   289,     0,   267,
-    59,   289,     0,   267,    60,   289,     0,   267,    61,   289,
-     0,   267,    62,   289,     0,   267,    63,   289,     0,   267,
-    64,   289,     0,   267,    65,   289,     0,   267,    66,   289,
-     0,   289,     0,   290,    21,   289,     0,     0,   290,     0,
-   286,     0,   294,     0,    71,     0,   299,     0,   334,   301,
-    18,     0,     0,   334,   348,   358,   348,   295,   301,   305,
-    18,   301,     0,     0,   334,   348,   358,   348,    23,   296,
-   301,   306,   305,    18,   301,     0,   358,   348,     0,     0,
-   358,   348,    23,   298,   301,   306,     0,     0,    45,   334,
-   300,   348,   303,   301,   241,    18,     0,    45,   334,   301,
-    18,     0,    45,   303,   301,    18,     0,     0,     0,   304,
-   301,     0,   297,     0,   303,    21,   348,   297,     0,     0,
-   305,    21,   348,   297,     0,   289,     0,    19,   310,    20,
-     0,    19,   310,    21,    20,     0,   307,   306,     0,   308,
-    23,     0,   452,    22,     0,   309,     0,   308,   309,     0,
-    26,   292,    27,     0,    28,   452,     0,   306,     0,   310,
-    21,   306,     0,   114,     0,   112,     0,   115,     0,   116,
-     0,   117,     0,   313,    90,     0,     0,   249,   348,   314,
-   263,   450,   301,     0,   317,    90,     0,   250,   348,     0,
-     0,   316,   323,   318,   262,   450,   301,     0,     0,   316,
-   319,   320,   450,   301,     0,   219,     0,   212,     0,   141,
-     0,   142,     0,   144,     0,   145,     0,   143,     0,   126,
-     0,   129,     0,   127,     0,   128,     0,   134,     0,   135,
-     0,   120,     0,   122,     0,   121,     0,   130,     0,   131,
-     0,   123,     0,   125,     0,   138,     0,   140,     0,   153,
-     0,   152,     0,   137,     0,   139,     0,   177,     0,   187,
-     0,   136,     0,   151,     0,   150,     0,   160,     0,   158,
-     0,   159,     0,   154,     0,   155,     0,   156,     0,   157,
-     0,   161,     0,   162,     0,   165,     0,   166,     0,   163,
-     0,   164,     0,   149,     0,   146,     0,   147,     0,   148,
-     0,   118,     0,   119,     0,   132,     0,   133,     0,   110,
-   301,     0,   111,   301,     0,   330,   301,     0,   323,   301,
-     0,   321,   301,     0,   324,   301,     0,   322,   301,     0,
-   326,   301,     0,   325,   301,     0,   327,   301,     0,   328,
-   301,     0,   167,   348,     0,   169,   348,     0,   168,   348,
-     0,   170,   348,     0,   171,   348,     0,   172,   348,     0,
-   173,   348,     0,   174,   348,     0,   175,   348,     0,   176,
-   348,     0,   453,   348,     0,   339,   348,     0,   353,   348,
-     0,   329,   348,     0,   301,   334,   301,     0,   336,     0,
-   336,    87,   335,    90,     0,   370,     0,   370,    21,   335,
-     0,   311,   337,     0,   331,   337,     0,   332,   337,     0,
-     0,   334,     0,     0,     0,     0,   348,    67,   452,   301,
-    19,   340,   403,   349,   404,   341,    20,   338,     0,     0,
-     0,   348,    68,   452,   301,    19,   342,   403,   349,   404,
-   343,    20,     0,   348,    67,   452,   301,    19,    20,     0,
-   348,    68,   452,   301,    19,    20,     0,     0,     0,   348,
-    67,   301,    19,   344,   403,   349,   404,   345,    20,     0,
-     0,     0,   348,    68,   301,    19,   346,   403,   349,   404,
-   347,    20,     0,   348,    67,   301,    19,    20,     0,   348,
-    68,   301,    19,    20,     0,   348,    67,   452,   348,     0,
-   348,    68,   452,   348,     0,     0,   350,     0,   210,     0,
-   349,   350,     0,   334,   348,   351,   301,    18,     0,   334,
-   301,    18,     0,   352,   348,     0,   351,    21,   352,   348,
-     0,   358,     0,    22,   301,   292,     0,   358,    22,   301,
-   292,     0,   348,    69,    19,   355,    20,   301,     0,     0,
-   348,    69,   452,    19,   354,   355,    20,   301,     0,   348,
-    69,   452,   301,     0,   356,     0,   355,    21,   356,     0,
-   355,    21,     0,   452,     0,   452,    23,   301,   292,     0,
-   201,     0,   372,     0,   362,   191,     0,   362,   357,     0,
-   201,     0,   362,   201,     0,   365,     0,   348,   363,     0,
-   110,     0,   111,     0,   360,     0,   361,   360,     0,    34,
-     0,    34,   361,     0,    34,   362,     0,    34,   361,   362,
-     0,   364,     0,   364,    21,     5,     0,   452,     0,   364,
-    21,   452,     0,     5,     0,   366,     0,   366,    21,     5,
-     0,     0,   367,   369,     0,     0,   366,    21,   368,   369,
-     0,   301,   334,   357,   301,     0,   452,     0,   333,     0,
-   333,   371,     0,   362,     0,   373,     0,   362,   373,     0,
-     0,   373,     0,   301,    24,   348,   371,    25,     0,    26,
-    27,     0,    26,   292,    27,     0,   373,    26,    27,     0,
-   373,    26,   292,    27,     0,   301,    24,    25,     0,   301,
-    24,   365,    25,     0,   373,   301,    24,    25,     0,   373,
-   301,    24,   365,    25,     0,   391,     0,   393,     0,   396,
-     0,   399,     0,   412,     0,   415,     0,   447,     0,   420,
-     0,   449,     0,   377,     0,   375,     0,   384,     0,   377,
-   384,     0,   419,   377,     0,   446,   390,    11,    24,   290,
-    25,    18,     0,   446,   390,    11,    24,   290,    25,     0,
-   379,   384,     0,     0,     0,    13,    24,   291,    18,   291,
-    18,   380,   291,   381,    25,     0,     0,   189,   401,    24,
-   383,   423,    25,     0,   190,     0,   391,     0,   393,     0,
-   396,     0,   387,   410,     0,   387,     0,   388,     0,   412,
-     0,   385,     0,   378,     0,   382,     0,   449,     0,    24,
-   384,    25,     0,     1,     0,     0,   414,   386,   384,     0,
-   401,    19,     0,   405,    20,     0,   390,     0,   409,     0,
-   391,     0,   393,     0,   396,     0,   400,     0,   413,     0,
-   415,     0,   420,     0,   448,     0,    24,   390,    25,     0,
-   449,     0,     1,     0,   452,    22,     0,   109,   374,     0,
-     0,   100,   392,     0,     0,     6,   292,   394,    22,     0,
-     0,   100,   392,     6,   292,   395,    22,     0,     0,     7,
-   397,    22,     0,     0,   100,   392,     7,   398,    22,     0,
-    24,   399,    25,     0,   401,   407,     0,   401,   408,   402,
-     0,     0,     0,     0,     0,     0,    20,     0,   109,    20,
-     0,   411,    20,     0,   411,   109,    20,     0,   410,    20,
-     0,   410,   109,    20,     0,   410,   411,    20,     0,   410,
-   411,   109,    20,     0,    19,   406,     0,    19,    20,     0,
-    19,   409,    20,     0,    19,   410,    20,     0,    19,   410,
-   411,    20,     0,   390,     0,   409,   390,     0,   293,     0,
-   410,   293,     0,   374,     0,   411,   374,     0,    18,     0,
-   290,    18,     0,    18,     0,   290,    18,     0,   290,     0,
-     8,    24,   290,    25,     0,   414,   374,     0,     0,   414,
-   374,     9,   416,   374,     0,     0,    10,    24,   290,   417,
-    25,   374,     0,    11,    24,   290,    25,     0,    11,    24,
-   290,    25,     0,     0,     0,   189,   421,   401,    24,   422,
-   423,    25,   399,   445,   402,     0,   425,     0,     0,   423,
-   424,    21,   425,     0,   444,     0,   451,     0,   186,     0,
-   185,     0,   188,     0,   426,   188,     0,   426,     0,    24,
-   290,    25,     0,   427,     0,   265,    26,   290,    27,     0,
-   265,    24,    25,     0,   265,    24,   266,    25,     0,    70,
-    24,   289,    21,   370,    25,     0,   265,   348,    28,   452,
-   301,     0,   265,   348,    44,   452,   301,     0,   265,    47,
-     0,   265,    48,     0,   428,     0,    47,   267,     0,    48,
-   267,     0,    29,   273,     0,    34,   273,     0,    33,   273,
-     0,    32,   273,     0,    31,   273,     0,    30,   273,     0,
-   270,     0,   429,     0,    24,   370,    25,   273,     0,   430,
-     0,   274,    34,   273,     0,   274,    35,   273,     0,   274,
-    36,   273,     0,   431,     0,   275,    33,   274,     0,   275,
-    32,   274,     0,   432,     0,   276,    49,   275,     0,   276,
-    50,   275,     0,   433,     0,   277,    37,   276,     0,   277,
-    38,   276,     0,   277,    51,   276,     0,   277,    52,   276,
-     0,   434,     0,   278,    53,   277,     0,   278,    54,   277,
-     0,   435,     0,   279,    29,   278,     0,   436,     0,   280,
-    39,   279,     0,   437,     0,   281,    40,   280,     0,   438,
-     0,   282,    55,   281,     0,   439,     0,   284,    56,   282,
-     0,   440,     0,     0,     0,   284,    41,   442,   290,    22,
-   443,   286,     0,   441,     0,   267,    23,   289,     0,   267,
-    57,   289,     0,   267,    58,   289,     0,   267,    59,   289,
-     0,   267,    60,   289,     0,   267,    61,   289,     0,   267,
-    62,   289,     0,   267,    63,   289,     0,   267,    64,   289,
-     0,   267,    65,   289,     0,   267,    66,   289,     0,   190,
-     0,     0,    12,     0,   418,   374,     0,   446,   374,    11,
-    24,   290,    25,    18,     0,   379,   374,     0,   418,   390,
-     0,   446,   390,    11,    24,   290,    25,    18,     0,   446,
-   390,    11,    24,   290,    25,     0,   379,   390,     0,    14,
-   452,    18,     0,    15,    18,     0,    99,    15,    18,     0,
-    16,    18,     0,    95,    16,    18,     0,    96,    16,    18,
-     0,    97,    16,    18,     0,    98,    16,    18,     0,    17,
-    18,     0,    17,   290,    18,     0,     0,    18,     0,   184,
-     0,   185,     0,   189,     0,   190,     0,   451,     0,   186,
-     0,   191,     0,   186,     0
+static const short yyrhs[] =
+{
+      -1,   197,     0,   198,     0,   197,   198,     0,   259,   459,
+       0,   199,     0,   200,     0,   210,     0,   213,     0,   297,
+       0,    18,     0,     1,     0,    77,   341,   355,   365,   355,
+     459,   306,    91,     0,    77,   341,   355,   365,   355,    23,
+     306,   313,   312,   459,    91,     0,     0,    78,   201,   202,
+     459,    91,     0,   203,     0,   341,   355,   203,     0,   207,
+       0,   369,   207,     0,   462,     0,   306,    24,   355,   365,
+     306,    25,     0,   204,    26,    27,     0,   204,    26,   306,
+     296,    27,   355,     0,     0,   204,   307,    24,    25,   205,
+     231,     0,     0,   204,   307,    24,   366,    25,   206,   231,
+       0,   462,     0,   306,    24,   355,   203,   306,    25,     0,
+     207,    26,    27,     0,   207,    26,   306,   296,    27,   355,
+       0,     0,   207,   307,    24,    25,   208,   232,     0,     0,
+     207,   307,    24,   366,    25,   209,   232,     0,     0,     0,
+      79,   462,    24,   366,    25,   211,   232,   212,   459,    91,
+       0,    92,   396,    95,     0,    93,   382,    95,     0,    94,
+     383,    95,     0,    92,    95,     0,   254,     0,   216,    23,
+     219,     0,     0,   228,   217,    22,   220,     0,     0,     5,
+     218,    22,   220,     0,   216,     0,   216,    40,   219,     0,
+     195,     0,   186,     0,    56,     0,   223,   221,   222,     0,
+     223,     0,   226,   225,   226,     0,   183,     0,   184,     0,
+      53,     0,    52,     0,    54,     0,   227,     0,   229,    24,
+     226,    25,     0,    24,   226,   230,   226,    25,     0,   228,
+       0,   191,     0,   461,     0,   188,     0,   228,    26,    27,
+       0,   228,    26,   191,    27,     0,    34,   228,     0,    24,
+     228,    25,     0,   228,    28,   462,     0,   228,    45,   462,
+       0,   224,     0,    33,     0,    32,     0,     0,   233,   231,
+       0,     0,   234,   232,     0,   235,     0,   239,     0,   238,
+       0,   319,     0,   322,     0,   245,     0,   236,     0,   240,
+       0,   238,     0,   320,     0,   324,     0,   246,     0,   236,
+      91,     0,     0,    74,   237,   247,   459,     0,    76,     0,
+     240,    91,     0,     0,    75,   241,   260,     0,   243,     0,
+     243,    40,   242,     0,   188,     0,   245,     0,     0,   246,
+      91,     0,    73,   242,   435,     0,    73,   242,     0,   248,
+       0,   247,    21,   248,     0,   249,   250,     0,     0,   251,
+     249,     0,   461,     0,   188,     0,   297,     0,    89,     0,
+      90,     0,   120,     0,   121,     0,   134,     0,    80,     0,
+      81,     0,    82,     0,    83,     0,    84,     0,    85,     0,
+      86,     0,   365,     0,   341,   355,   365,     0,     0,    19,
+     256,   413,     0,     0,     0,   257,   417,   258,   406,     0,
+     214,   255,     0,   263,   459,     0,   459,     0,   461,     0,
+     188,     0,   189,     0,   261,    26,    27,     0,   261,    26,
+     262,    27,     0,    34,   261,     0,    24,   261,    25,     0,
+     261,    28,   462,     0,   261,    45,   462,     0,   261,     0,
+     435,     0,   261,     0,   263,    21,   261,     0,   461,     0,
+     188,     0,   264,    26,    27,     0,   264,    26,   262,    27,
+       0,    34,   264,     0,    24,   264,    25,     0,   264,    28,
+     462,     0,   264,    45,   462,     0,     0,   266,     0,   264,
+       0,   266,    21,   264,     0,   461,     0,   188,     0,   435,
+       0,    24,   294,    25,     0,   189,     0,   115,     0,     0,
+      24,   268,   406,    25,     0,   267,     0,   269,    26,   294,
+      27,     0,   269,    24,    25,     0,   269,    24,   270,    25,
+       0,    71,    24,   293,    21,   377,    25,     0,   269,   355,
+      28,   462,   306,     0,   269,   355,    45,   462,   306,     0,
+     269,    48,     0,   269,    49,     0,    24,   377,    25,    19,
+     418,   460,    20,     0,   293,     0,   270,    21,   293,     0,
+     269,     0,    48,   271,     0,    49,   271,     0,    29,   277,
+       0,    34,   277,     0,    33,   277,     0,    32,   277,     0,
+      31,   277,     0,    30,   277,     0,   274,     0,   273,     0,
+     272,    28,   462,     0,   272,    26,   294,    27,     0,   462,
+       0,    47,   306,    24,   377,   355,    21,   272,    25,   306,
+       0,     0,   306,   275,   276,     0,    42,    24,   377,    25,
+       0,    42,   271,     0,    43,    24,   377,    25,     0,    43,
+     271,     0,   271,     0,    24,   377,    25,   277,     0,   277,
+       0,   278,    34,   277,     0,   278,    35,   277,     0,   278,
+      36,   277,     0,   278,     0,   279,    33,   278,     0,   279,
+      32,   278,     0,   279,     0,   280,    50,   279,     0,   280,
+      51,   279,     0,   280,     0,   281,    37,   280,     0,   281,
+      38,   280,     0,   281,    52,   280,     0,   281,    53,   280,
+       0,   281,     0,   282,    54,   281,     0,   282,    55,   281,
+       0,   282,     0,   283,    29,   282,     0,   283,     0,   284,
+      39,   283,     0,   284,     0,   285,    40,   284,     0,   285,
+       0,     0,   286,    56,   287,   285,     0,   286,     0,     0,
+     288,    57,   289,   286,     0,   288,     0,     0,     0,   288,
+      41,   291,   294,    22,   292,   290,     0,   290,     0,   271,
+      23,   293,     0,   271,    58,   293,     0,   271,    59,   293,
+       0,   271,    60,   293,     0,   271,    61,   293,     0,   271,
+      62,   293,     0,   271,    63,   293,     0,   271,    64,   293,
+       0,   271,    65,   293,     0,   271,    66,   293,     0,   271,
+      67,   293,     0,   293,     0,   294,    21,   293,     0,     0,
+     294,     0,   290,     0,   298,     0,    72,     0,   304,     0,
+     341,   306,    18,     0,     0,   341,   355,   365,   355,   299,
+     306,   312,    18,   306,     0,     0,   341,   355,   365,   355,
+      23,   300,   306,   313,   312,    18,   306,     0,   302,     0,
+     194,     0,   365,   355,     0,     0,   365,   355,    23,   303,
+     306,   313,     0,     0,    46,   341,   305,   355,   310,   306,
+     244,    18,     0,    46,   341,   306,    18,     0,    46,   308,
+     306,    18,     0,     0,     0,   309,   306,     0,   302,     0,
+     308,    21,   355,   302,     0,   311,   306,     0,   301,     0,
+     310,    21,   355,   301,     0,     0,   312,    21,   355,   302,
+       0,   293,     0,    19,   317,    20,     0,    19,   317,    21,
+      20,     0,   314,   313,     0,   315,    23,     0,   462,    22,
+       0,   316,     0,   315,   316,     0,    26,   296,    27,     0,
+      28,   462,     0,   313,     0,   317,    21,   313,     0,   116,
+       0,   114,     0,   117,     0,   118,     0,   119,     0,   320,
+      91,     0,     0,   252,   355,   321,   266,   459,   306,     0,
+     324,    91,     0,   253,   355,     0,     0,   323,   330,   325,
+     265,   459,   306,     0,     0,   323,   326,   327,   459,   306,
+       0,   222,     0,   215,     0,   143,     0,   144,     0,   146,
+       0,   147,     0,   145,     0,   128,     0,   131,     0,   129,
+       0,   130,     0,   136,     0,   137,     0,   122,     0,   124,
+       0,   123,     0,   132,     0,   133,     0,   125,     0,   127,
+       0,   140,     0,   142,     0,   155,     0,   154,     0,   139,
+       0,   141,     0,   180,     0,   190,     0,   138,     0,   153,
+       0,   152,     0,   163,     0,   161,     0,   162,     0,   156,
+       0,   157,     0,   158,     0,   159,     0,   160,     0,   164,
+       0,   165,     0,   168,     0,   169,     0,   166,     0,   167,
+       0,   151,     0,   148,     0,   149,     0,   150,     0,   120,
+       0,   121,     0,   134,     0,   135,     0,   111,   306,     0,
+     113,   306,     0,   112,   306,     0,   337,   306,     0,   330,
+     306,     0,   328,   306,     0,   331,   306,     0,   329,   306,
+       0,   333,   306,     0,   332,   306,     0,   334,   306,     0,
+     335,   306,     0,   170,   355,     0,   172,   355,     0,   171,
+     355,     0,   173,   355,     0,   174,   355,     0,   175,   355,
+       0,   176,   355,     0,   177,   355,     0,   178,   355,     0,
+     179,   355,     0,   463,   355,     0,   346,   355,     0,   360,
+     355,     0,   336,   355,     0,   306,   341,   306,     0,   343,
+       0,   343,    88,   342,    91,     0,   377,     0,   377,    21,
+     342,     0,   318,   344,     0,   338,   344,     0,   339,   344,
+       0,     0,   341,     0,     0,     0,     0,   355,    68,   462,
+     306,    19,   347,   410,   356,   411,   348,    20,   345,     0,
+       0,     0,   355,    69,   462,   306,    19,   349,   410,   356,
+     411,   350,    20,     0,   355,    68,   462,   306,    19,    20,
+       0,   355,    69,   462,   306,    19,    20,     0,     0,     0,
+     355,    68,   306,    19,   351,   410,   356,   411,   352,    20,
+       0,     0,     0,   355,    69,   306,    19,   353,   410,   356,
+     411,   354,    20,     0,   355,    68,   306,    19,    20,     0,
+     355,    69,   306,    19,    20,     0,   355,    68,   462,   355,
+       0,   355,    69,   462,   355,     0,     0,   357,     0,   213,
+       0,   356,   357,     0,   341,   355,   358,   306,    18,     0,
+     341,   306,    18,     0,   359,   355,     0,   358,    21,   359,
+     355,     0,   365,     0,    22,   306,   296,     0,   365,    22,
+     306,   296,     0,   355,    70,    19,   362,    20,   306,     0,
+       0,   355,    70,   462,    19,   361,   362,    20,   306,     0,
+     355,    70,   462,   306,     0,   363,     0,   362,    21,   363,
+       0,   362,    21,     0,   462,     0,   462,    23,   306,   296,
+       0,   204,     0,   379,     0,   369,   194,     0,   369,   364,
+       0,   204,     0,   369,   204,     0,   372,     0,   355,   370,
+       0,   111,     0,   112,     0,   113,     0,   367,     0,   368,
+     367,     0,    34,     0,    34,   368,     0,    34,   369,     0,
+      34,   368,   369,     0,   371,     0,   371,    21,     5,     0,
+     462,     0,   371,    21,   462,     0,     5,     0,   373,     0,
+     373,    21,     5,     0,     0,   374,   376,     0,     0,   373,
+      21,   375,   376,     0,   306,   341,   364,   306,     0,   462,
+       0,   340,     0,   340,   378,     0,   369,     0,   380,     0,
+     369,   380,     0,     0,   380,     0,   306,    24,   355,   378,
+      25,     0,    26,    27,     0,    26,   296,    27,     0,   380,
+      26,    27,     0,   380,    26,   296,    27,     0,   306,    24,
+      25,     0,   306,    24,   372,    25,     0,   380,   306,    24,
+      25,     0,   380,   306,    24,   372,    25,     0,   398,     0,
+     400,     0,   403,     0,   406,     0,   421,     0,   424,     0,
+     456,     0,   429,     0,   458,     0,   384,     0,   382,     0,
+     391,     0,   384,   391,     0,   428,   384,     0,   455,   397,
+      11,    24,   294,    25,    18,     0,   455,   397,    11,    24,
+     294,    25,     0,   386,   391,     0,     0,     0,    13,    24,
+     295,    18,   295,    18,   387,   295,   388,    25,     0,     0,
+     192,   408,    24,   390,   432,    25,     0,   193,     0,   398,
+       0,   400,     0,   403,     0,   394,   417,     0,   394,     0,
+     395,     0,   421,     0,   392,     0,   385,     0,   389,     0,
+     458,     0,    24,   391,    25,     0,     1,     0,     0,   423,
+     393,   391,     0,   408,    19,     0,   412,    20,     0,   397,
+       0,   416,     0,   398,     0,   400,     0,   403,     0,   407,
+       0,   422,     0,   424,     0,   429,     0,   457,     0,    24,
+     397,    25,     0,   458,     0,     1,     0,   462,    22,     0,
+     110,   381,     0,     0,   101,   399,     0,     0,     6,   296,
+     401,    22,     0,     0,   101,   399,     6,   296,   402,    22,
+       0,     0,     7,   404,    22,     0,     0,   101,   399,     7,
+     405,    22,     0,    24,   406,    25,     0,   408,   414,     0,
+     408,   415,   409,     0,     0,     0,     0,     0,     0,    20,
+       0,   110,    20,     0,   420,    20,     0,   420,   110,    20,
+       0,   417,    20,     0,   417,   110,    20,     0,   417,   420,
+      20,     0,   417,   420,   110,    20,     0,    19,   413,     0,
+      19,    20,     0,    19,   416,    20,     0,    19,   417,    20,
+       0,    19,   417,   420,    20,     0,   397,     0,   416,   397,
+       0,   297,     0,   417,   297,     0,   419,     0,   418,    21,
+     419,     0,   293,     0,    19,   418,   460,    20,     0,   381,
+       0,   420,   381,     0,    18,     0,   294,    18,     0,    18,
+       0,   294,    18,     0,   294,     0,     8,    24,   294,    25,
+       0,   423,   381,     0,     0,   423,   381,     9,   425,   381,
+       0,     0,    10,    24,   294,   426,    25,   381,     0,    11,
+      24,   294,    25,     0,    11,    24,   294,    25,     0,     0,
+       0,   192,   430,   408,    24,   431,   432,    25,   406,   454,
+     409,     0,   434,     0,     0,   432,   433,    21,   434,     0,
+     453,     0,   461,     0,   189,     0,   188,     0,   191,     0,
+     435,   191,     0,   435,     0,    24,   294,    25,     0,   436,
+       0,   269,    26,   294,    27,     0,   269,    24,    25,     0,
+     269,    24,   270,    25,     0,    71,    24,   293,    21,   377,
+      25,     0,   269,   355,    28,   462,   306,     0,   269,   355,
+      45,   462,   306,     0,   269,    48,     0,   269,    49,     0,
+     437,     0,    48,   271,     0,    49,   271,     0,    29,   277,
+       0,    34,   277,     0,    33,   277,     0,    32,   277,     0,
+      31,   277,     0,    30,   277,     0,   274,     0,   438,     0,
+      24,   377,    25,   277,     0,   439,     0,   278,    34,   277,
+       0,   278,    35,   277,     0,   278,    36,   277,     0,   440,
+       0,   279,    33,   278,     0,   279,    32,   278,     0,   441,
+       0,   280,    50,   279,     0,   280,    51,   279,     0,   442,
+       0,   281,    37,   280,     0,   281,    38,   280,     0,   281,
+      52,   280,     0,   281,    53,   280,     0,   443,     0,   282,
+      54,   281,     0,   282,    55,   281,     0,   444,     0,   283,
+      29,   282,     0,   445,     0,   284,    39,   283,     0,   446,
+       0,   285,    40,   284,     0,   447,     0,   286,    56,   285,
+       0,   448,     0,   288,    57,   286,     0,   449,     0,     0,
+       0,   288,    41,   451,   294,    22,   452,   290,     0,   450,
+       0,   271,    23,   293,     0,   271,    58,   293,     0,   271,
+      59,   293,     0,   271,    60,   293,     0,   271,    61,   293,
+       0,   271,    62,   293,     0,   271,    63,   293,     0,   271,
+      64,   293,     0,   271,    65,   293,     0,   271,    66,   293,
+       0,   271,    67,   293,     0,   193,     0,     0,    12,     0,
+     427,   381,     0,   455,   381,    11,    24,   294,    25,    18,
+       0,   386,   381,     0,   427,   397,     0,   455,   397,    11,
+      24,   294,    25,    18,     0,   455,   397,    11,    24,   294,
+      25,     0,   386,   397,     0,    14,   462,    18,     0,    15,
+      18,     0,   100,    15,    18,     0,    16,    18,     0,    96,
+      16,    18,     0,    97,    16,    18,     0,    98,    16,    18,
+       0,    99,    16,    18,     0,    17,    18,     0,    17,   294,
+      18,     0,     0,    18,     0,     0,    21,     0,   187,     0,
+     188,     0,   192,     0,   193,     0,   461,     0,   189,     0,
+     194,     0,   189,     0,    44,    24,   294,    25,     0,    44,
+      24,   377,    25,     0
 };
 
 #endif
 
-#if YYDEBUG != 0
-static const short yyrline[] = { 0,
-   324,   325,   328,   329,   332,   333,   334,   335,   336,   337,
-   338,   339,   342,   344,   348,   348,   355,   361,   365,   366,
-   370,   371,   373,   375,   390,   393,   403,   406,   414,   415,
-   417,   419,   435,   438,   446,   449,   457,   459,   459,   463,
-   464,   465,   466,   469,   472,   476,   476,   479,   479,   484,
-   485,   488,   493,   494,   497,   498,   501,   506,   507,   510,
-   511,   512,   515,   516,   517,   522,   523,   526,   528,   530,
-   532,   541,   543,   545,   547,   563,   567,   568,   575,   576,
-   584,   586,   590,   591,   592,   593,   594,   595,   598,   599,
-   600,   601,   602,   603,   606,   609,   610,   617,   620,   623,
-   629,   637,   639,   643,   646,   647,   650,   653,   659,   663,
-   664,   667,   670,   671,   674,   675,   676,   679,   680,   681,
-   682,   683,   686,   687,   688,   689,   690,   693,   694,   697,
-   703,   707,   709,   713,   714,   716,   723,   733,   734,   737,
-   738,   739,   740,   741,   742,   743,   744,   748,   749,   753,
-   754,   757,   759,   761,   762,   763,   764,   765,   767,   771,
-   772,   775,   779,   791,   792,   793,   794,   795,   796,   799,
-   800,   801,   802,   803,   804,   805,   806,   807,   810,   811,
-   814,   815,   816,   817,   818,   819,   820,   821,   822,   823,
-   824,   827,   828,   831,   835,   836,   839,   840,   841,   842,
-   845,   846,   850,   851,   852,   853,   856,   857,   858,   861,
-   862,   863,   866,   867,   868,   869,   870,   873,   874,   875,
-   878,   879,   882,   883,   887,   888,   891,   892,   897,   903,
-   904,   910,   916,   917,   917,   919,   922,   923,   924,   925,
-   926,   927,   928,   929,   930,   931,   932,   933,   936,   937,
-   940,   941,   944,   949,   950,   951,   954,   968,   973,   979,
-   981,   987,   992,   992,   996,   997,   999,  1000,  1003,  1006,
-  1009,  1012,  1013,  1016,  1017,  1020,  1021,  1022,  1023,  1030,
-  1031,  1035,  1036,  1039,  1040,  1043,  1045,  1054,  1055,  1056,
-  1057,  1058,  1061,  1064,  1070,  1079,  1082,  1085,  1092,  1099,
-  1105,  1130,  1131,  1134,  1135,  1136,  1137,  1138,  1141,  1142,
-  1143,  1144,  1147,  1148,  1149,  1150,  1151,  1152,  1153,  1154,
-  1155,  1156,  1157,  1158,  1159,  1160,  1161,  1162,  1163,  1167,
-  1168,  1171,  1172,  1175,  1176,  1179,  1180,  1181,  1182,  1185,
-  1186,  1187,  1188,  1189,  1190,  1193,  1194,  1195,  1196,  1199,
-  1200,  1201,  1202,  1205,  1206,  1207,  1208,  1209,  1210,  1211,
-  1212,  1213,  1214,  1215,  1222,  1223,  1224,  1225,  1226,  1227,
-  1228,  1229,  1230,  1231,  1232,  1233,  1234,  1235,  1238,  1242,
-  1243,  1247,  1248,  1252,  1253,  1254,  1257,  1258,  1262,  1269,
-  1271,  1273,  1274,  1276,  1278,  1279,  1281,  1283,  1285,  1287,
-  1288,  1289,  1292,  1293,  1295,  1297,  1298,  1301,  1304,  1305,
-  1306,  1309,  1311,  1315,  1317,  1321,  1322,  1323,  1327,  1329,
-  1329,  1331,  1334,  1336,  1338,  1341,  1346,  1353,  1354,  1355,
-  1362,  1366,  1367,  1371,  1372,  1375,  1376,  1379,  1380,  1383,
-  1384,  1385,  1386,  1389,  1390,  1393,  1394,  1397,  1398,  1399,
-  1402,  1402,  1403,  1404,  1407,  1419,  1435,  1436,  1439,  1440,
-  1441,  1444,  1445,  1448,  1450,  1451,  1453,  1454,  1456,  1458,
-  1460,  1462,  1468,  1469,  1470,  1471,  1472,  1473,  1474,  1475,
-  1476,  1480,  1483,  1486,  1487,  1491,  1493,  1495,  1497,  1501,
-  1502,  1504,  1508,  1510,  1512,  1515,  1516,  1517,  1518,  1519,
-  1520,  1521,  1522,  1523,  1524,  1525,  1526,  1527,  1530,  1531,
-  1536,  1539,  1542,  1543,  1546,  1547,  1548,  1549,  1550,  1551,
-  1552,  1553,  1554,  1555,  1556,  1559,  1560,  1567,  1568,  1574,
-  1575,  1576,  1577,  1580,  1581,  1582,  1583,  1586,  1587,  1591,
-  1594,  1597,  1600,  1603,  1606,  1609,  1610,  1611,  1612,  1614,
-  1615,  1617,  1619,  1625,  1629,  1631,  1633,  1635,  1639,  1640,
-  1643,  1644,  1647,  1648,  1651,  1652,  1655,  1656,  1657,  1660,
-  1673,  1678,  1679,  1683,  1684,  1687,  1692,  1695,  1696,  1697,
-  1705,  1706,  1706,  1710,  1711,  1712,  1723,  1730,  1731,  1734,
-  1735,  1738,  1739,  1740,  1741,  1742,  1744,  1745,  1746,  1747,
-  1750,  1751,  1752,  1753,  1754,  1755,  1756,  1757,  1758,  1759,
-  1762,  1763,  1766,  1767,  1768,  1769,  1772,  1773,  1774,  1777,
-  1778,  1779,  1782,  1783,  1784,  1785,  1786,  1789,  1790,  1791,
-  1794,  1795,  1798,  1799,  1803,  1804,  1807,  1808,  1811,  1812,
-  1815,  1816,  1817,  1818,  1821,  1822,  1823,  1824,  1825,  1826,
-  1827,  1828,  1829,  1830,  1831,  1832,  1835,  1836,  1839,  1842,
-  1844,  1846,  1850,  1851,  1853,  1855,  1858,  1859,  1860,  1862,
-  1863,  1864,  1865,  1866,  1867,  1868,  1871,  1872,  1875,  1878,
-  1879,  1880,  1881,  1882,  1885,  1886
+#if YYDEBUG
+/* YYRLINE[YYN] -- source line where rule number YYN was defined. */
+static const short yyrline[] =
+{
+       0,   325,   326,   330,   331,   335,   336,   337,   338,   339,
+     340,   341,   342,   346,   348,   353,   353,   362,   368,   373,
+     374,   379,   380,   382,   384,   401,   401,   419,   419,   434,
+     435,   437,   441,   458,   458,   470,   470,   484,   484,   484,
+     493,   494,   495,   496,   500,   504,   509,   509,   514,   514,
+     522,   523,   527,   533,   534,   538,   539,   543,   549,   550,
+     554,   555,   556,   560,   561,   562,   568,   569,   573,   575,
+     577,   579,   588,   590,   592,   594,   611,   615,   616,   623,
+     624,   633,   635,   640,   641,   642,   643,   644,   645,   649,
+     650,   651,   652,   653,   654,   658,   662,   662,   671,   675,
+     679,   679,   694,   696,   701,   705,   706,   710,   714,   720,
+     725,   726,   730,   734,   735,   739,   740,   741,   745,   746,
+     747,   748,   749,   753,   754,   755,   756,   757,   761,   762,
+     766,   773,   778,   778,   784,   784,   784,   795,   806,   807,
+     811,   812,   813,   814,   815,   816,   817,   818,   819,   823,
+     824,   829,   830,   834,   836,   838,   839,   840,   841,   842,
+     844,   849,   850,   854,   858,   871,   872,   873,   874,   875,
+     876,   877,   877,   883,   884,   885,   886,   887,   888,   889,
+     890,   891,   892,   897,   898,   902,   903,   904,   905,   906,
+     907,   908,   909,   910,   911,   912,   916,   917,   919,   923,
+     929,   929,   934,   935,   936,   937,   941,   942,   947,   948,
+     949,   950,   954,   955,   956,   960,   961,   962,   966,   967,
+     968,   969,   970,   974,   975,   976,   980,   981,   985,   986,
+     990,   991,   995,   996,   996,  1008,  1009,  1009,  1022,  1023,
+    1023,  1023,  1029,  1030,  1031,  1032,  1033,  1034,  1035,  1036,
+    1037,  1038,  1039,  1040,  1044,  1045,  1049,  1050,  1054,  1060,
+    1061,  1062,  1066,  1080,  1080,  1091,  1091,  1100,  1101,  1105,
+    1110,  1110,  1115,  1115,  1118,  1119,  1123,  1127,  1131,  1135,
+    1136,  1140,  1144,  1145,  1149,  1150,  1154,  1155,  1156,  1157,
+    1165,  1166,  1171,  1172,  1176,  1177,  1181,  1183,  1193,  1194,
+    1195,  1196,  1197,  1201,  1205,  1205,  1221,  1225,  1229,  1229,
+    1243,  1243,  1275,  1276,  1280,  1281,  1282,  1283,  1284,  1288,
+    1289,  1290,  1291,  1295,  1296,  1297,  1298,  1299,  1300,  1301,
+    1302,  1303,  1304,  1305,  1306,  1307,  1308,  1309,  1310,  1311,
+    1315,  1316,  1320,  1321,  1325,  1326,  1330,  1331,  1332,  1333,
+    1334,  1338,  1339,  1340,  1341,  1342,  1343,  1347,  1348,  1349,
+    1350,  1354,  1355,  1356,  1357,  1361,  1362,  1363,  1364,  1365,
+    1366,  1367,  1368,  1369,  1370,  1371,  1372,  1380,  1381,  1382,
+    1383,  1384,  1385,  1386,  1387,  1388,  1389,  1390,  1391,  1392,
+    1393,  1397,  1402,  1403,  1408,  1409,  1414,  1415,  1416,  1420,
+    1421,  1425,  1432,  1432,  1432,  1438,  1438,  1438,  1443,  1445,
+    1447,  1447,  1447,  1452,  1452,  1452,  1457,  1459,  1461,  1462,
+    1466,  1470,  1471,  1472,  1476,  1478,  1483,  1485,  1490,  1491,
+    1492,  1497,  1499,  1499,  1501,  1505,  1507,  1509,  1513,  1518,
+    1526,  1527,  1528,  1534,  1539,  1540,  1545,  1546,  1550,  1551,
+    1552,  1556,  1557,  1561,  1562,  1563,  1564,  1568,  1569,  1573,
+    1574,  1578,  1579,  1580,  1584,  1584,  1585,  1585,  1590,  1602,
+    1619,  1620,  1624,  1625,  1626,  1630,  1631,  1635,  1637,  1638,
+    1640,  1641,  1643,  1645,  1647,  1649,  1656,  1657,  1658,  1659,
+    1660,  1661,  1662,  1663,  1664,  1669,  1673,  1677,  1678,  1683,
+    1685,  1687,  1689,  1694,  1694,  1694,  1702,  1702,  1706,  1710,
+    1711,  1712,  1713,  1714,  1715,  1716,  1717,  1718,  1719,  1720,
+    1721,  1722,  1726,  1726,  1733,  1737,  1741,  1742,  1746,  1747,
+    1748,  1749,  1750,  1751,  1752,  1753,  1754,  1755,  1756,  1760,
+    1761,  1769,  1770,  1777,  1777,  1779,  1779,  1784,  1784,  1786,
+    1786,  1791,  1792,  1797,  1801,  1805,  1809,  1813,  1817,  1821,
+    1822,  1823,  1824,  1826,  1827,  1829,  1831,  1838,  1843,  1845,
+    1847,  1849,  1854,  1855,  1859,  1860,  1864,  1865,  1869,  1870,
+    1874,  1875,  1879,  1880,  1884,  1885,  1886,  1890,  1904,  1909,
+    1909,  1914,  1914,  1919,  1925,  1929,  1929,  1929,  1940,  1941,
+    1941,  1946,  1947,  1948,  1959,  1967,  1968,  1972,  1973,  1977,
+    1978,  1979,  1980,  1981,  1983,  1984,  1985,  1986,  1990,  1991,
+    1992,  1993,  1994,  1995,  1996,  1997,  1998,  1999,  2003,  2004,
+    2008,  2009,  2010,  2011,  2015,  2016,  2017,  2021,  2022,  2023,
+    2027,  2028,  2029,  2030,  2031,  2035,  2036,  2037,  2041,  2042,
+    2046,  2047,  2051,  2052,  2056,  2057,  2061,  2062,  2066,  2067,
+    2067,  2067,  2073,  2074,  2075,  2076,  2077,  2078,  2079,  2080,
+    2081,  2082,  2083,  2084,  2088,  2089,  2093,  2097,  2099,  2101,
+    2106,  2107,  2109,  2111,  2115,  2116,  2117,  2119,  2120,  2121,
+    2122,  2123,  2124,  2125,  2129,  2130,  2134,  2135,  2139,  2143,
+    2144,  2145,  2146,  2147,  2151,  2152,  2153,  2154
 };
 #endif
 
 
-#if YYDEBUG != 0 || defined (YYERROR_VERBOSE)
-
-static const char * const yytname[] = {   "$","error","$undefined.","BADTOK",
-"SKIPTOK","CTOK_ELIPSIS","CASE","DEFAULT","CIF","CELSE","SWITCH","WHILE","DO",
-"CFOR","GOTO","CONTINUE","BREAK","RETURN","TSEMI","TLBRACE","TRBRACE","TCOMMA",
-"TCOLON","TASSIGN","TLPAREN","TRPAREN","TLSQBR","TRSQBR","TDOT","TAMPERSAND",
-"TEXCL","TTILDE","TMINUS","TPLUS","TMULT","TDIV","TPERCENT","TLT","TGT","TCIRC",
-"TBAR","TQUEST","CSIZEOF","CALIGNOF","ARROW_OP","CTYPEDEF","COFFSETOF","INC_OP",
-"DEC_OP","LEFT_OP","RIGHT_OP","LE_OP","GE_OP","EQ_OP","NE_OP","AND_OP","OR_OP",
-"MUL_ASSIGN","DIV_ASSIGN","MOD_ASSIGN","ADD_ASSIGN","SUB_ASSIGN","LEFT_ASSIGN",
-"RIGHT_ASSIGN","AND_ASSIGN","XOR_ASSIGN","OR_ASSIGN","CSTRUCT","CUNION","CENUM",
-"VA_ARG","VA_DCL","QWARN","QGLOBALS","QMODIFIES","QNOMODS","QCONSTANT","QFUNCTION",
-"QITER","QDEFINES","QUSES","QALLOCATES","QSETS","QRELEASES","QPRECLAUSE","QPOSTCLAUSE",
-"QINVARIANT","QALT","QUNDEF","QKILLED","QENDMACRO","LLMACRO","LLMACROITER","LLMACROEND",
-"TENDMACRO","QSWITCHBREAK","QLOOPBREAK","QINNERBREAK","QSAFEBREAK","QINNERCONTINUE",
-"QFALLTHROUGH","QLINTNOTREACHED","QLINTFALLTHROUGH","QLINTFALLTHRU","QARGSUSED",
-"QPRINTFLIKE","QLINTPRINTFLIKE","QSCANFLIKE","QMESSAGELIKE","QNOTREACHED","QCONST",
-"QVOLATILE","QINLINE","QEXTENSION","QEXTERN","QSTATIC","QAUTO","QREGISTER","QOUT",
-"QIN","QYIELD","QONLY","QTEMP","QSHARED","QREF","QUNIQUE","QCHECKED","QUNCHECKED",
-"QCHECKEDSTRICT","QCHECKMOD","QKEEP","QKEPT","QPARTIAL","QSPECIAL","QOWNED",
-"QDEPENDENT","QRETURNED","QEXPOSED","QNULL","QOBSERVER","QISNULL","QEXITS","QMAYEXIT",
-"QNEVEREXIT","QTRUEEXIT","QFALSEEXIT","QLONG","QSIGNED","QUNSIGNED","QSHORT",
-"QUNUSED","QSEF","QNOTNULL","QRELNULL","QABSTRACT","QCONCRETE","QMUTABLE","QIMMUTABLE",
-"QTRUENULL","QFALSENULL","QEXTERNAL","QREFCOUNTED","QREFS","QNEWREF","QTEMPREF",
-"QKILLREF","QRELDEF","CGCHAR","CBOOL","CINT","CGFLOAT","CDOUBLE","CVOID","QANYTYPE",
-"QINTEGRALTYPE","QUNSIGNEDINTEGRALTYPE","QSIGNEDINTEGRALTYPE","QNULLTERMINATED",
-"QSETBUFFERSIZE","QSETSTRINGLENGTH","QMAXSET","QMAXREAD","QTESTINRANGE","TCAND",
-"IDENTIFIER","NEW_IDENTIFIER","TYPE_NAME_OR_ID","CANNOTATION","CCONSTANT","ITER_NAME",
-"ITER_ENDNAME","TYPE_NAME","METASTATE_NAME","file","externalDefs","externalDef",
-"constantDecl","fcnDecl","@1","plainFcn","plainNamedDecl","namedDeclBase","@2",
-"@3","plainNamedDeclBase","@4","@5","iterDecl","@6","@7","macroDef","fcnDefHdr",
-"metaStateConstraint","metaStateSpecifier","@8","@9","metaStateExpression","metaStateName",
-"constraintSeperator","BufConstraintList","BufConstraint","bufferModifier","relationalOp",
-"BufConstraintExpr","BufConstraintTerm","BufConstraintSrefExpr","BufUnaryOp",
-"BufBinaryOp","functionClauses","functionClausesPlain","functionClause","functionClausePlain",
-"globalsClause","globalsClausePlain","@10","nomodsClause","modifiesClause","modifiesClausePlain",
-"@11","flagSpec","flagId","optWarnClause","warnClause","warnClausePlain","globIdList",
-"globIdListExpr","optGlobQuals","globId","globQual","stateTag","conditionTag",
-"fcnDefHdrAux","fcnBody","@12","@13","@14","fcnDef","locModifies","modListExpr",
-"mExpr","modList","specClauseListExpr","optSpecClauseList","specClauseList",
-"primaryExpr","postfixExpr","argumentExprList","unaryExpr","fieldDesignator",
-"offsetofExpr","sizeofExpr","@15","sizeofExprAux","castExpr","timesExpr","plusExpr",
-"shiftExpr","relationalExpr","equalityExpr","bitandExpr","xorExpr","bitorExpr",
-"andExpr","@16","orExpr","@17","conditionalExpr","@18","@19","assignExpr","expr",
-"optExpr","constantExpr","initializer","instanceDecl","@20","@21","namedInitializer",
-"@22","typeDecl","@23","IsType","PushType","namedInitializerList","namedInitializerListAux",
-"optDeclarators","init","designation","designatorList","designator","initList",
-"storageSpecifier","stateClause","stateClausePlain","@24","conditionClause",
-"startConditionClause","conditionClausePlain","@25","@26","functionConstraint",
-"exitsQualifier","checkQualifier","stateQualifier","paramQualifier","visibilityQualifier",
-"returnQualifier","typedefQualifier","refcountQualifier","typeModifier","definedQualifier",
-"typeQualifier","typeSpecifier","completeType","completeTypeSpecifier","altType",
-"completeTypeSpecifierAux","optCompleteType","optStructInvariant","suSpc","@27",
-"@28","@29","@30","@31","@32","@33","@34","NotType","structDeclList","structDecl",
-"structNamedDeclList","structNamedDecl","enumSpc","@35","enumeratorList","enumerator",
-"optNamedDecl","namedDecl","genericParamList","innerMods","innerModsList","pointers",
-"paramIdList","idList","paramTypeList","paramList","@36","@37","paramDecl","typeExpression",
-"abstractDecl","optAbstractDeclBase","abstractDeclBase","stmt","iterBody","endBody",
-"iterDefStmtList","iterDefIterationStmt","forPred","@38","@39","partialIterStmt",
-"@40","iterDefStmt","iterSelectionStmt","@41","openScope","closeScope","macroBody",
-"stmtErr","labeledStmt","optExtraFallThroughs","caseStmt","@42","@43","defaultStmt",
-"@44","@45","compoundStmt","compoundStmtErr","CreateInnerScope","DeleteInnerScope",
-"CreateStructInnerScope","DeleteStructInnerScope","DeleteInnerScopeSafe","compoundStmtRest",
-"compoundStmtAux","compoundStmtAuxErr","stmtListErr","initializerList","stmtList",
-"expressionStmt","expressionStmtErr","ifPred","selectionStmt","@46","@47","whilePred",
-"iterWhilePred","iterStmt","@48","@49","iterArgList","@50","iterArgExpr","cconstantExpr",
-"primaryIterExpr","postfixIterExpr","unaryIterExpr","castIterExpr","timesIterExpr",
-"plusIterExpr","shiftIterExpr","relationalIterExpr","equalityIterExpr","bitandIterExpr",
-"xorIterExpr","bitorIterExpr","andIterExpr","orIterExpr","conditionalIterExpr",
-"@51","@52","assignIterExpr","endIter","doHeader","iterationStmt","iterationStmtErr",
-"jumpStmt","optSemi","id","newId","typeName", NULL
+#if (YYDEBUG) || defined YYERROR_VERBOSE
+
+/* YYTNAME[TOKEN_NUM] -- String name of the token TOKEN_NUM. */
+static const char *const yytname[] =
+{
+  "$", "error", "$undefined.", "BADTOK", "SKIPTOK", "CTOK_ELIPSIS", "CASE", 
+  "DEFAULT", "CIF", "CELSE", "SWITCH", "WHILE", "DO", "CFOR", "GOTO", 
+  "CONTINUE", "BREAK", "RETURN", "TSEMI", "TLBRACE", "TRBRACE", "TCOMMA", 
+  "TCOLON", "TASSIGN", "TLPAREN", "TRPAREN", "TLSQBR", "TRSQBR", "TDOT", 
+  "TAMPERSAND", "TEXCL", "TTILDE", "TMINUS", "TPLUS", "TMULT", "TDIV", 
+  "TPERCENT", "TLT", "TGT", "TCIRC", "TBAR", "TQUEST", "CSIZEOF", 
+  "CALIGNOF", "CTYPEOF", "ARROW_OP", "CTYPEDEF", "COFFSETOF", "INC_OP", 
+  "DEC_OP", "LEFT_OP", "RIGHT_OP", "LE_OP", "GE_OP", "EQ_OP", "NE_OP", 
+  "AND_OP", "OR_OP", "MUL_ASSIGN", "DIV_ASSIGN", "MOD_ASSIGN", 
+  "ADD_ASSIGN", "SUB_ASSIGN", "LEFT_ASSIGN", "RIGHT_ASSIGN", "AND_ASSIGN", 
+  "XOR_ASSIGN", "OR_ASSIGN", "CSTRUCT", "CUNION", "CENUM", "VA_ARG", 
+  "VA_DCL", "QWARN", "QGLOBALS", "QMODIFIES", "QNOMODS", "QCONSTANT", 
+  "QFUNCTION", "QITER", "QDEFINES", "QUSES", "QALLOCATES", "QSETS", 
+  "QRELEASES", "QPRECLAUSE", "QPOSTCLAUSE", "QINVARIANT", "QALT", 
+  "QUNDEF", "QKILLED", "QENDMACRO", "LLMACRO", "LLMACROITER", 
+  "LLMACROEND", "TENDMACRO", "QSWITCHBREAK", "QLOOPBREAK", "QINNERBREAK", 
+  "QSAFEBREAK", "QINNERCONTINUE", "QFALLTHROUGH", "QLINTNOTREACHED", 
+  "QLINTFALLTHROUGH", "QLINTFALLTHRU", "QARGSUSED", "QPRINTFLIKE", 
+  "QLINTPRINTFLIKE", "QSCANFLIKE", "QMESSAGELIKE", "QNOTREACHED", 
+  "QCONST", "QRESTRICT", "QVOLATILE", "QINLINE", "QEXTENSION", "QEXTERN", 
+  "QSTATIC", "QAUTO", "QREGISTER", "QOUT", "QIN", "QYIELD", "QONLY", 
+  "QTEMP", "QSHARED", "QREF", "QUNIQUE", "QCHECKED", "QUNCHECKED", 
+  "QCHECKEDSTRICT", "QCHECKMOD", "QKEEP", "QKEPT", "QPARTIAL", "QSPECIAL", 
+  "QOWNED", "QDEPENDENT", "QRETURNED", "QEXPOSED", "QNULL", "QOBSERVER", 
+  "QISNULL", "QEXITS", "QMAYEXIT", "QNEVEREXIT", "QTRUEEXIT", 
+  "QFALSEEXIT", "QLONG", "QSIGNED", "QUNSIGNED", "QSHORT", "QUNUSED", 
+  "QSEF", "QNOTNULL", "QRELNULL", "QABSTRACT", "QNUMABSTRACT", 
+  "QCONCRETE", "QMUTABLE", "QIMMUTABLE", "QTRUENULL", "QFALSENULL", 
+  "QEXTERNAL", "QREFCOUNTED", "QREFS", "QNEWREF", "QTEMPREF", "QKILLREF", 
+  "QRELDEF", "CGCHAR", "CBOOL", "CINT", "CGFLOAT", "CDOUBLE", "CVOID", 
+  "QANYTYPE", "QINTEGRALTYPE", "QUNSIGNEDINTEGRALTYPE", 
+  "QSIGNEDINTEGRALTYPE", "QNULLTERMINATED", "QSETBUFFERSIZE", 
+  "QSETSTRINGLENGTH", "QMAXSET", "QMAXREAD", "QTESTINRANGE", "TCAND", 
+  "IDENTIFIER", "NEW_IDENTIFIER", "TYPE_NAME_OR_ID", "CANNOTATION", 
+  "CCONSTANT", "ITER_NAME", "ITER_ENDNAME", "TYPE_NAME", "METASTATE_NAME", 
+  "file", "externalDefs", "externalDef", "constantDecl", "fcnDecl", "@1", 
+  "plainFcn", "plainNamedDecl", "namedDeclBase", "@2", "@3", 
+  "plainNamedDeclBase", "@4", "@5", "iterDecl", "@6", "@7", "macroDef", 
+  "fcnDefHdr", "metaStateConstraint", "metaStateSpecifier", "@8", "@9", 
+  "metaStateExpression", "metaStateName", "constraintSeperator", 
+  "BufConstraintList", "BufConstraint", "bufferModifier", "relationalOp", 
+  "BufConstraintExpr", "BufConstraintTerm", "BufConstraintSrefExpr", 
+  "BufUnaryOp", "BufBinaryOp", "functionClauses", "functionClausesPlain", 
+  "functionClause", "functionClausePlain", "globalsClause", 
+  "globalsClausePlain", "@10", "nomodsClause", "modifiesClause", 
+  "modifiesClausePlain", "@11", "flagSpec", "flagId", "optWarnClause", 
+  "warnClause", "warnClausePlain", "globIdList", "globIdListExpr", 
+  "optGlobQuals", "globId", "globQual", "stateTag", "conditionTag", 
+  "fcnDefHdrAux", "fcnBody", "@12", "@13", "@14", "fcnDef", "locModifies", 
+  "modListExpr", "mExpr", "modList", "specClauseListExpr", 
+  "optSpecClauseList", "specClauseList", "primaryExpr", "@15", 
+  "postfixExpr", "argumentExprList", "unaryExpr", "fieldDesignator", 
+  "offsetofExpr", "sizeofExpr", "@16", "sizeofExprAux", "castExpr", 
+  "timesExpr", "plusExpr", "shiftExpr", "relationalExpr", "equalityExpr", 
+  "bitandExpr", "xorExpr", "bitorExpr", "andExpr", "@17", "orExpr", "@18", 
+  "conditionalExpr", "@19", "@20", "assignExpr", "expr", "optExpr", 
+  "constantExpr", "initializer", "instanceDecl", "@21", "@22", 
+  "namedInitializerType", "namedInitializer", "@23", "typeDecl", "@24", 
+  "IsType", "PushType", "namedInitializerList", "namedInitializerListAux", 
+  "namedInitializerTypeList", "namedInitializerTypeListAux", 
+  "optDeclarators", "init", "designation", "designatorList", "designator", 
+  "initList", "storageSpecifier", "stateClause", "stateClausePlain", 
+  "@25", "conditionClause", "startConditionClause", 
+  "conditionClausePlain", "@26", "@27", "functionConstraint", 
+  "exitsQualifier", "checkQualifier", "stateQualifier", "paramQualifier", 
+  "visibilityQualifier", "returnQualifier", "typedefQualifier", 
+  "refcountQualifier", "typeModifier", "definedQualifier", 
+  "typeQualifier", "typeSpecifier", "completeType", 
+  "completeTypeSpecifier", "altType", "completeTypeSpecifierAux", 
+  "optCompleteType", "optStructInvariant", "suSpc", "@28", "@29", "@30", 
+  "@31", "@32", "@33", "@34", "@35", "NotType", "structDeclList", 
+  "structDecl", "structNamedDeclList", "structNamedDecl", "enumSpc", 
+  "@36", "enumeratorList", "enumerator", "optNamedDecl", "namedDecl", 
+  "genericParamList", "innerMods", "innerModsList", "pointers", 
+  "paramIdList", "idList", "paramTypeList", "paramList", "@37", "@38", 
+  "paramDecl", "typeExpression", "abstractDecl", "optAbstractDeclBase", 
+  "abstractDeclBase", "stmt", "iterBody", "endBody", "iterDefStmtList", 
+  "iterDefIterationStmt", "forPred", "@39", "@40", "partialIterStmt", 
+  "@41", "iterDefStmt", "iterSelectionStmt", "@42", "openScope", 
+  "closeScope", "macroBody", "stmtErr", "labeledStmt", 
+  "optExtraFallThroughs", "caseStmt", "@43", "@44", "defaultStmt", "@45", 
+  "@46", "compoundStmt", "compoundStmtErr", "CreateInnerScope", 
+  "DeleteInnerScope", "CreateStructInnerScope", "DeleteStructInnerScope", 
+  "DeleteInnerScopeSafe", "compoundStmtRest", "compoundStmtAux", 
+  "compoundStmtAuxErr", "stmtListErr", "initializerList", 
+  "typeInitializerList", "typeInitializer", "stmtList", "expressionStmt", 
+  "expressionStmtErr", "ifPred", "selectionStmt", "@47", "@48", 
+  "whilePred", "iterWhilePred", "iterStmt", "@49", "@50", "iterArgList", 
+  "@51", "iterArgExpr", "cconstantExpr", "primaryIterExpr", 
+  "postfixIterExpr", "unaryIterExpr", "castIterExpr", "timesIterExpr", 
+  "plusIterExpr", "shiftIterExpr", "relationalIterExpr", 
+  "equalityIterExpr", "bitandIterExpr", "xorIterExpr", "bitorIterExpr", 
+  "andIterExpr", "orIterExpr", "conditionalIterExpr", "@52", "@53", 
+  "assignIterExpr", "endIter", "doHeader", "iterationStmt", 
+  "iterationStmtErr", "jumpStmt", "optSemi", "optComma", "id", "newId", 
+  "typeName", 0
 };
 #endif
 
-static const short yyr1[] = {     0,
-   193,   193,   194,   194,   195,   195,   195,   195,   195,   195,
-   195,   195,   196,   196,   198,   197,   199,   199,   200,   200,
-   201,   201,   201,   201,   202,   201,   203,   201,   204,   204,
-   204,   204,   205,   204,   206,   204,   208,   209,   207,   210,
-   210,   210,   210,   211,   212,   214,   213,   215,   213,   216,
-   216,   217,   218,   218,   219,   219,   220,   221,   221,   222,
-   222,   222,   223,   223,   223,   224,   224,   225,   225,   225,
-   225,   225,   225,   225,   225,   226,   227,   227,   228,   228,
-   229,   229,   230,   230,   230,   230,   230,   230,   231,   231,
-   231,   231,   231,   231,   232,   234,   233,   235,   236,   238,
-   237,   239,   239,   240,   241,   241,   242,   243,   243,   244,
-   244,   245,   246,   246,   247,   247,   247,   248,   248,   248,
-   248,   248,   249,   249,   249,   249,   249,   250,   250,   251,
-   251,   253,   252,   254,   255,   252,   256,   257,   257,   258,
-   258,   258,   258,   258,   258,   258,   258,   259,   259,   260,
-   260,   261,   261,   261,   261,   261,   261,   261,   261,   262,
-   262,   263,   263,   264,   264,   264,   264,   264,   264,   265,
-   265,   265,   265,   265,   265,   265,   265,   265,   266,   266,
-   267,   267,   267,   267,   267,   267,   267,   267,   267,   267,
-   267,   268,   268,   269,   271,   270,   272,   272,   272,   272,
-   273,   273,   274,   274,   274,   274,   275,   275,   275,   276,
-   276,   276,   277,   277,   277,   277,   277,   278,   278,   278,
-   279,   279,   280,   280,   281,   281,   282,   283,   282,   284,
-   285,   284,   286,   287,   288,   286,   289,   289,   289,   289,
-   289,   289,   289,   289,   289,   289,   289,   289,   290,   290,
-   291,   291,   292,   293,   293,   293,   294,   295,   294,   296,
-   294,   297,   298,   297,   300,   299,   299,   299,   301,   302,
-   303,   304,   304,   305,   305,   306,   306,   306,   306,   307,
-   307,   308,   308,   309,   309,   310,   310,   311,   311,   311,
-   311,   311,   312,   314,   313,   315,   316,   318,   317,   319,
-   317,   320,   320,   321,   321,   321,   321,   321,   322,   322,
-   322,   322,   323,   323,   323,   323,   323,   323,   323,   323,
-   323,   323,   323,   323,   323,   323,   323,   323,   323,   324,
-   324,   325,   325,   326,   326,   327,   327,   327,   327,   328,
-   328,   328,   328,   328,   328,   329,   329,   329,   329,   330,
-   330,   330,   330,   331,   331,   331,   331,   331,   331,   331,
-   331,   331,   331,   331,   332,   332,   332,   332,   332,   332,
-   332,   332,   332,   332,   332,   332,   332,   332,   333,   334,
-   334,   335,   335,   336,   336,   336,   337,   337,   338,   340,
-   341,   339,   342,   343,   339,   339,   339,   344,   345,   339,
-   346,   347,   339,   339,   339,   339,   339,   348,   349,   349,
-   349,   350,   350,   351,   351,   352,   352,   352,   353,   354,
-   353,   353,   355,   355,   355,   356,   356,   357,   357,   357,
-   357,   358,   358,   359,   359,   360,   360,   361,   361,   362,
-   362,   362,   362,   363,   363,   364,   364,   365,   365,   365,
-   367,   366,   368,   366,   369,   369,   370,   370,   371,   371,
-   371,   372,   372,   373,   373,   373,   373,   373,   373,   373,
-   373,   373,   374,   374,   374,   374,   374,   374,   374,   374,
-   374,   375,   376,   377,   377,   378,   378,   378,   378,   380,
-   381,   379,   383,   382,   382,   384,   384,   384,   384,   384,
-   384,   384,   384,   384,   384,   384,   384,   384,   386,   385,
-   387,   388,   389,   389,   390,   390,   390,   390,   390,   390,
-   390,   390,   390,   390,   390,   391,   391,   392,   392,   394,
-   393,   395,   393,   397,   396,   398,   396,   399,   399,   400,
-   401,   402,   403,   404,   405,   406,   406,   406,   406,   406,
-   406,   406,   406,   407,   408,   408,   408,   408,   409,   409,
-   410,   410,   411,   411,   412,   412,   413,   413,   413,   414,
-   415,   416,   415,   417,   415,   418,   419,   421,   422,   420,
-   423,   424,   423,   425,   425,   425,   425,   426,   426,   427,
-   427,   428,   428,   428,   428,   428,   428,   428,   428,   428,
-   429,   429,   429,   429,   429,   429,   429,   429,   429,   429,
-   430,   430,   431,   431,   431,   431,   432,   432,   432,   433,
-   433,   433,   434,   434,   434,   434,   434,   435,   435,   435,
-   436,   436,   437,   437,   438,   438,   439,   439,   440,   440,
-   441,   442,   443,   441,   444,   444,   444,   444,   444,   444,
-   444,   444,   444,   444,   444,   444,   445,   445,   446,   447,
-   447,   447,   448,   448,   448,   448,   449,   449,   449,   449,
-   449,   449,   449,   449,   449,   449,   450,   450,   451,   452,
-   452,   452,   452,   452,   453,   453
+/* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */
+static const short yyr1[] =
+{
+       0,   196,   196,   197,   197,   198,   198,   198,   198,   198,
+     198,   198,   198,   199,   199,   201,   200,   202,   202,   203,
+     203,   204,   204,   204,   204,   205,   204,   206,   204,   207,
+     207,   207,   207,   208,   207,   209,   207,   211,   212,   210,
+     213,   213,   213,   213,   214,   215,   217,   216,   218,   216,
+     219,   219,   220,   221,   221,   222,   222,   223,   224,   224,
+     225,   225,   225,   226,   226,   226,   227,   227,   228,   228,
+     228,   228,   228,   228,   228,   228,   229,   230,   230,   231,
+     231,   232,   232,   233,   233,   233,   233,   233,   233,   234,
+     234,   234,   234,   234,   234,   235,   237,   236,   238,   239,
+     241,   240,   242,   242,   243,   244,   244,   245,   246,   246,
+     247,   247,   248,   249,   249,   250,   250,   250,   251,   251,
+     251,   251,   251,   252,   252,   252,   252,   252,   253,   253,
+     254,   254,   256,   255,   257,   258,   255,   259,   260,   260,
+     261,   261,   261,   261,   261,   261,   261,   261,   261,   262,
+     262,   263,   263,   264,   264,   264,   264,   264,   264,   264,
+     264,   265,   265,   266,   266,   267,   267,   267,   267,   267,
+     267,   268,   267,   269,   269,   269,   269,   269,   269,   269,
+     269,   269,   269,   270,   270,   271,   271,   271,   271,   271,
+     271,   271,   271,   271,   271,   271,   272,   272,   272,   273,
+     275,   274,   276,   276,   276,   276,   277,   277,   278,   278,
+     278,   278,   279,   279,   279,   280,   280,   280,   281,   281,
+     281,   281,   281,   282,   282,   282,   283,   283,   284,   284,
+     285,   285,   286,   287,   286,   288,   289,   288,   290,   291,
+     292,   290,   293,   293,   293,   293,   293,   293,   293,   293,
+     293,   293,   293,   293,   294,   294,   295,   295,   296,   297,
+     297,   297,   298,   299,   298,   300,   298,   301,   301,   302,
+     303,   302,   305,   304,   304,   304,   306,   307,   308,   309,
+     309,   310,   311,   311,   312,   312,   313,   313,   313,   313,
+     314,   314,   315,   315,   316,   316,   317,   317,   318,   318,
+     318,   318,   318,   319,   321,   320,   322,   323,   325,   324,
+     326,   324,   327,   327,   328,   328,   328,   328,   328,   329,
+     329,   329,   329,   330,   330,   330,   330,   330,   330,   330,
+     330,   330,   330,   330,   330,   330,   330,   330,   330,   330,
+     331,   331,   332,   332,   333,   333,   334,   334,   334,   334,
+     334,   335,   335,   335,   335,   335,   335,   336,   336,   336,
+     336,   337,   337,   337,   337,   338,   338,   338,   338,   338,
+     338,   338,   338,   338,   338,   338,   338,   339,   339,   339,
+     339,   339,   339,   339,   339,   339,   339,   339,   339,   339,
+     339,   340,   341,   341,   342,   342,   343,   343,   343,   344,
+     344,   345,   347,   348,   346,   349,   350,   346,   346,   346,
+     351,   352,   346,   353,   354,   346,   346,   346,   346,   346,
+     355,   356,   356,   356,   357,   357,   358,   358,   359,   359,
+     359,   360,   361,   360,   360,   362,   362,   362,   363,   363,
+     364,   364,   364,   364,   365,   365,   366,   366,   367,   367,
+     367,   368,   368,   369,   369,   369,   369,   370,   370,   371,
+     371,   372,   372,   372,   374,   373,   375,   373,   376,   376,
+     377,   377,   378,   378,   378,   379,   379,   380,   380,   380,
+     380,   380,   380,   380,   380,   380,   381,   381,   381,   381,
+     381,   381,   381,   381,   381,   382,   383,   384,   384,   385,
+     385,   385,   385,   387,   388,   386,   390,   389,   389,   391,
+     391,   391,   391,   391,   391,   391,   391,   391,   391,   391,
+     391,   391,   393,   392,   394,   395,   396,   396,   397,   397,
+     397,   397,   397,   397,   397,   397,   397,   397,   397,   398,
+     398,   399,   399,   401,   400,   402,   400,   404,   403,   405,
+     403,   406,   406,   407,   408,   409,   410,   411,   412,   413,
+     413,   413,   413,   413,   413,   413,   413,   414,   415,   415,
+     415,   415,   416,   416,   417,   417,   418,   418,   419,   419,
+     420,   420,   421,   421,   422,   422,   422,   423,   424,   425,
+     424,   426,   424,   427,   428,   430,   431,   429,   432,   433,
+     432,   434,   434,   434,   434,   435,   435,   436,   436,   437,
+     437,   437,   437,   437,   437,   437,   437,   437,   438,   438,
+     438,   438,   438,   438,   438,   438,   438,   438,   439,   439,
+     440,   440,   440,   440,   441,   441,   441,   442,   442,   442,
+     443,   443,   443,   443,   443,   444,   444,   444,   445,   445,
+     446,   446,   447,   447,   448,   448,   449,   449,   450,   451,
+     452,   450,   453,   453,   453,   453,   453,   453,   453,   453,
+     453,   453,   453,   453,   454,   454,   455,   456,   456,   456,
+     457,   457,   457,   457,   458,   458,   458,   458,   458,   458,
+     458,   458,   458,   458,   459,   459,   460,   460,   461,   462,
+     462,   462,   462,   462,   463,   463,   463,   463
 };
 
-static const short yyr2[] = {     0,
-     0,     1,     1,     2,     2,     1,     1,     1,     1,     1,
-     1,     1,     8,    11,     0,     5,     1,     3,     1,     2,
-     1,     6,     3,     6,     0,     6,     0,     7,     1,     6,
-     3,     6,     0,     6,     0,     7,     0,     0,    10,     3,
-     3,     3,     2,     1,     3,     0,     4,     0,     4,     1,
-     3,     1,     1,     1,     3,     1,     3,     1,     1,     1,
-     1,     1,     1,     4,     5,     1,     1,     1,     1,     3,
-     4,     2,     3,     3,     3,     1,     1,     1,     0,     2,
-     0,     2,     1,     1,     1,     1,     1,     1,     1,     1,
-     1,     1,     1,     1,     2,     0,     4,     1,     2,     0,
-     3,     1,     3,     1,     1,     0,     2,     3,     2,     1,
-     3,     2,     0,     2,     1,     1,     1,     1,     1,     1,
-     1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
-     3,     0,     3,     0,     0,     4,     2,     2,     1,     1,
-     1,     3,     4,     2,     3,     3,     3,     1,     1,     1,
-     3,     1,     1,     3,     4,     2,     3,     3,     3,     0,
-     1,     1,     3,     1,     1,     1,     3,     1,     1,     1,
-     4,     3,     4,     6,     5,     5,     2,     2,     1,     3,
-     1,     2,     2,     2,     2,     2,     2,     2,     2,     1,
-     1,     3,     1,     9,     0,     3,     4,     2,     4,     2,
-     1,     4,     1,     3,     3,     3,     1,     3,     3,     1,
-     3,     3,     1,     3,     3,     3,     3,     1,     3,     3,
-     1,     3,     1,     3,     1,     3,     1,     0,     4,     1,
-     0,     4,     1,     0,     0,     7,     1,     3,     3,     3,
-     3,     3,     3,     3,     3,     3,     3,     3,     1,     3,
-     0,     1,     1,     1,     1,     1,     3,     0,     9,     0,
-    11,     2,     0,     6,     0,     8,     4,     4,     0,     0,
-     2,     1,     4,     0,     4,     1,     3,     4,     2,     2,
-     2,     1,     2,     3,     2,     1,     3,     1,     1,     1,
-     1,     1,     2,     0,     6,     2,     2,     0,     6,     0,
-     5,     1,     1,     1,     1,     1,     1,     1,     1,     1,
-     1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
-     1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
-     1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
-     1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
-     1,     1,     1,     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,     3,     1,
-     4,     1,     3,     2,     2,     2,     0,     1,     0,     0,
-     0,    12,     0,     0,    11,     6,     6,     0,     0,    10,
-     0,     0,    10,     5,     5,     4,     4,     0,     1,     1,
-     2,     5,     3,     2,     4,     1,     3,     4,     6,     0,
-     8,     4,     1,     3,     2,     1,     4,     1,     1,     2,
-     2,     1,     2,     1,     2,     1,     1,     1,     2,     1,
-     2,     2,     3,     1,     3,     1,     3,     1,     1,     3,
-     0,     2,     0,     4,     4,     1,     1,     2,     1,     1,
-     2,     0,     1,     5,     2,     3,     3,     4,     3,     4,
-     4,     5,     1,     1,     1,     1,     1,     1,     1,     1,
-     1,     1,     1,     1,     2,     2,     7,     6,     2,     0,
-     0,    10,     0,     6,     1,     1,     1,     1,     2,     1,
-     1,     1,     1,     1,     1,     1,     3,     1,     0,     3,
-     2,     2,     1,     1,     1,     1,     1,     1,     1,     1,
-     1,     1,     3,     1,     1,     2,     2,     0,     2,     0,
-     4,     0,     6,     0,     3,     0,     5,     3,     2,     3,
-     0,     0,     0,     0,     0,     1,     2,     2,     3,     2,
-     3,     3,     4,     2,     2,     3,     3,     4,     1,     2,
-     1,     2,     1,     2,     1,     2,     1,     2,     1,     4,
-     2,     0,     5,     0,     6,     4,     4,     0,     0,    10,
-     1,     0,     4,     1,     1,     1,     1,     1,     2,     1,
-     3,     1,     4,     3,     4,     6,     5,     5,     2,     2,
-     1,     2,     2,     2,     2,     2,     2,     2,     2,     1,
-     1,     4,     1,     3,     3,     3,     1,     3,     3,     1,
-     3,     3,     1,     3,     3,     3,     3,     1,     3,     3,
-     1,     3,     1,     3,     1,     3,     1,     3,     1,     3,
-     1,     0,     0,     7,     1,     3,     3,     3,     3,     3,
-     3,     3,     3,     3,     3,     3,     1,     0,     1,     2,
-     7,     2,     2,     7,     6,     2,     3,     2,     3,     2,
-     3,     3,     3,     3,     2,     3,     0,     1,     1,     1,
-     1,     1,     1,     1,     1,     1
+/* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
+static const short yyr2[] =
+{
+       0,     0,     1,     1,     2,     2,     1,     1,     1,     1,
+       1,     1,     1,     8,    11,     0,     5,     1,     3,     1,
+       2,     1,     6,     3,     6,     0,     6,     0,     7,     1,
+       6,     3,     6,     0,     6,     0,     7,     0,     0,    10,
+       3,     3,     3,     2,     1,     3,     0,     4,     0,     4,
+       1,     3,     1,     1,     1,     3,     1,     3,     1,     1,
+       1,     1,     1,     1,     4,     5,     1,     1,     1,     1,
+       3,     4,     2,     3,     3,     3,     1,     1,     1,     0,
+       2,     0,     2,     1,     1,     1,     1,     1,     1,     1,
+       1,     1,     1,     1,     1,     2,     0,     4,     1,     2,
+       0,     3,     1,     3,     1,     1,     0,     2,     3,     2,
+       1,     3,     2,     0,     2,     1,     1,     1,     1,     1,
+       1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
+       1,     3,     0,     3,     0,     0,     4,     2,     2,     1,
+       1,     1,     1,     3,     4,     2,     3,     3,     3,     1,
+       1,     1,     3,     1,     1,     3,     4,     2,     3,     3,
+       3,     0,     1,     1,     3,     1,     1,     1,     3,     1,
+       1,     0,     4,     1,     4,     3,     4,     6,     5,     5,
+       2,     2,     7,     1,     3,     1,     2,     2,     2,     2,
+       2,     2,     2,     2,     1,     1,     3,     4,     1,     9,
+       0,     3,     4,     2,     4,     2,     1,     4,     1,     3,
+       3,     3,     1,     3,     3,     1,     3,     3,     1,     3,
+       3,     3,     3,     1,     3,     3,     1,     3,     1,     3,
+       1,     3,     1,     0,     4,     1,     0,     4,     1,     0,
+       0,     7,     1,     3,     3,     3,     3,     3,     3,     3,
+       3,     3,     3,     3,     1,     3,     0,     1,     1,     1,
+       1,     1,     3,     0,     9,     0,    11,     1,     1,     2,
+       0,     6,     0,     8,     4,     4,     0,     0,     2,     1,
+       4,     2,     1,     4,     0,     4,     1,     3,     4,     2,
+       2,     2,     1,     2,     3,     2,     1,     3,     1,     1,
+       1,     1,     1,     2,     0,     6,     2,     2,     0,     6,
+       0,     5,     1,     1,     1,     1,     1,     1,     1,     1,
+       1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
+       1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
+       1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
+       1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
+       1,     1,     1,     1,     1,     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,     3,     1,     4,     1,     3,     2,     2,     2,     0,
+       1,     0,     0,     0,    12,     0,     0,    11,     6,     6,
+       0,     0,    10,     0,     0,    10,     5,     5,     4,     4,
+       0,     1,     1,     2,     5,     3,     2,     4,     1,     3,
+       4,     6,     0,     8,     4,     1,     3,     2,     1,     4,
+       1,     1,     2,     2,     1,     2,     1,     2,     1,     1,
+       1,     1,     2,     1,     2,     2,     3,     1,     3,     1,
+       3,     1,     1,     3,     0,     2,     0,     4,     4,     1,
+       1,     2,     1,     1,     2,     0,     1,     5,     2,     3,
+       3,     4,     3,     4,     4,     5,     1,     1,     1,     1,
+       1,     1,     1,     1,     1,     1,     1,     1,     2,     2,
+       7,     6,     2,     0,     0,    10,     0,     6,     1,     1,
+       1,     1,     2,     1,     1,     1,     1,     1,     1,     1,
+       3,     1,     0,     3,     2,     2,     1,     1,     1,     1,
+       1,     1,     1,     1,     1,     1,     3,     1,     1,     2,
+       2,     0,     2,     0,     4,     0,     6,     0,     3,     0,
+       5,     3,     2,     3,     0,     0,     0,     0,     0,     1,
+       2,     2,     3,     2,     3,     3,     4,     2,     2,     3,
+       3,     4,     1,     2,     1,     2,     1,     3,     1,     4,
+       1,     2,     1,     2,     1,     2,     1,     4,     2,     0,
+       5,     0,     6,     4,     4,     0,     0,    10,     1,     0,
+       4,     1,     1,     1,     1,     1,     2,     1,     3,     1,
+       4,     3,     4,     6,     5,     5,     2,     2,     1,     2,
+       2,     2,     2,     2,     2,     2,     2,     1,     1,     4,
+       1,     3,     3,     3,     1,     3,     3,     1,     3,     3,
+       1,     3,     3,     3,     3,     1,     3,     3,     1,     3,
+       1,     3,     1,     3,     1,     3,     1,     3,     1,     0,
+       0,     7,     1,     3,     3,     3,     3,     3,     3,     3,
+       3,     3,     3,     3,     1,     0,     1,     2,     7,     2,
+       2,     7,     6,     2,     3,     2,     3,     2,     3,     3,
+       3,     3,     2,     3,     0,     1,     0,     1,     1,     1,
+       1,     1,     1,     1,     1,     1,     4,     4
 };
 
-static const short yydefact[] = {     0,
-    12,    11,   440,   408,   255,   408,    15,     0,     0,     0,
-     0,   269,   269,   289,   288,   290,   291,   292,   350,   351,
-   315,   317,   316,   320,   321,   309,   311,   312,   310,   318,
-   319,   352,   353,   313,   314,   330,   326,   322,   327,   323,
-   304,   305,   308,   306,   307,   347,   348,   349,   346,   332,
-   331,   325,   324,   336,   337,   338,   339,   334,   335,   333,
-   340,   341,   344,   345,   342,   343,   408,   408,   408,   408,
-   408,   408,   408,   408,   408,   408,   328,   679,   680,   684,
-   329,   681,   682,   685,     0,     3,     6,     7,   432,     8,
-     9,   134,    44,   677,    10,   254,   256,     0,   387,   269,
-   269,   269,   269,   269,   269,   269,   269,   408,   269,   387,
-   387,   408,   380,   408,     0,   408,   130,   269,   683,    21,
-   408,   436,   437,   438,   441,   442,   272,   269,   269,   265,
-   408,   686,   408,   408,   684,     0,   525,   269,   534,     0,
-     0,     0,   659,     0,     0,     0,     0,   269,   567,     0,
-   269,   269,   269,   269,   269,   269,   269,   269,   269,     0,
-    43,     0,     0,     0,     0,     0,   528,   269,   169,   165,
-   168,   588,   578,   170,   181,   201,   191,   190,   203,   207,
-   210,   213,   218,   221,   223,   225,   227,   230,   233,   237,
-   249,   569,   195,     0,     0,   559,   515,   516,   517,   518,
-     0,     0,   519,   269,   520,     0,   521,   166,     0,   522,
-   524,   164,     0,   508,     0,   565,     0,   541,   495,     0,
-     0,     0,   504,     0,   505,   484,   503,   500,   501,   496,
-   497,   498,     0,     0,   502,   509,     0,     0,   506,   483,
-     0,   354,   355,   365,   367,   366,   368,   369,   370,   371,
-   372,   373,   374,     4,   269,     0,   132,   137,   408,   678,
-     5,   408,   388,   384,   358,   360,   357,   359,   362,   361,
-   363,   364,   378,   356,   385,   386,     0,   269,   269,   376,
-   269,   269,     0,   377,   433,   375,   439,   443,   408,     0,
-   271,   408,     0,   262,   269,   677,    17,    19,     0,   408,
-   269,    29,   451,   269,   165,   168,   201,   253,   530,   164,
-     0,   269,   269,   269,   269,     0,   668,   670,   675,     0,
-     0,   408,   457,     0,     0,   184,   189,   188,   187,   186,
-   185,     0,   269,   182,   183,   269,     0,     0,     0,     0,
-     0,   528,     0,   269,   527,   269,   473,   474,   475,   476,
-     0,   477,   478,   269,   480,   269,   479,   481,   541,   269,
-   269,   177,   178,     0,   269,   269,   269,   269,   269,   269,
-   269,   269,   269,   269,   269,   269,   269,   269,   269,   269,
-   269,   269,   269,   269,   269,   269,   269,   269,   269,   269,
-   269,   228,   234,   231,   568,   269,     0,   666,    40,     0,
-   542,   560,   571,   663,   589,     0,   526,   269,     0,     0,
-     0,   566,    41,   485,   489,   561,   408,   499,   511,   512,
-     0,     0,     0,    42,    23,   269,   451,   408,   408,   269,
-   257,   131,   408,     0,   382,     0,   408,     0,   408,     0,
-   269,   269,   268,   269,   267,   263,   408,     0,   269,     0,
-   408,   269,    20,   448,     0,     0,   434,   449,   269,     0,
-     0,   535,     0,   574,     0,   252,     0,   667,   676,   167,
-   269,   269,     0,   459,   458,   460,   269,   523,   269,     0,
-   671,   672,   673,   674,   669,   529,   269,   536,     0,   662,
-   408,   539,   660,     0,     0,   172,     0,   179,     0,     0,
-     0,   238,   239,   240,   241,   242,   243,   244,   245,   246,
-   247,   248,   204,   205,   206,   209,   208,   211,   212,   214,
-   215,   216,   217,   219,   220,   222,   224,   226,   269,   269,
-   269,   250,   269,   269,   196,   555,   168,   559,     0,   408,
-   540,   572,     0,     0,   507,   493,   269,   562,   510,     0,
-     0,    25,     0,   546,   269,   563,   133,   408,   269,   541,
-   269,   258,   381,   269,   398,     0,   406,   401,     0,   407,
-     0,   423,   426,   420,   422,   273,   269,   269,   677,    16,
-    31,   269,   451,   269,    18,   435,   444,   446,    37,   453,
-   408,   452,   456,   531,   570,     0,   576,   269,   379,   465,
-     0,   451,   461,   269,     0,   202,   408,   269,   532,     0,
-   538,   554,     0,   579,   269,   173,   171,   269,   269,   229,
-     0,   232,   269,   198,   269,   200,   556,   557,   269,   269,
-   269,   577,   269,   408,   269,   408,    79,    27,   547,   550,
-   269,   269,   548,   269,   564,   541,   136,     0,   260,   269,
-   383,   404,   543,   390,   405,   543,   393,   269,   425,   269,
-     0,   106,   269,   269,   269,     0,    33,     0,   269,     0,
-    81,   450,   269,   462,   269,     0,   466,   469,   269,     0,
-   467,     0,   451,     0,     0,     0,   537,   269,   269,   180,
-   175,   176,   235,     0,     0,   558,   573,     0,   269,   269,
-   269,   269,   269,   269,   269,   269,   269,     0,   165,   168,
-   181,   201,   190,   207,   210,   213,   218,   221,   223,   225,
-   227,   230,     0,   582,   581,   166,   592,   601,   611,   613,
-   617,   620,   623,   628,   631,   633,   635,   637,   639,   641,
-   645,   584,   164,     0,    24,     0,    96,   100,    98,   123,
-   124,   125,   126,   127,   128,   129,    26,    79,    83,     0,
-    85,    84,     0,    88,     0,   408,   408,    86,     0,    87,
-   300,     0,    79,   551,   552,   269,   549,    22,   269,   274,
-   408,   396,   543,   408,   397,   543,   419,   424,   269,     0,
-     0,   105,   269,   269,     0,   276,   264,   269,     0,   282,
-     0,   269,     0,   408,    81,    35,     0,   445,   447,    38,
-    81,    89,    91,    90,    94,    92,    93,   454,   428,     0,
-   269,   462,   429,   463,   575,   490,     0,   470,   468,   471,
-     0,     0,   174,   533,     0,   582,   269,   197,   199,   665,
-     0,     0,   184,   189,   188,   187,   186,   185,   182,   183,
-   269,   269,   269,   177,   178,     0,   269,   269,   269,   269,
-   269,   269,   269,   269,   269,   269,   269,   269,   269,   269,
-   269,   269,   269,   269,   269,   269,   269,   269,   269,   269,
-   269,   269,   269,   228,   642,   231,   494,     0,   488,   104,
-   109,   102,   113,   677,    80,    95,    99,   107,   294,   297,
-   293,     0,   298,   296,    28,   553,   269,     0,   410,   408,
-   408,   409,   408,   408,   408,   427,   269,   266,   286,     0,
-     0,   285,   279,   280,   283,   281,   274,    13,    32,    34,
-    81,    30,   677,    82,   451,   455,   430,   431,   269,   464,
-   472,     0,   193,     0,   541,   236,   664,   167,   269,     0,
-   172,     0,     0,     0,     0,   646,   647,   648,   649,   650,
-   651,   652,   653,   654,   655,   656,   204,   205,   206,   209,
-   208,   211,   212,   214,   215,   216,   217,   219,   220,   222,
-   224,   226,   638,   269,   640,   269,   487,   108,     0,   118,
-   119,   120,   121,   122,   677,   110,   408,   113,     0,     0,
-   141,   101,   150,   677,   139,   140,     0,    48,     0,     0,
-    58,    59,    69,    67,   303,     0,   302,    56,    76,     0,
-    63,    66,     0,   677,    68,   160,   274,   269,   408,     0,
-   269,   411,   399,   408,   402,   408,   421,   277,   269,   284,
-   677,    36,     0,   269,   491,   269,     0,   661,   658,   202,
-   269,   173,   171,   269,   269,     0,   583,   103,   113,    97,
-   116,   112,   117,   115,   114,     0,   144,     0,     0,     0,
-     0,   138,     0,     0,   153,   162,   677,   152,     0,     0,
-    66,     0,    72,     0,    54,    53,     0,    61,    60,    62,
-     0,     0,     0,     0,     0,     0,   269,   677,   161,     0,
-   259,   269,   413,   269,   269,   408,   416,     0,   391,     0,
-   394,   278,   287,     0,    39,   269,     0,   194,   192,   657,
-   542,     0,   175,   176,   643,   111,   145,   142,   148,     0,
-   149,   146,   147,   151,     0,   156,     0,     0,     0,     0,
-   269,     0,    78,    77,     0,    73,     0,    50,    45,    46,
-    55,    66,    57,    70,     0,    74,    75,     0,     0,   301,
-   269,   269,   275,   269,   269,     0,   414,   269,   400,     0,
-   403,     0,    14,   492,   580,   174,   269,   143,   157,   154,
-     0,   158,   159,   163,   295,    52,    49,     0,     0,    71,
-    47,    64,   299,   261,   417,   408,   412,   269,   389,   395,
-   644,   155,    65,    51,   415,   418,   392,     0,     0,     0
+/* YYDEFACT[S] -- default rule to reduce with in state S when YYTABLE
+   doesn't specify something else to do.  Zero means the default is an
+   error. */
+static const short yydefact[] =
+{
+       0,    12,    11,   453,     0,   420,   260,   420,    15,     0,
+       0,     0,     0,   276,   276,   276,   299,   298,   300,   301,
+     302,   361,   362,   325,   327,   326,   330,   331,   319,   321,
+     322,   320,   328,   329,   363,   364,   323,   324,   340,   336,
+     332,   337,   333,   314,   315,   318,   316,   317,   358,   359,
+     360,   357,   342,   341,   335,   334,   346,   347,   348,   349,
+     350,   344,   345,   343,   351,   352,   355,   356,   353,   354,
+     420,   420,   420,   420,   420,   420,   420,   420,   420,   420,
+     338,   698,   699,   703,   339,   700,   701,   704,     0,     3,
+       6,     7,   444,     8,     9,   134,    44,   694,    10,   259,
+     261,     0,   399,   276,   276,   276,   276,   276,   276,   276,
+     276,   420,   276,   399,   399,   420,   392,   420,     0,   420,
+     130,   276,   702,    21,   420,   448,   449,   450,   451,   454,
+     455,   276,   279,   276,   276,   272,   420,   705,   420,   420,
+     703,     0,   538,   276,   547,     0,     0,     0,   676,     0,
+       0,     0,     0,   276,   584,     0,   276,   276,   276,   276,
+     276,   276,   276,   276,   276,     0,    43,     0,     0,     0,
+       0,     0,   541,   276,   170,   166,   169,   605,   595,   173,
+     185,   206,   195,   194,   208,   212,   215,   218,   223,   226,
+     228,   230,   232,   235,   238,   242,   254,   586,   200,     0,
+       0,   572,   528,   529,   530,   531,     0,     0,   532,   276,
+     533,     0,   534,   167,     0,   535,   537,   165,     0,   521,
+       0,   582,     0,   554,   508,     0,     0,     0,   517,     0,
+     518,   497,   516,   513,   514,   509,   510,   511,     0,     0,
+     515,   522,     0,     0,   519,   496,     0,   365,   367,   366,
+     377,   379,   378,   380,   381,   382,   383,   384,   385,   386,
+       4,   276,     0,   132,   137,   420,   695,     5,   420,   400,
+     396,   370,   372,   369,   371,   374,   373,   375,   376,   390,
+     368,   397,   398,     0,   276,   276,   388,   276,   276,     0,
+     389,   445,   387,   452,   456,   276,   166,   169,     0,   420,
+     470,     0,   165,   420,     0,   278,   420,     0,   269,   276,
+     694,    17,    19,     0,   420,   276,    29,   464,   206,   258,
+     543,     0,   276,   276,   276,   276,     0,   685,   687,   692,
+       0,   554,     0,     0,     0,   188,   193,   192,   191,   190,
+     189,     0,   276,   186,   187,   276,     0,     0,     0,     0,
+       0,   541,     0,   276,   540,   276,   486,   487,   488,   489,
+       0,   490,   491,   276,   493,   276,   492,   494,   554,   276,
+     276,   180,   181,     0,   276,   276,   276,   276,   276,   276,
+     276,   276,   276,   276,   276,   276,   276,   276,   276,   276,
+     276,   276,   276,   276,   276,   276,   276,   276,   276,   276,
+     276,   233,   239,   236,   585,   276,     0,   683,    40,     0,
+     555,   573,   588,   680,   606,     0,   539,   276,     0,     0,
+       0,   583,    41,   498,   502,   574,   420,   512,   524,   525,
+       0,     0,     0,    42,    23,   276,   464,   420,   420,   276,
+     262,   131,   420,     0,   394,     0,   420,     0,   420,     0,
+     276,     0,   706,   276,   276,     0,   472,   471,   473,   707,
+     276,   275,   276,   274,   270,   420,     0,   276,     0,   420,
+     276,    20,   461,     0,     0,   446,   462,   276,     0,   548,
+       0,   591,     0,   257,     0,   684,   693,   554,     0,   168,
+     276,   536,   276,     0,     0,   688,   689,   690,   691,   686,
+     542,   276,   549,     0,   679,   420,   552,   677,     0,     0,
+     175,     0,   183,     0,     0,     0,   243,   244,   245,   246,
+     247,   248,   249,   250,   251,   252,   253,   209,   210,   211,
+     214,   213,   216,   217,   219,   220,   221,   222,   224,   225,
+     227,   229,   231,   276,   276,   276,   255,   276,   276,   201,
+     568,   705,   572,     0,   420,   553,   589,     0,     0,   520,
+     506,   276,   575,   523,     0,     0,    25,     0,   559,   276,
+     580,   133,   420,   276,   554,   276,   263,   393,   276,   410,
+       0,   418,   413,     0,   419,     0,   435,   438,   432,   434,
+     391,   478,     0,   464,   474,   276,     0,   280,   268,   282,
+     267,   276,   276,   276,   694,    16,    31,   276,   464,   276,
+      18,   447,   457,   459,    37,   466,   420,   465,   469,   544,
+     587,     0,   593,   276,   172,   276,   207,   420,     0,   276,
+     545,     0,   551,   567,     0,   596,   276,   176,   174,   276,
+     276,   234,     0,   237,   276,   203,   276,   205,   569,   570,
+     276,   276,   276,   594,   276,   420,   276,   420,    79,    27,
+     560,   563,   276,   276,   561,   276,   581,   136,     0,   265,
+     276,   395,   416,   556,   402,   417,   556,   405,   276,   437,
+     276,     0,   479,   482,   276,     0,   480,     0,   464,   420,
+     106,   281,   276,   276,   276,     0,    33,     0,   276,     0,
+      81,   463,   276,   475,   276,     0,   276,   578,   696,   576,
+       0,     0,     0,   550,   276,   276,   184,   178,   179,   240,
+       0,     0,   571,   590,     0,   276,   276,   276,   276,   276,
+     276,   276,   276,   276,     0,   166,   169,   185,   206,   194,
+     212,   215,   218,   223,   226,   228,   230,   232,   235,     0,
+     599,   598,   167,   609,   618,   628,   630,   634,   637,   640,
+     645,   648,   650,   652,   654,   656,   658,   662,   601,   165,
+       0,    24,     0,    96,   100,    98,   123,   124,   125,   126,
+     127,   128,   129,    26,    79,    83,     0,    85,    84,     0,
+      88,     0,   420,   420,    86,     0,    87,   310,     0,    79,
+     564,   565,   276,   562,    22,   276,   284,   420,   408,   556,
+     420,   409,   556,   431,   436,   276,     0,     0,   483,   481,
+     484,     0,   276,     0,   105,   276,   276,     0,   286,   271,
+     276,     0,   292,     0,   276,     0,   420,    81,    35,     0,
+     458,   460,    38,    81,    89,    91,    90,    94,    92,    93,
+     467,   440,     0,   276,   475,   441,   476,   592,   503,   696,
+     276,     0,     0,   177,   546,     0,   599,   276,   202,   204,
+     682,     0,     0,   188,   193,   192,   191,   190,   189,   186,
+     187,   276,   276,   276,   180,   181,     0,   276,   276,   276,
+     276,   276,   276,   276,   276,   276,   276,   276,   276,   276,
+     276,   276,   276,   276,   276,   276,   276,   276,   276,   276,
+     276,   276,   276,   276,   233,   659,   236,   507,     0,   501,
+     104,   109,   102,   113,   694,    80,    95,    99,   107,   304,
+     307,   303,     0,   308,   306,    28,   566,   276,     0,   422,
+     420,   420,   421,   420,   420,   420,   439,   276,   477,   485,
+     283,   273,   296,     0,     0,   295,   289,   290,   293,   291,
+     284,    13,    32,    34,    81,    30,   694,    82,   464,   468,
+     442,   443,   276,     0,   577,   182,     0,   198,     0,   554,
+     241,   681,   168,   276,     0,   175,     0,     0,     0,     0,
+     663,   664,   665,   666,   667,   668,   669,   670,   671,   672,
+     673,   209,   210,   211,   214,   213,   216,   217,   219,   220,
+     221,   222,   224,   225,   227,   229,   231,   655,   276,   657,
+     276,   500,   108,     0,   118,   119,   120,   121,   122,   694,
+     110,   420,   113,     0,     0,   141,   142,   101,   151,   694,
+     139,   140,     0,    48,     0,     0,    58,    59,    69,    67,
+     313,     0,   312,    56,    76,     0,    63,    66,     0,   694,
+      68,   161,   284,   276,   420,     0,   276,   423,   411,   420,
+     414,   420,   433,   287,   276,   294,   694,    36,     0,   276,
+     504,   579,   276,   276,     0,   678,   675,   207,   276,   176,
+     174,   276,   276,     0,   600,   103,   113,    97,   116,   112,
+     117,   115,   114,     0,   145,     0,     0,     0,     0,   138,
+       0,     0,   154,   163,   694,   153,     0,     0,    66,     0,
+      72,     0,    54,    53,     0,    61,    60,    62,     0,     0,
+       0,     0,     0,     0,   276,   694,   162,     0,   264,   276,
+     425,   276,   276,   420,   428,     0,   403,     0,   406,   288,
+     297,     0,    39,   276,     0,   199,     0,   196,   674,   555,
+       0,   178,   179,   660,   111,   146,   143,   149,     0,   150,
+     147,   148,   152,     0,   157,     0,     0,     0,     0,   276,
+       0,    78,    77,     0,    73,     0,    50,    45,    46,    55,
+      66,    57,    70,     0,    74,    75,     0,     0,   311,   276,
+     276,   285,   276,   276,     0,   426,   276,   412,     0,   415,
+       0,    14,   505,   197,   597,   177,   276,   144,   158,   155,
+       0,   159,   160,   164,   305,    52,    49,     0,     0,    71,
+      47,    64,   309,   266,   429,   420,   424,   276,   401,   407,
+     661,   156,    65,    51,   427,   430,   404,     0,     0,     0
 };
 
-static const short yydefgoto[] = {  1208,
-    85,    86,    87,    88,   134,   296,   297,    89,   637,   773,
-   298,   805,   931,    90,   671,   933,   909,    92,  1015,  1148,
-  1095,  1079,  1149,  1187,  1087,  1017,  1018,  1019,  1091,  1020,
-  1021,  1152,  1023,  1145,   757,   810,   758,   811,   759,   812,
-   893,   813,   762,   814,   894,   891,   892,   791,   764,   765,
-   995,   996,   997,  1062,   998,   766,   767,    93,   258,   428,
-   259,   560,    94,  1002,  1129,  1130,  1004,  1076,  1098,  1077,
-   174,   175,   497,   176,   942,   177,   178,   397,   535,   179,
-   180,   181,   182,   183,   184,   185,   186,   187,   188,   529,
-   189,   531,   190,   530,   837,   191,   220,   467,   309,   416,
-    96,   650,   779,   127,   578,    97,   292,   193,   256,   128,
-   129,   908,   797,   798,   799,   800,   920,    99,   768,   816,
-  1007,   770,   771,   817,  1026,   902,  1024,   100,   101,   102,
-   103,   104,   105,   106,   107,   108,   109,   110,   111,   323,
-   417,   434,   113,   264,  1207,   114,   783,  1170,   786,  1172,
-   653,  1108,   656,  1110,   115,   911,   912,  1105,  1106,   116,
-   661,   571,   572,   821,   131,   456,   124,   125,   118,   586,
-   587,   457,   458,   459,   673,   592,   324,   827,   823,   476,
-   345,   221,   241,   222,   223,   346,   939,  1117,   225,   633,
-   226,   227,   421,   228,   229,   195,   402,   347,   343,   348,
-   461,   686,   349,   311,   610,   350,   200,   351,   541,   781,
-  1033,   234,   557,   492,   401,   202,   558,   559,   352,   203,
-   204,   353,   630,   596,   354,   237,   355,   359,   689,   724,
-   888,   725,   208,   727,   728,   729,   730,   731,   732,   733,
-   734,   735,   736,   737,   738,   739,   740,   741,   984,  1177,
-   742,  1121,   356,   357,   210,   358,   261,   310,   213,   121
+static const short yydefgoto[] =
+{
+    1247,    88,    89,    90,    91,   139,   310,   311,    92,   658,
+     799,   312,   837,   964,    93,   700,   966,   939,    95,  1050,
+    1186,  1132,  1116,  1187,  1226,  1124,  1052,  1053,  1054,  1128,
+    1055,  1056,  1190,  1058,  1183,   783,   842,   784,   843,   785,
+     844,   923,   845,   788,   846,   924,   921,   922,   823,   790,
+     791,  1029,  1030,  1031,  1099,  1032,   792,   793,    96,   264,
+     437,   265,   574,    97,  1037,  1167,  1168,  1039,  1113,  1135,
+    1114,   179,   331,   180,   511,   181,   976,   182,   183,   406,
+     549,   184,   185,   186,   187,   188,   189,   190,   191,   192,
+     193,   543,   194,   545,   195,   544,   867,   196,   225,   484,
+     320,   425,    99,   670,   805,   599,   600,   603,   100,   306,
+     198,   262,   133,   134,   601,   602,   938,   829,   830,   831,
+     832,   953,   102,   794,   848,  1042,   796,   797,   849,  1061,
+     932,  1059,   103,   104,   105,   106,   107,   108,   109,   110,
+     111,   112,   113,   114,   300,   426,   443,   116,   270,  1246,
+     117,   809,  1208,   812,  1210,   673,  1145,   676,  1147,   118,
+     941,   942,  1142,  1143,   119,   681,   585,   586,   853,   136,
+     474,   128,   129,   121,   611,   612,   475,   476,   477,   702,
+     617,   333,   817,   855,   458,   354,   226,   246,   227,   228,
+     355,   972,  1154,   230,   654,   231,   232,   430,   233,   234,
+     200,   411,   356,   352,   357,   478,   712,   358,   321,   631,
+     359,   205,   360,   555,   807,  1068,   239,   571,   506,   410,
+     207,   572,   708,   709,   573,   361,   208,   209,   362,   651,
+     621,   363,   242,   364,   368,   715,   750,   918,   751,   213,
+     753,   754,   755,   756,   757,   758,   759,   760,   761,   762,
+     763,   764,   765,   766,   767,  1018,  1216,   768,  1159,   365,
+     366,   215,   367,   267,   861,   302,   218,   124
 };
 
-static const short yypact[] = {  2153,
--32768,-32768,    37,  5269,-32768,  6398,-32768,   493,  3112,  3409,
-  3409,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,   450,
--32768,-32768,-32768,-32768,  2352,-32768,-32768,-32768,   364,-32768,
--32768,    54,-32768,    86,-32768,-32768,-32768,   131,  6233,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,  6233,
-  6233,   169,   113,-32768,   828,-32768,-32768,   493,-32768,-32768,
--32768,-32768,-32768,-32768,    37,-32768,-32768,   184,-32768,   169,
--32768,-32768,-32768,  5269,-32768,   209,-32768,  5499,-32768,   216,
-   225,   234,-32768,   245,   493,   262,   320,   852,-32768,  2730,
-  5499,  5499,  5499,  5499,  5499,  5499,-32768,  5524,  5524,   324,
--32768,   345,   356,   362,   404,   419,   350,  4685,-32768,   436,
-   445,-32768,   460,-32768,   681,   677,-32768,-32768,-32768,  1030,
-   132,   261,   554,   354,   461,   463,   470,   491,   100,-32768,
--32768,   337,-32768,  3535,   457,   462,-32768,-32768,-32768,-32768,
-   559,  3156,-32768,  4685,-32768,  3535,-32768,   397,  3535,-32768,
--32768,   571,   599,-32768,   575,-32768,  2921,   460,   615,   458,
-   555,  3305,-32768,  3409,-32768,-32768,-32768,  5856,-32768,-32768,
--32768,-32768,   661,   670,-32768,-32768,  3409,  3535,-32768,-32768,
-   591,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,   706,   738,-32768,-32768,  6122,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,   752,   532,-32768,-32768,
-   493,   493,   391,-32768,   364,-32768,-32768,-32768,-32768,   757,
--32768,-32768,   766,   722,   532,    86,-32768,   403,   784,-32768,
-   493,-32768,    41,  5499,-32768,-32768,-32768,-32768,-32768,-32768,
-   788,  5499,  5499,  5499,  1753,   801,-32768,-32768,-32768,   601,
-   782,  5723,   283,   808,   850,-32768,-32768,-32768,-32768,-32768,
--32768,   879,  5499,-32768,-32768,  5499,   891,   917,   933,   965,
-   970,   350,   665,  5126,-32768,  4685,-32768,-32768,-32768,-32768,
-   983,-32768,-32768,  4685,-32768,  4685,-32768,-32768,-32768,  1275,
-  5499,-32768,-32768,    66,  5499,  5499,  5499,  5499,  5499,  5499,
-  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,
-  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,
-  5499,-32768,-32768,-32768,-32768,  5499,   479,-32768,-32768,  2539,
--32768,-32768,   999,-32768,-32768,  1024,-32768,  5499,   966,  1026,
-  1034,-32768,-32768,-32768,-32768,-32768,   169,  5856,-32768,-32768,
-  3409,  1972,  1056,-32768,-32768,  5499,   309,  3639,  4767,   532,
--32768,   515,  6398,   990,  1077,  1087,  1095,  1098,  1095,   493,
-  1099,   532,-32768,   532,-32768,-32768,-32768,  1031,  1093,  1100,
--32768,   532,   403,-32768,   493,  1107,-32768,  1112,   493,   272,
-  1113,-32768,   295,  1115,   439,  1115,  1116,-32768,-32768,-32768,
--32768,  5437,  1118,   415,-32768,   688,  5499,-32768,-32768,  1122,
--32768,-32768,-32768,-32768,-32768,-32768,  5499,-32768,  1119,-32768,
-  3639,-32768,-32768,  1135,  1123,-32768,   471,-32768,    60,   493,
-   493,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,  1030,  1030,   132,   132,   261,
-   261,   261,   261,   554,   554,   354,   461,   463,  5499,  5499,
-  5499,-32768,  5556,  5611,-32768,-32768,  5115,-32768,  3349,  3825,
--32768,-32768,  1125,   548,-32768,-32768,   532,-32768,-32768,  1127,
-  1129,-32768,  1132,-32768,  4197,-32768,-32768,  4011,  4241,  1130,
--32768,  1136,-32768,-32768,  1141,  1143,-32768,  1144,  1148,-32768,
-   699,-32768,  1146,-32768,-32768,-32768,   184,-32768,    82,-32768,
--32768,  5499,   342,   532,-32768,-32768,  1147,-32768,-32768,  1166,
-  6398,-32768,-32768,-32768,-32768,  1149,-32768,  1753,-32768,-32768,
-  1150,   519,   688,  5448,  1151,-32768,-32768,-32768,-32768,  1154,
--32768,-32768,  1155,-32768,  5499,-32768,-32768,-32768,-32768,   470,
-   733,   491,  5499,-32768,  5499,-32768,-32768,-32768,  4345,  4685,
-  5499,-32768,  5644,-32768,  5499,-32768,   896,-32768,-32768,-32768,
-  4389,  4493,-32768,  4537,-32768,  1130,-32768,  1153,-32768,-32768,
--32768,-32768,-32768,  1160,-32768,-32768,  1161,-32768,   493,-32768,
-   493,  1101,  5034,-32768,-32768,  1156,-32768,  1159,-32768,   466,
-   896,-32768,   493,   740,  4685,  1168,-32768,-32768,   148,  1163,
--32768,  1164,    78,  1171,  1169,  1173,-32768,  5499,  5644,-32768,
--32768,-32768,-32768,  1172,  1174,-32768,-32768,   577,  5499,  5499,
-  5499,  5499,  5499,  5499,  5499,  5524,  5524,  1176,   800,   827,
-   977,   882,   844,  1091,   759,   777,   798,   804,  1193,  1184,
-  1158,  1138,   263,  1199,-32768,    53,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,   853,   867,-32768,  1040,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,   896,-32768,  1137,
--32768,-32768,  1139,-32768,  1140,-32768,-32768,-32768,  1162,-32768,
-  1538,  1165,   896,-32768,-32768,  4641,-32768,-32768,-32768,-32768,
-  6320,-32768,-32768,  6320,-32768,-32768,-32768,-32768,  5499,   846,
-  1208,-32768,  5034,  5499,   493,-32768,-32768,  5034,   620,-32768,
-  1206,  5034,  1170,-32768,   896,-32768,  1209,-32768,-32768,-32768,
-   896,-32768,-32768,-32768,-32768,-32768,-32768,-32768,   364,  1207,
--32768,   727,-32768,   688,-32768,-32768,  1210,-32768,-32768,-32768,
-  1211,   493,-32768,-32768,   902,  1212,  5499,-32768,-32768,  1215,
-   913,  1213,   931,   932,   995,   997,   998,  1027,  1028,  1029,
-  5499,  5468,  5499,  1035,  1036,   195,  5499,  5499,  5499,  5499,
-  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,
-  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,  5499,
-  5499,  5499,  5499,  5499,-32768,  5499,-32768,  1218,  1222,-32768,
-  1053,  1203,   576,   155,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,   289,-32768,-32768,-32768,-32768,  5034,   639,-32768,   169,
-  4845,-32768,  6320,  4845,  6320,-32768,-32768,-32768,-32768,   894,
-  1219,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
-   896,-32768,    86,-32768,   411,-32768,-32768,-32768,  5479,-32768,
--32768,   735,-32768,  1227,  1130,-32768,-32768,  1038,  5499,  1228,
-  1051,  1054,   110,   493,   493,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,  1064,  1065,  1067,   885,
-   938,   822,   839,    71,   142,   539,   582,    91,   731,    55,
-   817,   101,   470,  5499,   491,  5644,-32768,   397,  1040,-32768,
--32768,-32768,-32768,-32768,   768,-32768,  5989,   576,   218,   218,
--32768,-32768,   107,   859,-32768,-32768,   319,-32768,   518,   432,
--32768,-32768,-32768,-32768,-32768,  1225,-32768,     3,-32768,  1078,
--32768,   640,  1226,    86,-32768,   319,-32768,-32768,-32768,  1236,
-   507,-32768,-32768,  4845,-32768,  4845,-32768,-32768,  5009,-32768,
-   869,-32768,  1175,   747,-32768,-32768,   493,-32768,  1066,  1074,
--32768,  1076,  1079,-32768,-32768,  1008,-32768,-32768,   576,-32768,
--32768,-32768,-32768,-32768,-32768,   437,   107,   810,   493,   493,
-   218,-32768,   319,   319,-32768,   373,   946,-32768,  1240,  1010,
-   721,   432,   535,    83,-32768,-32768,   518,-32768,-32768,-32768,
-   518,    28,   493,   493,  1241,   518,-32768,    86,  1243,   964,
--32768,   532,-32768,-32768,  1246,-32768,  1247,  1248,-32768,  1250,
--32768,-32768,-32768,  1183,-32768,   229,  1249,-32768,-32768,-32768,
--32768,  1252,  1082,  1084,-32768,-32768,-32768,-32768,   107,  1253,
-   397,-32768,-32768,   107,   762,   373,   829,   493,   493,   319,
--32768,  1092,-32768,-32768,   518,-32768,   721,  1239,-32768,   535,
--32768,   535,-32768,-32768,  1255,-32768,-32768,  1092,  1258,-32768,
--32768,-32768,-32768,  5499,   507,  1267,-32768,-32768,-32768,  1266,
--32768,  1270,-32768,-32768,-32768,  1090,  5499,-32768,-32768,-32768,
-  1260,-32768,-32768,   373,-32768,-32768,-32768,  1271,    83,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,  5499,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,  1291,  1297,-32768
+static const short yypact[] =
+{
+    2083,-32768,-32768,    36,    34,  5460,-32768,  6775,-32768,   759,
+    3247,  3669,  3669,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,   305,-32768,-32768,-32768,-32768,  2264,-32768,
+  -32768,-32768,   300,-32768,-32768,    80,-32768,    90,-32768,-32768,
+  -32768,    95,  6364,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,  6364,  6364,   151,   114,-32768,   406,-32768,
+  -32768,   759,-32768,-32768,-32768,-32768,-32768,-32768,-32768,    36,
+  -32768,  5706,-32768,   159,-32768,   151,-32768,-32768,-32768,  5460,
+  -32768,   188,-32768,  5706,-32768,   195,   206,   230,-32768,   251,
+     759,   285,   318,   925,-32768,  2648,  5706,  5706,  5706,  5706,
+    5706,  5706,-32768,  5738,  5738,   320,-32768,   341,   364,   370,
+     392,   403,   321,  4946,-32768,   423,   441,-32768,   462,-32768,
+     825,  1387,-32768,-32768,-32768,   682,   108,   190,   615,   296,
+     472,   452,   467,   457,   127,-32768,-32768,   111,-32768,  3775,
+     430,   446,-32768,-32768,-32768,-32768,   499,  3353,-32768,  4946,
+  -32768,  3775,-32768,   355,  3775,-32768,-32768,   541,   570,-32768,
+     600,-32768,  2842,   462,   617,   432,   563,  3458,-32768,  3669,
+  -32768,-32768,-32768,  6090,-32768,-32768,-32768,-32768,   686,   704,
+  -32768,-32768,  3669,  3775,-32768,-32768,   646,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,   716,   724,-32768,-32768,  6638,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,   739,   861,-32768,-32768,   759,   759,   254,
+  -32768,   300,-32768,-32768,-32768,  3413,-32768,-32768,   106,  5953,
+     221,   740,-32768,-32768,   749,-32768,-32768,   761,   754,   861,
+      90,-32768,   338,   775,-32768,   759,-32768,   160,-32768,-32768,
+  -32768,   787,  5706,  5706,  5706,  1979,   771,-32768,-32768,-32768,
+     589,   797,   265,   786,   798,-32768,-32768,-32768,-32768,-32768,
+  -32768,   804,  3413,-32768,-32768,  5706,   828,   832,   840,   850,
+     863,   321,   426,  3624,-32768,  4946,-32768,-32768,-32768,-32768,
+     833,-32768,-32768,  4946,-32768,  4946,-32768,-32768,-32768,  5631,
+    5706,-32768,-32768,    41,  5706,  5706,  5706,  5706,  5706,  5706,
+    5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,
+    5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,
+    5706,-32768,-32768,-32768,-32768,  5706,   360,-32768,-32768,  2454,
+  -32768,-32768,   884,-32768,-32768,   923,-32768,  5706,   498,   920,
+     929,-32768,-32768,-32768,-32768,-32768,   151,  6090,-32768,-32768,
+    3669,  3141,   953,-32768,-32768,  5706,   113,  3881,  5029,   861,
+  -32768,   580,  6775,   928,   964,   968,  1038,  1058,  1038,   759,
+    1070,   256,-32768,-32768,  5642,  1027,   654,-32768,   671,-32768,
+     861,-32768,  1044,-32768,-32768,-32768,  1007,  1082,  1071,-32768,
+     861,   338,-32768,   759,  1090,-32768,  1102,   759,  1100,-32768,
+     358,  1105,   444,  1105,  1114,-32768,-32768,   797,  1109,-32768,
+    5357,-32768,-32768,  1110,  1116,-32768,-32768,-32768,-32768,-32768,
+  -32768,  5706,-32768,  1113,-32768,  3881,-32768,-32768,  1129,  1120,
+  -32768,   464,-32768,   292,   759,   759,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+     682,   682,   108,   108,   190,   190,   190,   190,   615,   615,
+     296,   472,   452,  5706,  5706,  5706,-32768,  5764,  5842,-32768,
+  -32768,  3036,-32768,  3564,  4070,-32768,-32768,  1123,   481,-32768,
+  -32768,   861,-32768,-32768,  1132,  1125,-32768,  1134,-32768,  4448,
+  -32768,-32768,  4259,  4493,   797,-32768,  1139,-32768,-32768,  1137,
+    1146,-32768,  1148,  1152,-32768,   536,-32768,  1163,-32768,-32768,
+  -32768,-32768,  1161,   936,   671,  5674,  1165,-32768,-32768,-32768,
+  -32768,  1169,-32768,-32768,   149,-32768,-32768,  5706,   581,   861,
+  -32768,-32768,  1170,-32768,-32768,  1187,  6775,-32768,-32768,-32768,
+  -32768,  1168,-32768,  1979,-32768,  5378,-32768,-32768,  1175,-32768,
+  -32768,  1174,-32768,-32768,  1173,-32768,  5706,-32768,-32768,-32768,
+  -32768,   467,   555,   457,  3413,-32768,  3413,-32768,-32768,-32768,
+    4599,  4946,  5706,-32768,  5872,-32768,  5706,-32768,  1607,-32768,
+  -32768,-32768,  4644,  4750,-32768,  4795,-32768,-32768,  1177,-32768,
+  -32768,-32768,-32768,-32768,  1178,-32768,-32768,  1185,-32768,   759,
+  -32768,   759,-32768,-32768,    64,  1182,-32768,  1183,    86,-32768,
+    1136,-32768,  1868,-32768,-32768,  1184,-32768,  1194,-32768,   223,
+    1607,-32768,   759,   790,  4946,  1196,  5378,-32768,  1191,-32768,
+    1197,  1200,  1207,-32768,  5706,  5872,-32768,-32768,-32768,-32768,
+    1209,  1217,-32768,-32768,   539,  3413,  5706,  5706,  5706,  5706,
+    5706,  5706,  5738,  5738,  1198,   598,   649,  1101,  1527,   702,
+    1068,   656,   562,   853,   676,  1214,  1206,  1204,  1190,   136,
+    1223,-32768,    29,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,   712,
+     715,-32768,  1061,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,  1607,-32768,  1159,-32768,-32768,  1160,
+  -32768,  1162,-32768,-32768,-32768,  1164,-32768,  1531,  1166,  1607,
+  -32768,-32768,  4901,-32768,-32768,-32768,-32768,  6501,-32768,-32768,
+    6501,-32768,-32768,-32768,-32768,  5706,   902,  1229,-32768,-32768,
+  -32768,  1231,  1044,  1240,-32768,  1868,  5706,   759,-32768,-32768,
+    1868,   397,-32768,  1237,  1868,  1171,-32768,  1607,-32768,  1238,
+  -32768,-32768,-32768,  1607,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,   300,  1241,-32768,   721,-32768,   671,-32768,-32768,  1191,
+    3096,  1246,   759,-32768,-32768,   733,  1243,  5706,  1175,  1175,
+    1251,   765,  1247,   820,   834,   842,   844,   855,   875,   891,
+     896,  5706,  5663,  5706,   908,   950,   134,  5706,  5706,  5706,
+    5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,
+    5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,  5706,
+    5706,  5706,  5706,  5706,  5706,-32768,  5706,-32768,  1250,  1255,
+  -32768,  1083,  1236,   -18,   395,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,   701,-32768,-32768,-32768,-32768,  1868,   623,-32768,
+     151,  5190,-32768,  6501,  5190,  6501,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,   919,  1252,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,  1607,-32768,    90,-32768,   402,-32768,
+  -32768,-32768,  5695,  1257,-32768,-32768,   621,-32768,  1260,   797,
+  -32768,-32768,   955,  5357,  1259,   965,   980,   302,   759,   759,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,   990,  1003,  1005,   762,  1205,   886,   970,    92,   431,
+     546,   792,   634,   767,   413,   579,   375,   467,  5706,   457,
+    5872,-32768,   355,  1061,-32768,-32768,-32768,-32768,-32768,   689,
+  -32768,  6227,   -18,   427,   427,-32768,-32768,-32768,   345,   773,
+  -32768,-32768,    70,-32768,   695,   120,-32768,-32768,-32768,-32768,
+  -32768,  1261,-32768,   -10,-32768,  1128,-32768,   100,  1263,    90,
+  -32768,    70,-32768,-32768,-32768,  1265,   710,-32768,-32768,  5190,
+  -32768,  5190,-32768,-32768,  1581,-32768,   839,-32768,  1199,   894,
+  -32768,-32768,-32768,  5706,   759,-32768,  1096,  1016,-32768,  1018,
+    1035,-32768,-32768,   971,-32768,-32768,   -18,-32768,-32768,-32768,
+  -32768,-32768,-32768,   286,   345,  1145,   759,   759,   427,-32768,
+      70,    70,-32768,   350,   995,-32768,  1269,  1032,   540,   120,
+     484,    51,-32768,-32768,   695,-32768,-32768,-32768,   695,    -8,
+     759,   759,  1270,   695,-32768,    90,  1272,  1000,-32768,   861,
+  -32768,-32768,  1273,-32768,  1291,  1294,-32768,  1295,-32768,-32768,
+  -32768,  1228,-32768,   738,  1298,-32768,   307,-32768,-32768,-32768,
+    1299,  1037,  1069,-32768,-32768,-32768,-32768,   345,  1293,   355,
+  -32768,-32768,   345,   972,   350,  1193,   759,   759,    70,-32768,
+    1130,-32768,-32768,   695,-32768,   540,  1289,-32768,   484,-32768,
+     484,-32768,-32768,  1304,-32768,-32768,  1130,  1310,-32768,-32768,
+  -32768,-32768,  5706,   710,  1319,-32768,-32768,-32768,  1320,-32768,
+    1321,-32768,-32768,-32768,-32768,  1076,  5706,-32768,-32768,-32768,
+    1312,-32768,-32768,   350,-32768,-32768,-32768,  1318,    51,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,  5706,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,  1346,  1349,-32768
 };
 
-static const short yypgoto[] = {-32768,
--32768,  1230,-32768,-32768,-32768,-32768,  -400,  -112,-32768,-32768,
-  1009,-32768,-32768,-32768,-32768,-32768,    59,-32768,-32768,   396,
--32768,-32768,   122,   154,-32768,   226,-32768,-32768,-32768,  -942,
--32768,  -848,-32768,-32768,  -409,  -716,-32768,-32768,-32768,  -580,
--32768,  -544,-32768,  -512,-32768,   327,-32768,-32768,   655,  -639,
--32768,   259,   326,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,  -876,   188,-32768,  -960,-32768,   300,
--32768,  -592,   475,  1263,-32768,-32768,  -591,-32768,-32768,   -90,
-  -363,  -362,  -361,  -360,  -368,  -359,  -358,  -514,  -481,-32768,
-  -588,-32768,  -136,-32768,-32768,   836,   174,  -564,  -397,    14,
--32768,-32768,-32768,  -435,-32768,-32768,-32768,   711,  -242,   884,
--32768,  -857,  -754,-32768,-32768,   533,-32768,-32768,-32768,  -507,
--32768,-32768,-32768,  -335,-32768,-32768,-32768,-32768,-32768,   560,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
-    47,   769,-32768,   967,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,  1145,  -744,  -652,-32768,   170,-32768,
--32768,   676,   679,   517,     1,  -384,  1221,-32768,     2,-32768,
--32768,  -572,-32768,-32768,-32768,   667,  -266,  1021,-32768,  -462,
-   129,  1336,-32768,  1111,-32768,   187,-32768,-32768,-32768,-32768,
-  -145,-32768,-32768,-32768,-32768,-32768,   168,  1283,  1007,  1292,
--32768,-32768,  1332,-32768,-32768,  -341,-32768,    26,   230,  -565,
-  -846,-32768,   861,-32768,-32768,   950,  -190,  -456,   128,-32768,
-   149,    51,-32768,-32768,    97,-32768,   106,-32768,-32768,   664,
--32768,   368,  -607,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
--32768,-32768,  1389,-32768,-32768,  1626,  -247,     0,   449,-32768
+static const short yypgoto[] =
+{
+  -32768,-32768,  1264,-32768,-32768,-32768,-32768,  -427,  -115,-32768,
+  -32768,  1039,-32768,-32768,-32768,-32768,-32768,    78,-32768,-32768,
+     424,-32768,-32768,   129,   163,-32768,   231,-32768,-32768,-32768,
+   -1008,-32768,  -887,-32768,-32768,  -722,  -763,-32768,-32768,-32768,
+    -603,-32768,  -574,-32768,  -566,-32768,   339,-32768,-32768,   677,
+    -684,-32768,   272,   329,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,  -882,   194,-32768, -1004,-32768,
+     309,-32768,-32768,  -622,   489,   912,-32768,-32768,  -615,-32768,
+  -32768,   109,  -375,  -356,  -327,  -359,  -380,  -395,  -393,  -520,
+    -517,-32768,  -614,-32768,  -117,-32768,-32768,  1099,  1053,  -598,
+    -371,    21,-32768,-32768,-32768,   550,    -3,-32768,-32768,-32768,
+      82,  -271,-32768,-32768,-32768,-32768,  -929,  -777,-32768,-32768,
+     548,-32768,-32768,-32768,  -553,-32768,-32768,-32768,  -535,-32768,
+  -32768,-32768,-32768,-32768,   586,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,    22,   807,-32768,  1004,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,   558,
+    -737,  -583,-32768,   183,-32768,-32768,   706,   711,   537,     1,
+    -403,  1268,-32768,    17,-32768,-32768,  -576,-32768,-32768,-32768,
+     687,  -107,  1092,-32768,  -453,   396,  1381,-32768,  1156,-32768,
+    1131,-32768,-32768,-32768,-32768,  -178,-32768,-32768,-32768,-32768,
+  -32768,   344,  1189,  1050,  1306,-32768,-32768,  1316,-32768,-32768,
+    -323,-32768,    49,   245,  -513,  -682,-32768,   900,-32768,-32768,
+     999,  -186,   703,   554,  -491,   103,-32768,   282,   161,-32768,
+  -32768,   535,-32768,   601,-32768,-32768,   700,-32768,   399,  -639,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
+  -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,  1353,
+  -32768,-32768,  1639,  -258,   561,     0,   333,-32768
 };
 
 
-#define        YYLAST          6589
-
-
-static const short yytable[] = {   119,
-   117,   308,   489,   119,   126,   285,   576,   119,   212,   212,
-   212,   603,   435,    95,   620,   516,   517,  1003,   518,   519,
-   526,   520,   521,   522,   523,   726,   524,   525,   551,   680,
-   527,   815,   528,   676,   201,   233,   233,   418,   919,   914,
-   711,   713,   553,   923,   723,   454,   112,   927,   448,   622,
-   130,   585,   133,  1022,  1154,   450,   760,  1085,    91,   205,
-   326,   327,   328,   329,   330,   331,  1080,  1035,   429,  1041,
-     3,   410,   257,  -590,   601,  -632,   414,  -590,   415,  -632,
-   396,   726,   454,   629,   119,   117,   617,  1008,   930,   609,
-   784,  -624,   761,   500,   934,  -624,   711,   713,    95,   260,
-   723,   642,   830,   260,   664,   206,  1082,   387,   388,   501,
-   831,  -629,  1135,  1136,   207,  -629,  1010,   119,   721,   381,
-   382,  -636,  1066,  1067,   763,  -636,   288,   383,   384,   769,
-   396,   112,  1068,   119,  1069,   301,  1053,   235,   235,   390,
-   393,   385,   386,    91,   119,   263,   122,   123,  1153,   212,
-  1070,   722,  1027,  1159,   262,   394,   263,   263,   236,   236,
-  1081,  1083,  -625,   379,   380,   815,  -625,   212,  1034,  1100,
-  1036,   815,   260,   472,   721,   201,   196,   760,   999,  1184,
-   300,     3,   192,   669,   666,  1086,  -269,  1109,  1000,  1111,
-   381,   382,   760,   212,  1134,   194,   224,   224,   668,   279,
-   205,   212,  1188,   212,   289,   212,   682,   722,   212,   540,
-   450,   824,   607,   761,  1042,  1155,   212,   913,   647,   201,
-   915,   212,   954,   212,  -408,  -408,  -408,   201,   761,  -408,
-  -408,   201,   303,  1147,   201,  1150,   212,   212,   955,   312,
-   405,   999,   233,   411,   205,   763,   206,   233,   313,   233,
-   769,  1000,   205,  -459,   472,   207,   205,   314,  1032,   205,
-   763,  1032,   233,   201,   718,   769,    78,  1013,   315,   714,
-   715,   716,   717,   719,   720,   549,   414,   119,   432,   317,
-   119,   119,   119,   988,  1113,   513,   514,   515,   205,   308,
-   206,   815,   396,  1008,   119,   447,   470,   435,   206,   207,
-   119,   772,   206,   885,   489,   206,  -269,   207,   472,   381,
-   382,   207,  1009,   454,   207,   396,     3,   325,   886,   595,
-   718,   320,  1010,   321,   474,   714,   715,   716,   717,   719,
-   720,   665,   403,   552,   206,   308,   194,   318,    78,  1001,
-  1150,   685,  1073,   207,   235,   212,   454,   336,   895,   235,
-   308,   235,  1074,   212,   395,   212,   694,   396,   695,   824,
-   337,   398,   680,   905,   235,   236,   667,   192,   471,   983,
-   236,   338,   236,   404,  1045,   192,   406,   339,   726,   192,
-   194,  1032,   192,  1032,   495,   236,   606,  -270,   194,   255,
-   409,   916,   194,   711,   713,   194,   921,   723,  1137,   212,
-  1138,    78,  1001,   224,   985,   423,   387,   388,   224,   440,
-   224,   192,    78,    79,   135,   454,  1139,    82,    83,   340,
-   212,   212,   772,   224,   194,   201,  -270,   212,   449,   119,
-   561,   548,   842,   341,  -408,   678,  -408,   772,  -269,   119,
-   472,   119,   548,   119,  -408,   308,   233,   233,   120,   342,
-   205,   119,   120,   301,   119,  1082,   136,  -680,   119,   396,
-  1131,  1127,  1068,   597,  1069,  1010,  -684,   308,  1011,  1012,
-   808,   721,    78,  1013,   490,   412,  1014,   460,   396,   471,
-  1070,  -681,   493,  -686,   494,   463,   464,   465,   466,   389,
-   212,   615,  -408,  -408,  -408,   616,   206,  -408,  -408,   119,
-   119,   390,    78,  1075,   722,   207,   460,   970,   971,   391,
-   972,   973,   980,   974,   975,   976,   977,   460,   978,   979,
-   533,   534,   981,   454,   982,  -408,  -408,  -408,  1104,  1131,
-  -408,  -408,  -408,   120,   499,  -408,  -686,  -408,   212,   212,
-     3,  1009,  -408,   678,  -408,   392,   119,   634,   235,   235,
-   399,  1010,  -408,   548,   212,  -513,   556,   212,   212,  -626,
-  1092,   819,  1093,  -626,   201,     3,   120,   538,   396,   236,
-   236,   548,   632,   192,    78,    79,   135,   400,  1094,    82,
-    83,   544,   302,   119,   405,   301,   194,   381,   382,   205,
-   383,   384,  -683,   316,  -408,  -408,  -408,   396,   408,  -408,
-  -408,   840,  -627,  1049,   385,   386,  -627,   224,   224,   843,
-   844,   845,   846,   847,   848,    78,  1013,   718,   469,   556,
-   407,   396,   714,   715,   716,   717,   719,   720,   212,   212,
-   381,   382,   743,  -686,  -686,   206,  -682,   674,  -686,  -686,
-   212,   212,   924,   212,   207,   794,  1005,   795,   413,    78,
-    79,   135,   308,   603,    82,    83,  1028,   308,   119,  1029,
-   119,   -46,   212,   990,   991,  1092,  1163,  1093,   556,   119,
-   487,   488,   119,   119,   212,   822,    78,    79,   135,   419,
-   474,    82,    83,  1094,   424,  1043,   556,   645,   743,   420,
-    78,    79,   135,   992,   993,    82,    83,  1011,  1012,   365,
-   946,    78,  1013,   621,   360,  1014,   361,   994,  -408,   819,
-    98,  -269,   192,   604,    98,    78,    79,   135,   658,   659,
-    82,    83,   242,   243,  -408,   194,   120,   362,   363,   437,
-   439,   441,   425,   366,   367,   368,   369,   370,   371,   372,
-   373,   374,   375,   120,   446,  1146,  1092,  1060,  1093,   302,
-  -269,  -630,   472,   396,   693,  -630,  1072,   645,   697,  1046,
-     3,   427,  1047,  -269,  1094,   472,  1195,   383,   384,   431,
-   645,   466,   472,     3,   443,   212,  1097,   967,   968,   969,
-     3,   385,   386,   445,  1122,   260,  1179,  1137,  1059,  1138,
-   871,   872,   212,  1114,   119,    98,   460,   212,   460,   395,
-  1206,   212,   396,   825,   698,  1139,   470,   451,   744,   462,
-   265,   266,   267,   268,   269,   270,   271,   272,   468,   274,
-  -587,   119,   277,   822,  -587,   873,   874,   910,    98,  1141,
-   910,   119,   477,   999,   875,   876,  1128,  -634,   290,   291,
-   293,  -634,  -621,  1000,   299,   389,  -621,  -586,   877,   878,
-  1161,  -586,   999,   379,   380,  1180,   879,   880,  1050,  -622,
-   322,   835,  1000,  -622,  -610,   917,   659,   332,  -610,   319,
-   379,   380,   841,  -585,   478,   304,   260,  -585,   120,  1071,
-   151,   152,   153,   154,   155,   156,   260,   396,   573,  1029,
-   120,   889,   120,  1006,   281,   282,   283,   157,   158,   159,
-   302,  1025,   479,   588,   857,  -619,   212,   593,   481,  -619,
-    78,    79,   135,  1038,  1039,    82,    83,   937,   376,   377,
-   378,   160,   396,    78,    79,   135,   944,   322,    82,    83,
-    78,    79,   135,   396,   482,    82,    83,   948,   858,   859,
-   860,   861,   862,   863,   864,   865,   866,   867,   618,   619,
-   483,  -604,  -609,   119,   119,  -604,  -609,   910,  -618,   910,
-   910,   910,  -618,   260,   169,   426,  1140,   746,   747,   748,
-   749,   376,   377,   378,   750,   751,   752,   753,   754,   755,
-   756,  1162,   484,   412,  1029,   743,   396,   485,    98,   433,
-   470,   436,   438,    78,  1001,   120,  1064,   172,  1006,  1006,
-   852,   491,   853,   285,  -408,    98,  1078,   542,  1025,  1025,
-  1063,   299,    78,  1001,   322,  -608,   172,  -607,  -606,  -608,
-  -408,  -607,  -606,   854,   855,  1078,   953,   308,   396,  1125,
-   119,  1107,   302,   473,   543,    78,   305,   306,   212,   172,
-  1201,  1143,  1144,   119,   561,  1116,   119,  -605,  -602,  -603,
-   545,  -605,  -602,  -603,   322,  -599,  -600,   546,  -591,  -599,
-  -600,   308,  -591,   376,   377,   378,   550,  1006,   119,   119,
-  1006,  -594,  1078,  1078,   615,  -594,   275,   276,  1052,   563,
-   910,  1025,   910,  1025,  -614,  -615,  1025,  -616,  -614,  -615,
-  1025,  -616,   119,   119,  -612,  1025,  -595,   564,  -612,  -593,
-  -595,   119,  -597,  -593,  -598,   565,  -597,   573,  -598,   573,
-  -596,   801,   466,  -269,  -596,   119,   568,   574,   809,   581,
-   580,   593,   120,   583,   868,   869,   870,   277,  1088,  1089,
-  1090,   589,   590,   598,   594,   396,  1006,   119,   119,  1078,
-    98,   602,   608,   611,  1025,   613,   614,   566,   631,   569,
-   635,   575,    98,   646,    98,   636,   638,  1056,   649,   582,
-   652,   654,   299,   655,   119,  1107,   657,   670,   660,   591,
-   672,   480,   746,   675,   683,   687,   677,   778,   688,   782,
-   785,   599,   804,   806,   473,   826,   605,   828,  1025,   433,
-   829,   832,   884,   833,   834,   498,   838,   883,   839,   851,
-   502,   503,   504,   505,   506,   507,   508,   509,   510,   511,
-   512,   244,   245,   246,   247,   248,   249,   250,   251,   252,
-   253,   881,   882,   887,   890,   918,   896,   926,   897,   898,
-   935,   532,   947,   932,   940,   941,   945,   949,   986,   987,
-   172,   801,   989,   922,  1048,  1040,   801,  1084,  1051,  1096,
-   801,   901,   273,  1103,   904,  1120,   278,    98,   280,   928,
-   284,  1142,  1158,  1140,  1115,   286,  1165,  1169,  1168,  1171,
-   120,   648,  1173,  1174,   433,   294,  1176,   295,  1189,  1178,
-   943,  1190,  1192,  1186,  1197,  1199,  1202,   662,   663,  1200,
-  1209,   197,   230,   230,   299,  1203,  1210,  1016,   304,   496,
-   198,   231,   231,   151,   152,   153,   154,   155,   156,   453,
-  1204,  1191,  1151,   605,   254,  1058,   792,  1126,   433,   364,
-   157,   158,   159,  1065,  1181,  1099,   952,   577,   691,   692,
-   903,   925,   651,   322,  1196,   322,   790,   788,   938,   818,
-   199,   232,   232,   475,   160,   287,   240,   422,   486,   539,
-  1175,   612,   836,  1057,     0,   801,     0,     0,     0,     0,
-   780,     0,     0,     0,     0,     0,     0,     0,   787,     0,
-   789,     0,     0,     0,   802,   803,     0,     0,     0,   807,
-     0,     0,     0,   591,   820,     0,     0,   169,     0,   473,
-     0,     0,     0,     0,     0,     0,     0,   209,   238,   238,
-   307,     0,  1054,  1055,     0,     0,   430,     0,     0,   322,
-     0,     0,     0,   307,   307,   307,   307,   307,   307,     0,
-   334,   335,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,   197,   442,     0,     0,   444,     0,     0,     0,
-     0,   198,     0,     0,   452,     0,     0,   455,     0,     0,
-   690,     0,     0,     0,     0,     0,     0,     0,    78,   305,
-   306,     0,   172,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,   197,     0,     0,   120,
-     0,   199,     0,     0,   197,   198,     0,   801,   197,   907,
-     0,   197,   120,   198,     0,  1119,     0,   198,   796,   230,
-   198,     0,     0,     0,   230,     0,   230,     0,   231,     0,
-     0,     0,     0,   231,     0,   231,     0,  1132,  1133,   230,
-   197,     0,     0,     0,     0,   199,     0,     0,   231,   198,
-     0,   936,   820,   199,   605,     0,     0,   199,   209,     0,
-   199,  1156,  1157,     0,     0,     0,     0,     0,   232,     0,
-   120,     0,     0,   232,     0,   232,     0,     0,     0,     0,
-     0,   547,     0,     0,   120,     0,     0,     0,   232,   199,
-     0,   455,     0,     0,     0,     0,   562,     0,     0,     0,
-     0,   567,   209,   570,     0,     0,  1182,  1183,     0,     0,
-   209,   579,     0,     0,   209,   584,     0,   209,     0,     0,
-     0,     0,     0,     0,     0,   238,     0,     0,     0,     0,
-   238,     0,   238,   120,     0,     0,     0,     0,     0,     0,
-  1030,     0,     0,     0,     0,   238,   209,  1037,   796,     0,
-     0,     0,     0,   796,   211,   239,   239,   796,   307,   307,
-   307,   307,   307,   307,   307,   307,   307,   307,   307,   307,
-   307,   307,   307,   307,     0,     0,     0,    21,    22,    23,
-    24,     0,    25,     0,     0,     0,     0,    30,    31,     0,
-     0,    34,    35,     0,    37,    38,    39,    40,     0,     0,
-     0,     0,   197,     0,     0,     0,   950,   498,   307,    52,
-    53,   198,   956,   957,   958,   959,   960,   961,   962,   963,
-   964,   965,   966,   230,   230,     0,     0,     0,     0,     0,
-     0,     0,   231,   231,    77,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,    81,     0,     0,   455,     0,     0,
-     0,   199,     0,     0,   307,     0,     0,     0,  1101,   307,
-     0,    98,   796,     0,     0,     0,   679,     0,     0,   307,
-     0,   684,   232,   232,   820,     0,  1118,     0,     0,     0,
-     0,   433,     0,     0,  1123,  1124,     0,     0,     0,     0,
-  -251,     0,     0,     0,     0,   211,   304,     0,   562,     0,
-   745,   151,   152,   153,   154,   155,   156,     0,   209,     0,
-     0,   307,     0,   307,     0,   624,   626,     0,   157,   158,
-   159,     0,     0,     0,     0,     0,     0,  1160,     0,   238,
-   238,     0,    98,     0,  1164,  1166,     0,     0,     0,   211,
-     0,   197,   160,     0,     0,     0,   820,   211,     0,     0,
-   198,   211,     0,     0,   211,     0,     0,     0,     0,     0,
-     0,     0,   239,     0,   307,     0,     0,   239,     0,   239,
-     0,  1185,     0,     0,     0,   856,     0,     0,     0,     0,
-     0,     0,   239,   211,     0,   169,   307,     0,     0,     0,
-   199,  1193,  1194,     0,   796,    98,     0,     0,  1198,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,   712,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-   899,   900,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,   209,     0,     0,
-     0,     0,     0,     0,     0,     0,    78,   305,   306,     0,
-   172,     0,     0,     0,     0,     0,     0,     0,   929,     0,
-     0,   712,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,   307,   307,   307,   307,   307,   307,   849,   850,
-     0,     0,   214,     0,     0,     0,     0,   138,   139,   140,
-     0,     0,   215,   143,   144,   145,   146,   147,   148,   216,
-  -486,  -486,     0,     0,     0,   217,  -486,     0,     0,     0,
-   151,   152,   153,   154,   155,   156,     0,     0,     0,     0,
-     0,     0,     0,  -269,  -269,     0,     0,   157,   158,   159,
-     0,     0,     0,     0,     0,   211,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,   160,     0,     0,     0,     0,   239,   239,     0,     0,
-     0,   307,     0,     0,  1031,     0,   307,     0,     0,     0,
-     0,     0,     0,     0,     0,  -486,   162,   163,   164,   165,
-   166,   167,     0,     0,     0,     0,     0,     0,     0,  1044,
-   168,     0,     0,     0,   169,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,   307,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-   307,   307,   307,   307,   307,   307,   307,   307,   307,   307,
-   307,   307,   307,   307,   307,   307,   307,     0,   307,     0,
-     0,     0,    -1,     1,     0,    78,   170,   171,     0,   172,
-   218,   219,     0,     0,   211,     0,     0,     0,     0,     0,
-     2,     0,     0,  1102,     0,     0,  -269,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     3,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     4,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,   307,     0,     0,     0,     0,     0,     0,     0,  -408,
-  -408,  -408,     0,     5,     0,     0,     0,     0,     6,     7,
-     8,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     9,    10,    11,     0,     0,   712,     0,
-  1167,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,    12,    13,    14,     0,    15,    16,    17,    18,
-    19,    20,    21,    22,    23,    24,     0,    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,    75,    76,    77,
-     0,     0,     0,     0,     0,     0,    78,    79,    80,    81,
-  1205,    82,    83,    84,     0,     0,     0,     0,     0,     0,
-     0,    -2,     1,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     2,
-     0,     0,     0,     0,     0,  -269,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     3,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     4,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,  -408,  -408,
-  -408,     0,     5,     0,     0,     0,   307,     6,     7,     8,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,   307,
-     0,     0,     9,    10,    11,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-   307,    12,    13,    14,     0,    15,    16,    17,    18,    19,
-    20,    21,    22,    23,    24,     0,    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,    75,    76,    77,     0,
-     0,     0,     0,     0,     0,    78,    79,    80,    81,   137,
-    82,    83,    84,     0,   138,   139,   140,     0,   141,   142,
-   143,   144,   145,   146,   147,   148,   149,  -541,   536,     0,
-     0,     0,   150,     0,     0,     0,     0,   151,   152,   153,
-   154,   155,   156,     0,     0,     0,     0,     0,     0,     0,
-  -269,  -269,     0,     4,   157,   158,   159,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,  -408,  -408,  -408,   160,     5,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,   162,   163,   164,   165,   166,   167,     0,
-     0,     0,     0,     0,     0,     0,     0,   168,    12,    13,
-    14,   169,    15,    16,    17,    18,    19,    20,    21,    22,
-    23,    24,     0,    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,    75,    76,    77,     0,     0,     0,     0,
-     0,     0,    78,   170,   537,    81,   172,   173,    83,    84,
-   137,     0,     0,     0,     0,   138,   139,   140,     0,   141,
-   142,   143,   144,   145,   146,   147,   148,   149,  -541,     0,
-     0,     0,     0,   150,     0,     0,     0,     0,   151,   152,
-   153,   154,   155,   156,     0,     0,     0,     0,     0,     0,
-     0,  -269,  -269,     0,     0,   157,   158,   159,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,  -269,  -269,  -269,   160,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,   162,   163,   164,   165,   166,   167,
-     0,     0,     0,     0,     0,     0,     0,     0,   168,  -269,
-  -269,  -269,   169,  -269,  -269,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,     0,  -269,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,  -269,  -269,  -269,  -269,     0,     0,     0,
-     0,     0,     0,    78,   170,   171,  -269,   172,   173,    83,
-  -269,   214,     0,     0,     0,     0,   138,   139,   140,     0,
-     0,   215,   143,   144,   145,   146,   147,   148,   216,  -541,
-  -545,     0,     0,     0,   217,     0,     0,     0,     0,   151,
-   152,   153,   154,   155,   156,     0,     0,     0,     0,     0,
-     0,     0,  -269,  -269,     0,     0,   157,   158,   159,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,  -269,  -269,  -269,
-   160,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,   162,   163,   164,   165,   166,
-   167,     0,     0,     0,     0,     0,     0,     0,     0,   168,
-  -269,  -269,  -269,   169,  -269,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,  -269,     0,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,
-  -269,  -269,  -269,  -269,  -269,  -269,  -269,  -269,     0,     0,
-     0,     0,     0,     0,    78,   170,   171,  -269,   172,   218,
-   219,  -269,   137,     0,     0,     0,     0,   138,   139,   140,
-     0,   141,   142,   143,   144,   145,   146,   147,   148,   149,
-  -541,     0,     0,     0,     0,   150,     0,     0,     0,     0,
-   151,   152,   153,   154,   155,   156,     0,     0,     0,     0,
-     0,     0,     0,  -269,  -269,     0,   137,   157,   158,   159,
-     0,   138,   139,   140,     0,   141,   142,   143,   144,   145,
-   146,   147,   148,   149,  -541,     0,     0,     0,     0,   150,
-     0,   160,     0,     0,   151,   152,   153,   154,   155,   156,
-     0,     0,     0,     0,     0,     0,     0,  -269,  -269,     0,
-     0,   157,   158,   159,     0,   161,   162,   163,   164,   165,
-   166,   167,     0,     0,     0,     0,     0,     0,     0,     0,
-   168,     0,     0,     0,   169,   160,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,  -514,
-   162,   163,   164,   165,   166,   167,     0,     0,     0,     0,
-     0,     0,     0,     0,   168,     0,     0,     0,   169,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,    78,   170,   171,     0,   172,
-   173,    83,     0,     0,     0,   214,     0,     0,     0,     0,
-   138,   139,   140,     0,     0,   215,   143,   144,   145,   146,
-   147,   148,   216,  -541,  -545,     0,     0,     0,   217,     0,
-     0,     0,     0,   151,   152,   153,   154,   155,   156,    78,
-   170,   171,     0,   172,   173,    83,  -269,  -269,     0,   137,
-   157,   158,   159,     0,   138,   139,   140,     0,   141,   142,
-   143,   144,   145,   146,   147,   148,   149,  -541,   627,     0,
-     0,     0,   150,     0,   160,     0,     0,   151,   152,   153,
-   154,   155,   156,     0,     0,     0,     0,     0,     0,     0,
-  -269,  -269,     0,     0,   157,   158,   159,     0,  -482,   162,
-   163,   164,   165,   166,   167,     0,     0,     0,     0,   214,
-     0,     0,     0,   168,   138,   139,   140,   169,   160,   215,
-   143,   144,   145,   146,   147,   148,   216,  -541,  -545,     0,
-     0,     0,   217,     0,     0,     0,     0,   151,   152,   153,
-   154,   155,   156,   162,   163,   164,   165,   166,   167,     0,
-  -269,  -269,     0,     0,   157,   158,   159,   168,     0,     0,
-     0,   169,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,   160,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,    78,   170,
-   171,     0,   172,   218,   219,     0,     0,     0,     0,     0,
-     0,     0,     0,   162,   163,   164,   165,   166,   167,     0,
-     0,     0,     0,     0,     0,     0,     0,   168,     0,     0,
-     0,   169,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,    78,   170,   171,   137,   172,   173,    83,     0,
-   138,   139,   140,     0,   141,   142,   143,   144,   145,   146,
-   147,   148,   149,  -541,     0,     0,     0,     0,   150,     0,
-     0,     0,     0,   151,   152,   153,   154,   155,   156,     0,
-     0,     0,     0,     0,     0,     0,  -269,  -269,     0,     0,
-   157,   158,   159,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,    78,   170,   171,     0,   172,   218,   219,     0,
-     0,     0,     0,     0,   160,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,   162,
-   163,   164,   165,   166,   167,     0,     0,     0,     0,     0,
-     0,     0,     0,   168,   138,   139,   140,   169,   141,   142,
-   143,   144,   145,   146,   147,   148,   216,  -541,   554,     0,
-     0,     0,   344,     0,     0,     0,     0,   151,   152,   153,
-   154,   155,   156,     0,     0,     0,     0,     0,     0,     0,
-  -269,  -269,     0,     4,   157,   158,   159,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,   160,     5,
-     0,     0,     0,     0,     0,     0,     0,     0,    78,   170,
-   171,     0,   172,   173,    83,     0,     0,     0,     0,     0,
-     0,     0,     0,   162,   163,   164,   165,   166,   167,     0,
-     0,     0,     0,     0,     0,     0,     0,   555,    12,    13,
-    14,   169,    15,    16,    17,    18,    19,    20,    21,    22,
-    23,    24,     0,    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,    75,    76,    77,     0,     0,     0,     0,
-     0,     0,    78,   170,   537,    81,   172,   173,    83,    84,
-   138,   139,   140,     0,   141,   142,   143,   144,   145,   146,
-   147,   148,   216,  -541,   628,     0,     0,     0,   344,     0,
-     0,     0,     0,   151,   152,   153,   154,   155,   156,     0,
-     0,     0,     0,     0,     0,     0,  -269,  -269,     0,     4,
-   157,   158,   159,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,   160,     5,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,   162,
-   163,   164,   165,   166,   167,     0,     0,     0,     0,     0,
-     0,     0,     0,   168,    12,    13,    14,   169,    15,    16,
-    17,    18,    19,    20,    21,    22,    23,    24,     0,    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,    75,
-    76,    77,     0,     0,     0,     0,     0,     0,    78,   170,
-   537,    81,   172,   173,    83,    84,   138,   139,   140,     0,
-   141,   142,   143,   144,   145,   146,   147,   148,   216,  -541,
-   640,     0,     0,     0,   344,     0,     0,     0,     0,   151,
-   152,   153,   154,   155,   156,     0,     0,     0,     0,     0,
-     0,     0,  -269,  -269,     0,     4,   157,   158,   159,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-   160,     5,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,   162,   163,   164,   165,   166,
-   167,     0,     0,     0,     0,     0,     0,     0,     0,   641,
-    12,    13,    14,   169,    15,    16,    17,    18,    19,    20,
-    21,    22,    23,    24,     0,    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,    75,    76,    77,     0,     0,
-     0,     0,     0,     0,    78,   170,   537,    81,   172,   173,
-    83,    84,   138,   139,   140,     0,   141,   142,   143,   144,
-   145,   146,   147,   148,   216,  -541,   639,     0,     0,     0,
-   344,     0,     0,     0,     0,   151,   152,   153,   154,   155,
-   156,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,   157,   158,   159,     0,   138,   139,   140,     0,
-   141,   142,   143,   144,   145,   146,   147,   148,   216,  -541,
-   643,     0,     0,     0,   344,     0,   160,     0,     0,   151,
-   152,   153,   154,   155,   156,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,   157,   158,   159,     0,
-     0,   162,   163,   164,   165,   166,   167,     0,     0,     0,
-     0,     0,     0,     0,     0,   168,     0,     0,     0,   169,
-   160,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,   162,   163,   164,   165,   166,
-   167,     0,     0,     0,     0,     0,     0,     0,     0,   644,
-   138,   139,   140,   169,   141,   142,   143,   144,   145,   146,
-   147,   148,   216,  -541,   696,     0,     0,     0,   344,     0,
-     0,     0,     0,   151,   152,   153,   154,   155,   156,     0,
-    78,   170,   171,     0,   172,   173,    83,     0,     0,     0,
-   157,   158,   159,     0,   138,   139,   140,     0,   141,   142,
-   143,   144,   145,   146,   147,   148,   216,  -541,   774,     0,
-     0,     0,   344,     0,   160,     0,     0,   151,   152,   153,
-   154,   155,   156,     0,    78,   170,   171,     0,   172,   173,
-    83,     0,     0,     0,   157,   158,   159,     0,     0,   162,
-   163,   164,   165,   166,   167,     0,     0,     0,     0,     0,
-     0,     0,     0,   168,     0,     0,     0,   169,   160,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,   162,   163,   164,   165,   166,   167,     0,
-     0,     0,     0,     0,     0,     0,     0,   168,   138,   139,
-   140,   169,   141,   142,   143,   144,   145,   146,   147,   148,
-   216,  -541,   775,     0,     0,     0,   344,     0,     0,     0,
-     0,   151,   152,   153,   154,   155,   156,     0,    78,   170,
-   171,     0,   172,   173,    83,     0,     0,     0,   157,   158,
-   159,     0,   138,   139,   140,     0,   141,   142,   143,   144,
-   145,   146,   147,   148,   216,  -541,   777,     0,     0,     0,
-   344,     0,   160,     0,     0,   151,   152,   153,   154,   155,
-   156,     0,    78,   170,   171,     0,   172,   173,    83,     0,
-     0,     0,   157,   158,   159,     0,     0,   162,   163,   164,
-   165,   166,   167,     0,     0,     0,     0,     0,     0,     0,
-     0,   776,     0,     0,     0,   169,   160,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,   162,   163,   164,   165,   166,   167,     0,     0,     0,
-     0,     0,     0,     0,     0,   168,   138,   139,   140,   169,
-   141,   142,   143,   144,   145,   146,   147,   148,   216,  -541,
-   906,     0,     0,     0,   344,     0,     0,     0,     0,   151,
-   152,   153,   154,   155,   156,     0,    78,   170,   171,     0,
-   172,   173,    83,     0,     0,     0,   157,   158,   159,     0,
-   138,   139,   140,     0,   141,   142,   143,   144,   145,   146,
-   147,   148,   216,  -541,     0,     0,     0,     0,   344,     0,
-   160,     0,     0,   151,   152,   153,   154,   155,   156,     0,
-    78,   170,   171,     0,   172,   173,    83,     0,     0,     0,
-   157,   158,   159,     0,     0,   162,   163,   164,   165,   166,
-   167,     0,     0,     0,     0,     0,     0,     0,     0,   168,
-     0,     0,     0,   169,   160,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,   162,
-   163,   164,   165,   166,   167,  -135,     0,     0,     0,     0,
-  -135,     0,     0,   168,     0,     0,     0,   169,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     4,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,    78,   170,   171,     0,   172,   173,
-    83,     0,     0,     0,     0,     0,     0,     5,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,  -544,     0,     0,     0,    78,   170,
-   171,     0,   172,   173,    83,     0,    12,    13,    14,     0,
-    15,    16,    17,    18,    19,    20,    21,    22,    23,    24,
-     0,    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,    75,    76,    77,     0,     0,     0,     0,     0,     0,
-     0,     0,   132,    81,    12,    13,    14,    84,    15,    16,
-    17,    18,    19,    20,    21,    22,    23,    24,     0,    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,    75,
-    76,    77,     0,     0,     0,     0,     0,   793,  1112,     0,
-   132,    81,   304,     0,   794,    84,   795,   151,   152,   153,
-   154,   155,   156,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,   793,     0,   157,   158,   159,   304,     0,   794,
-     0,   795,   151,   152,   153,   154,   155,   156,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,   160,   157,
-   158,   159,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,   160,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,   169,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,  -684,     0,     0,     0,
-     0,     0,     0,     0,  -541,     0,   169,     0,     0,   344,
-     0,     0,     0,     0,   151,   152,   153,   154,   155,   156,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,   157,   158,   159,     0,     0,     0,     0,     0,     0,
-     0,  -686,  -686,  -686,     0,     0,     0,     0,     0,     0,
-     0,     0,    78,   170,   171,   160,   172,    82,    83,     0,
-     0,  -686,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,    78,   170,   171,
-     0,   172,    82,    83,  -686,  -686,  -686,     0,  -686,  -686,
-  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,   169,  -686,
-  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,
-  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,
-  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,
-  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,
-  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,  -686,
-  -686,  -686,  -269,     0,     0,     0,     0,     0,     0,     0,
-     0,  -686,     3,     0,     0,  -686,     0,     0,     0,    78,
-   305,   306,     0,   172,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,    12,    13,
-    14,     0,    15,    16,    17,    18,    19,    20,    21,    22,
-    23,    24,     0,    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,    75,    76,    77,     0,     0,     0,     0,
-     0,     0,    78,    79,    80,    81,     0,    82,    83,    84,
-   304,     0,     0,   600,     0,   151,   152,   153,   154,   155,
-   156,   304,     0,     0,   681,     0,   151,   152,   153,   154,
-   155,   156,   157,   158,   159,     0,     0,     0,     0,     0,
-     0,   304,   951,   157,   158,   159,   151,   152,   153,   154,
-   155,   156,   304,  -251,     0,     0,   160,   151,   152,   153,
-   154,   155,   156,   157,   158,   159,     0,   160,     0,     0,
-     0,     0,   304,     0,   157,   158,   159,   151,   152,   153,
-   154,   155,   156,     0,     0,     0,     0,   160,     0,     0,
-     0,     0,     0,     0,   157,   158,   159,   333,   160,   169,
-     0,     0,   151,   152,   153,   154,   155,   156,     0,     0,
-   169,     0,     0,     0,     0,     0,     0,     0,   160,   157,
-   158,   159,     0,     0,     0,     0,     0,     0,     0,   623,
-   169,     0,     0,     0,   151,   152,   153,   154,   155,   156,
-     0,   169,     0,   160,     0,     0,     0,     0,     0,     0,
-     0,   157,   158,   159,     0,     0,     0,     0,     0,     0,
-     0,   169,     0,     0,     0,     0,     0,     0,     0,     0,
-    78,   305,   306,     0,   172,   160,     0,     0,     0,     0,
-     0,    78,   305,   306,   625,   172,   169,     0,     0,   151,
-   152,   153,   154,   155,   156,     0,     0,     0,     0,     0,
-     0,    78,   305,   306,     0,   172,   157,   158,   159,     0,
-     0,     0,    78,   305,   306,     0,   172,   699,   169,     0,
-     0,     0,   700,   701,   702,   703,   704,   705,     0,     0,
-   160,     0,    78,   305,   306,     0,   172,     0,     0,   157,
-   706,   707,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,    78,   305,   306,
-     0,   172,     0,   708,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,   169,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,    78,
-   305,   306,     0,   172,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,   169,     0,     0,     0,
-     0,     0,     0,     0,  -195,  -195,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,    78,   305,   306,     0,   172,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,    78,   709,   710,
-     0,   172,    12,    13,    14,     0,    15,    16,    17,    18,
-    19,    20,    21,    22,    23,    24,     0,    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,    75,    76,    77,
-     4,     0,     0,     0,     0,     0,     0,     0,   132,    81,
-     0,     0,     0,    84,     0,     0,     0,     0,     0,     0,
-     0,     0,  -408,  -408,  -408,     0,     5,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,    12,    13,    14,     0,    15,
-    16,    17,    18,    19,    20,    21,    22,    23,    24,     0,
-    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,
-    75,    76,    77,     4,     0,     0,     0,     0,     0,     0,
-     0,   132,    81,     0,     0,     0,    84,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     5,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,    12,    13,
-    14,     0,    15,    16,    17,    18,    19,    20,    21,    22,
-    23,    24,     0,    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,    75,    76,    77,     4,     0,     0,     0,
-     0,     0,    78,  1061,   132,    81,     0,     0,     0,    84,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     5,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,    12,    13,    14,     0,    15,    16,    17,    18,    19,
-    20,    21,    22,    23,    24,     0,    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,    75,    76,    77,  -408,
-  -408,  -408,     0,     0,     0,     0,     0,   132,    81,     0,
-     0,     0,    84,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
-     0,     0,    12,    13,    14,     0,    15,    16,    17,    18,
-    19,    20,    21,    22,    23,    24,     0,    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,    75,    76,    77,
-     9,    10,    11,     0,     0,     0,     0,     0,   132,    81,
-     0,     0,     0,    84,     0,     0,     0,     0,     0,    12,
-    13,    14,     0,    15,    16,    17,    18,    19,    20,    21,
-    22,    23,    24,     0,    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,    75,    76,    77,     0,     0,     0,
-     0,     0,     0,     0,     0,   132,    81,    12,    13,    14,
-    84,    15,    16,    17,    18,    19,    20,    21,    22,    23,
-    24,     0,    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,    75,    76,    77,     0,     0,     0,     0,     0,
-     0,     0,     0,   132,    81,     0,     0,     0,    84
+#define        YYLAST          6969
+
+
+static const short yytable[] =
+{
+     122,   120,   132,   594,   541,   122,   291,   542,   488,   122,
+     217,   217,   217,   530,   531,   752,   847,   685,   540,  1192,
+     130,    98,   115,   641,   301,   705,   319,   135,   643,   138,
+     503,  1076,   737,   567,   532,   533,  1117,   538,   539,   739,
+     749,   468,  1038,   610,   419,  1057,  1122,   427,   952,   423,
+    -607,   424,   466,   956,  -607,   786,  1043,   960,   131,   206,
+     238,   238,   925,   650,   565,   534,   535,   536,   537,   514,
+       3,  1024,  1025,   944,   963,  1119,   752,   935,    94,   438,
+     967,   663,   101,   592,   787,  1045,   515,   101,   122,   120,
+     454,   472,   789,   737,  1110,   247,   248,   249,     3,   263,
+     739,   749,  1026,  1027,  1111,   795,  1173,  1174,   266,    98,
+     115,   820,   821,  -641,   240,   240,  1028,  -641,   472,   268,
+    1191,   122,   -46,   798,   269,  1197,  1129,   405,  1130,   404,
+     630,   452,   405,  1137,   747,   269,   269,   748,   566,   122,
+     388,   389,   390,   391,  1119,  1131,   294,   125,   126,   127,
+     122,  1103,  1104,   847,  1045,   217,   315,  1118,  1120,   847,
+    1062,   314,   988,   810,   503,   472,    94,   266,   402,  -276,
+     101,   210,   693,   217,  1223,  1227,  1123,   915,   444,   989,
+     303,   786,   698,  1193,   403,   271,   272,   273,   274,   275,
+     276,   277,   278,   916,   280,   747,   786,   283,   748,   217,
+     468,  1077,   285,   101,   206,   697,  1069,   217,  1071,   217,
+     787,   217,   317,   299,   217,   304,   305,   307,   789,   322,
+     414,   313,   217,   554,   687,   787,  1172,   217,   840,   217,
+     323,   795,  1185,   789,  1188,   493,   695,   299,    81,  1048,
+     390,   391,   217,   217,   341,  -276,   795,   454,   206,   798,
+     856,   667,   563,   423,   324,     3,   206,    81,  1112,   745,
+     206,   746,  1070,   206,   798,   335,   336,   337,   338,   339,
+     340,   238,   420,   449,   744,   325,   238,   405,   238,   740,
+     847,   489,  1022,   404,   122,   441,   405,   122,   122,   122,
+     489,   238,   206,   241,   241,   743,   943,  1150,   741,   945,
+    -420,  -420,  -420,   327,   299,  -420,  -420,    81,  1048,   122,
+     465,  1165,  1105,   405,  1106,   122,   210,   456,   319,   638,
+     745,   453,   746,   405,  -277,   240,   261,   742,   405,  1090,
+     240,  1107,   240,   123,  1213,   744,   328,   319,   123,  -705,
+     740,  1188,   141,   435,   345,   240,   694,  -420,  -420,  -420,
+     396,   397,  -420,  -420,   201,   217,   743,   346,  1067,   741,
+     210,  1067,  -277,   217,   467,   217,   101,   442,   210,   445,
+     447,  1105,   210,  1106,  1080,   210,  1175,   299,  1176,   405,
+     347,   752,   455,   620,   319,   627,   348,  1146,   742,  1148,
+    1107,   101,   685,  -705,  1017,  1177,  -653,   313,   737,  1019,
+    -653,   856,   547,   548,   210,   739,   749,   472,   349,   217,
+      81,    82,   140,   266,   399,    85,    86,   509,   350,  1033,
+     957,   123,   351,   826,   299,   827,  -420,   683,  -420,  1034,
+     217,   217,   501,   502,  -649,   299,  -420,   217,  -649,   122,
+     575,    81,    82,   140,   946,  -699,    85,    86,   562,   122,
+     421,  1033,  -642,   405,   123,   954,  -642,   597,   206,   562,
+     122,  1034,   122,  -703,   453,   405,  1169,   396,   397,   622,
+     122,   444,   316,   122,   287,   288,   289,   122,   319,   238,
+     238,   390,   391,   326,  -700,   636,  1067,   315,  1067,   637,
+     319,   399,  -705,  -705,   527,   528,   529,  -705,  -705,   334,
+     747,   398,   405,   748,   241,   217,   653,   400,   283,   241,
+    1129,   241,  1130,   401,   122,   122,   421,  1015,   409,   405,
+    1016,   101,   711,   489,   241,   408,  1004,  1005,   580,  1131,
+     583,  1014,   589,   240,   240,   590,  1169,   720,   455,   721,
+     596,  -526,   101,   407,   101,   211,   414,  1006,  1007,   607,
+    1012,  1013,   313,   217,   217,   413,   678,   679,   415,   616,
+     405,   122,   655,  -702,   870,  1184,  1129,  -643,  1130,   217,
+     210,  -643,   217,   217,   442,   562,   405,   719,  1008,  1009,
+    1010,  1011,    81,  1035,  1036,  1131,   472,   432,   851,  -420,
+    -420,  -420,   416,   562,  -420,  -420,   390,   391,  -420,   626,
+    -651,  -420,   206,  -420,  -651,   412,   696,   486,   398,   122,
+     405,   212,   903,   904,    81,  1035,  1036,   123,   872,  -604,
+     446,   448,   450,  -604,   417,   745,   315,   746,   250,   251,
+     252,   253,   254,   255,   256,   257,   258,   259,   703,  -701,
+     744,  1063,   123,   101,  1064,   740,  1082,  1083,   316,  1084,
+     217,   217,   392,   393,   769,  -646,  1086,   668,   422,  -646,
+     442,   743,   217,   217,   741,   217,  1040,   394,   395,   279,
+    -603,   392,   393,   284,  -603,   286,   596,   290,  -276,   122,
+     454,   122,   292,   690,   691,   692,   394,   395,   901,   902,
+     211,   313,   217,   742,   308,  -276,   309,   595,   319,   122,
+     594,   456,   122,   122,   217,   428,  1043,   266,  1078,   319,
+    1096,   442,   241,   241,   210,   769,   385,   386,   387,  1044,
+     854,   717,   718,  -627,   429,  1044,   299,  -627,   299,  1045,
+     909,   910,  1141,  -602,   211,  1045,   405,  -602,   373,   851,
+     919,   433,   211,   434,     3,  -276,   211,   454,   436,   211,
+     980,   504,   806,   552,   405,     3,   212,   440,   978,   507,
+     813,   508,   815,  -472,   454,   459,   455,   461,  -420,  -420,
+    -420,  1097,   123,  -420,  -420,   834,   835,   464,   211,   463,
+     839,  1109,   587,  -636,   616,   852,   405,  -636,  -647,   485,
+     982,   266,  -647,   123,  1108,   123,   385,   386,   387,   469,
+     212,  1134,   217,   316,   392,   393,   613,   299,   212,   479,
+     618,   490,   212,  -644,  -276,   212,   454,  -644,  1151,   394,
+     395,   487,   122,   491,     3,   217,   439,   122,   492,   940,
+     217,  1234,   940,   570,   217,   873,   874,   875,   876,   877,
+     878,  -621,   390,   391,   212,  -621,   495,   639,   640,   369,
+     496,   370,   505,  -420,   122,  -626,  1179,   266,   497,  -626,
+    1064,   460,   122,  -625,   462,  -624,  1245,  -625,   498,  -624,
+    -420,   854,   470,   371,   372,   473,  -623,  1199,  1046,  1047,
+    -623,   499,    81,  1048,  1046,  1047,  1049,   937,    81,  1048,
+     905,   906,  1049,   556,   123,     3,  -622,    81,    82,   140,
+    -622,   570,    85,    86,   101,   907,   908,  -638,    81,    82,
+     140,  -638,  -619,    85,    86,   970,  -619,  -620,   388,   389,
+     454,  -620,   947,   679,  1041,    81,    82,   140,     3,  -616,
+      85,    86,  1060,  -616,   557,   969,   852,   217,   596,  1073,
+    1074,   472,   316,   329,   211,   559,    81,    82,   140,   295,
+     570,    85,    86,   560,   156,   157,   158,   159,   160,   161,
+    -420,   683,  -420,   940,   564,   940,   940,   940,   570,   666,
+    -420,  -617,   162,   163,   164,  -617,  -608,    81,    82,   140,
+    -608,  1160,    85,    86,   561,   578,  -611,   579,   122,   122,
+    -611,  -639,   405,  1163,   473,  -639,   165,  1218,  1175,   576,
+    1176,   636,   388,   389,   581,  1089,   584,  1001,  1002,  1003,
+     212,  -631,   587,   266,   587,  -631,  1178,  1177,  1200,   577,
+     769,  1064,  1065,   604,  -632,   833,  -633,   609,  -632,  1072,
+    -633,  1101,   841,  1041,  1041,   618,   123,  -629,   291,  -612,
+     174,  -629,  1115,  -612,  1060,  1060,   666,   723,    81,    82,
+     140,   593,  1100,    85,    86,   318,  -610,  -276,  -614,   666,
+    -610,  1115,  -614,   197,  1181,  1182,   122,  1144,   318,   318,
+     318,   318,   318,   318,   217,   343,   344,   582,     3,   122,
+     575,    81,    82,   140,   122,   319,    85,    86,   211,   588,
+    -615,   940,  1087,   940,  -615,   608,  1153,  -613,   605,  1240,
+     857,  -613,   898,   899,   900,  1041,   122,   122,  1041,   606,
+    1115,  1115,    81,   296,   297,   614,   177,   281,   282,  1060,
+     319,  1060,   619,   615,  1060,   882,   405,   883,  1060,  -420,
+     122,   122,   623,  1060,   624,   628,  1201,   629,   632,   122,
+     634,   199,   229,   229,   635,  1138,  -420,   652,   101,   884,
+     885,   684,   657,   122,   212,   123,   656,   672,   833,   659,
+     955,   852,   669,   833,  1155,   674,   473,   833,   675,  1033,
+     442,   677,  1166,  1161,  1162,  1041,   122,   122,  1115,  1034,
+    1125,  1126,  1127,  1060,   298,   710,   680,   123,   682,   688,
+     689,   699,   701,   704,   625,   977,   713,   714,   808,   202,
+     235,   235,   804,   122,  1144,   811,   330,   818,   332,   772,
+     819,   836,   860,   576,   858,   771,  1198,  1033,   862,   838,
+    1219,   101,   881,  1202,  1204,   863,  -635,  1034,  1060,   864,
+    -635,    81,    82,   140,   868,   852,    85,    86,   598,   385,
+     386,   387,   869,   911,   913,   912,   914,   822,   917,   920,
+     926,   927,   197,   928,   948,   931,   949,   934,   951,   959,
+     197,  1224,   961,   965,   197,   968,   975,   197,   979,   981,
+     833,  1020,   983,  1021,   177,   418,  1023,  1081,  1085,  1075,
+    1088,  1232,  1233,  1140,  1121,   101,   199,  1133,  1237,  1158,
+    1152,  1180,  1196,  1178,  1203,   886,   197,   318,   318,   318,
+     318,   318,   318,   318,   318,   318,   318,   318,   318,   318,
+     318,   318,   318,  1206,  1207,  1209,   203,   236,   236,  1211,
+    1217,  1091,  1092,  1212,  1215,  1225,   204,   237,   237,  1228,
+     199,  1229,    81,  1035,  1036,  1231,   177,  1236,   199,  1241,
+    1238,  1239,   199,  1242,   202,   199,  1248,   318,   451,  1249,
+     929,   930,   260,   229,   471,  1189,  1051,  1243,   229,  1230,
+     229,  1102,  1095,   214,   243,   243,   318,   824,  1164,  1220,
+    1136,   986,   950,   229,   199,   480,   481,   482,   483,   958,
+      81,  1035,  1036,   933,   177,   671,  1235,   816,   202,   850,
+     814,   971,   457,   245,   962,   451,   202,   293,   431,   123,
+     202,   500,   318,   202,  1214,   633,   451,   833,   553,   859,
+     374,   235,   123,   318,   974,   866,   235,  1157,   235,  1094,
+     973,     0,     0,   513,     0,     0,     0,     0,     0,     0,
+       0,   235,   202,     0,     0,     0,     0,     0,     0,  1170,
+    1171,     0,     0,     0,   494,   375,   376,   377,   378,   379,
+     380,   381,   382,   383,   384,   318,     0,   318,     0,   645,
+     647,   203,   197,  1194,  1195,     0,     0,     0,   512,     0,
+     558,   204,   123,   516,   517,   518,   519,   520,   521,   522,
+     523,   524,   525,   526,     0,     0,   123,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,  1066,     0,
+       0,     0,     0,     0,   546,   203,     0,   318,   214,  1221,
+    1222,     0,     0,   203,     0,   204,     0,   203,     0,   318,
+     203,     0,     0,   204,     0,     0,  1079,   204,   236,     0,
+     204,     0,     0,   236,     0,   236,   123,     0,   237,     0,
+     199,     0,     0,   237,     0,   237,     0,     0,   236,   203,
+     887,     0,   214,     0,     0,     0,     0,     0,   237,   204,
+     214,   229,   229,     0,   214,     0,   738,   214,     0,     0,
+       0,     0,     0,     0,     0,   243,     0,     0,     0,     0,
+     243,     0,   243,     0,     0,   888,   889,   890,   891,   892,
+     893,   894,   895,   896,   897,   243,   214,   642,   202,     0,
+     825,  1149,     0,     0,     0,   295,   197,   826,     0,   827,
+     156,   157,   158,   159,   160,   161,     0,     0,     0,   235,
+     235,     0,  1139,     0,     0,     0,     0,   738,   162,   163,
+     164,     0,     0,     0,     0,     0,     0,     0,   318,   318,
+     318,   318,   318,   318,   879,   880,     0,     0,     0,   216,
+     244,   244,   165,    23,    24,    25,    26,     0,    27,     0,
+       0,     0,     0,    32,    33,     0,     0,    36,    37,     0,
+      39,    40,    41,    42,     0,     0,   483,     0,     0,     0,
+     772,   773,   774,   775,   199,    54,    55,   776,   777,   778,
+     779,   780,   781,   782,     0,     0,   174,   451,     0,   451,
+       0,  1205,     0,     0,     0,   724,     0,     0,     0,   770,
+       0,    80,     0,     0,     0,   203,     0,     0,     0,     0,
+       0,    84,     0,     0,   707,   204,     0,   318,     0,     0,
+       0,     0,     0,     0,     0,   716,   236,   236,   318,     0,
+       0,     0,   202,     0,     0,     0,   237,   237,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,   214,     0,     0,     0,     0,   865,    81,   175,
+     176,     0,   177,    85,    86,     0,     0,     0,   871,   318,
+       0,     0,     0,   243,   243,     0,     0,     0,     0,     0,
+       0,   828,     0,  1244,   216,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,   707,     0,     0,     0,     0,
+     318,   318,   318,   318,   318,   318,   318,   318,   318,   318,
+     318,   318,   318,   318,   318,   318,   318,     0,   318,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,   216,     0,
+       0,     0,     0,     0,     0,     0,   216,     0,     0,     0,
+     216,     0,     0,   216,     0,     0,     0,     0,     0,   203,
+       0,   244,     0,     0,     0,     0,   244,     0,   244,   204,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,   244,   216,     0,     0,     0,     0,   825,     0,     0,
+       0,     0,   295,     0,   826,   318,   827,   156,   157,   158,
+     159,   160,   161,     0,     0,     0,   214,     0,     0,     0,
+       0,     0,     0,     0,     0,   162,   163,   164,     0,     0,
+       0,     0,     0,     0,   828,     0,     0,     0,     0,   828,
+       0,     0,   738,   828,     0,     0,   987,     0,     0,   165,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,   707,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+     984,   512,     0,   174,     0,     0,   990,   991,   992,   993,
+     994,   995,   996,   997,   998,   999,  1000,  -256,     0,     0,
+       0,     0,     0,   295,     0,     0,     0,     0,   156,   157,
+     158,   159,   160,   161,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,   483,   162,   163,   164,     0,
+       0,     0,     0,     0,     0,     0,   828,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,   216,     0,
+     165,     0,     0,     0,     0,    81,   175,   176,     0,   177,
+      85,    86,     0,     0,     0,     0,     0,     0,     0,   244,
+     244,  1093,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,    -1,     1,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,   174,     0,     0,     0,     0,     0,
+       0,     2,     0,     0,     0,     0,     0,  -276,     0,     0,
+       0,     0,     0,     0,   318,     0,     0,     3,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     4,   318,     5,
+       0,     0,     0,     0,     0,     0,  1156,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,   318,
+       0,  -420,  -420,  -420,     0,     6,     0,     0,     0,     0,
+       7,     8,     9,     0,     0,     0,    81,   296,   297,     0,
+     177,     0,     0,   828,     0,    10,    11,    12,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,   216,     0,    13,    14,    15,    16,     0,    17,
+      18,    19,    20,    21,    22,    23,    24,    25,    26,     0,
+      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,    75,    76,
+      77,    78,    79,    80,    -2,     1,     0,     0,     0,     0,
+      81,    82,    83,    84,     0,    85,    86,    87,     0,     0,
+       0,     0,     2,     0,     0,     0,     0,     0,  -276,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     3,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     4,     0,
+       5,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,  -420,  -420,  -420,     0,     6,     0,     0,     0,
+       0,     7,     8,     9,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,    10,    11,    12,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,    13,    14,    15,    16,     0,
+      17,    18,    19,    20,    21,    22,    23,    24,    25,    26,
+       0,    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,    75,
+      76,    77,    78,    79,    80,     0,     0,     0,     0,     0,
+       0,    81,    82,    83,    84,   142,    85,    86,    87,     0,
+     143,   144,   145,     0,   146,   147,   148,   149,   150,   151,
+     152,   153,   154,  -554,   550,     0,     0,     0,   155,     0,
+       0,     0,     0,   156,   157,   158,   159,   160,   161,     0,
+       0,     0,     0,     0,     0,     0,  -276,  -276,     4,     0,
+       5,   162,   163,   164,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,  -420,  -420,  -420,   165,     6,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+     167,   168,   169,   170,   171,   172,     0,     0,     0,     0,
+       0,     0,     0,     0,   173,    13,    14,    15,    16,   174,
+      17,    18,    19,    20,    21,    22,    23,    24,    25,    26,
+       0,    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,    75,
+      76,    77,    78,    79,    80,     0,     0,     0,     0,     0,
+       0,    81,   175,   551,    84,   177,   178,    86,    87,   142,
+       0,     0,     0,     0,   143,   144,   145,     0,   146,   147,
+     148,   149,   150,   151,   152,   153,   154,  -171,     0,     0,
+       0,     0,   155,     0,     0,     0,     0,   156,   157,   158,
+     159,   160,   161,     0,     0,     0,     0,     0,     0,     0,
+    -276,  -276,  -276,     0,     0,   162,   163,   164,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,  -276,  -276,  -276,   165,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,   167,   168,   169,   170,   171,   172,
+       0,     0,     0,     0,     0,     0,     0,     0,   173,  -276,
+    -276,  -276,  -276,   174,  -276,  -276,  -276,  -276,  -276,  -276,
+    -276,  -276,  -276,  -276,     0,  -276,  -276,  -276,  -276,  -276,
+    -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,
+    -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,
+    -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,
+    -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,
+    -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,     0,
+       0,     0,     0,     0,     0,    81,   175,   176,  -276,   177,
+     178,    86,  -276,   219,     0,     0,     0,     0,   143,   144,
+     145,     0,     0,   220,   148,   149,   150,   151,   152,   153,
+     221,  -171,  -558,     0,     0,     0,   222,     0,     0,     0,
+       0,   156,   157,   158,   159,   160,   161,     0,     0,     0,
+       0,     0,     0,     0,  -276,  -276,  -276,     0,     0,   162,
+     163,   164,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+    -276,  -276,  -276,   165,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,   167,   168,
+     169,   170,   171,   172,     0,     0,     0,     0,     0,     0,
+       0,     0,   173,  -276,  -276,  -276,  -276,   174,  -276,  -276,
+    -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,     0,  -276,
+    -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,
+    -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,
+    -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,
+    -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,
+    -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,  -276,
+    -276,  -276,  -276,     0,     0,     0,     0,     0,     0,    81,
+     175,   176,  -276,   177,   223,   224,  -276,  -169,     0,     0,
+       0,     0,  -169,  -169,  -169,     0,  -169,  -169,  -169,  -169,
+    -169,  -169,  -169,  -169,  -169,  -169,  -169,  -169,  -703,  -169,
+    -169,     0,  -169,     0,  -169,  -169,  -169,  -169,  -169,  -169,
+    -169,  -169,  -169,  -169,  -169,  -169,  -169,  -169,  -169,  -169,
+       0,  -169,     0,  -169,  -169,  -169,  -169,  -169,  -169,  -169,
+    -169,  -169,  -169,  -169,  -169,  -169,  -169,  -169,  -169,  -169,
+    -169,  -169,  -169,  -169,     0,     0,     0,  -169,     0,     0,
+       0,     0,     0,     0,     0,   706,  -697,     0,     0,     0,
+     295,     0,     0,     0,     0,   156,   157,   158,   159,   160,
+     161,     0,  -169,  -169,  -169,  -169,  -169,  -169,     0,     0,
+       0,     0,   219,   162,   163,   164,  -169,   143,   144,   145,
+       0,  -169,   220,   148,   149,   150,   151,   152,   153,   221,
+    -499,  -499,     0,     0,     0,   222,  -499,   165,     0,     0,
+     156,   157,   158,   159,   160,   161,     0,     0,     0,     0,
+       0,     0,     0,  -276,  -276,     0,     0,     0,   162,   163,
+     164,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,   174,   165,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,  -169,  -169,  -169,     0,  -169,  -169,  -169,
+       0,     0,     0,     0,     0,     0,  -499,   167,   168,   169,
+     170,   171,   172,     0,     0,     0,     0,     0,   142,     0,
+       0,   173,     0,   143,   144,   145,   174,   146,   147,   148,
+     149,   150,   151,   152,   153,   154,  -554,     0,     0,     0,
+       0,   155,     0,     0,     0,     0,   156,   157,   158,   159,
+     160,   161,     0,    81,   296,   297,     0,   177,     0,  -276,
+    -276,     0,     0,     0,   162,   163,   164,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,   165,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,    81,   175,
+     176,     0,   177,   223,   224,     0,     0,     0,     0,     0,
+       0,     0,   166,   167,   168,   169,   170,   171,   172,     0,
+       0,     0,     0,     0,   142,     0,     0,   173,     0,   143,
+     144,   145,   174,   146,   147,   148,   149,   150,   151,   152,
+     153,   154,  -554,     0,     0,     0,     0,   155,     0,     0,
+       0,     0,   156,   157,   158,   159,   160,   161,     0,     0,
+       0,     0,     0,     0,     0,  -276,  -276,     0,     0,     0,
+     162,   163,   164,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,   165,     0,     0,     0,     0,     0,
+       0,     0,  -171,     0,    81,   175,   176,   295,   177,   178,
+      86,     0,   156,   157,   158,   159,   160,   161,  -527,   167,
+     168,   169,   170,   171,   172,     0,     0,     0,     0,   219,
+     162,   163,   164,   173,   143,   144,   145,     0,   174,   220,
+     148,   149,   150,   151,   152,   153,   221,  -554,  -558,     0,
+       0,     0,   222,     0,   165,     0,     0,   156,   157,   158,
+     159,   160,   161,     0,     0,     0,     0,     0,     0,     0,
+    -276,  -276,     0,     0,     0,   162,   163,   164,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,   174,   165,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+      81,   175,   176,     0,   177,   178,    86,     0,     0,     0,
+       0,     0,     0,  -495,   167,   168,   169,   170,   171,   172,
+       0,     0,     0,     0,     0,   142,     0,     0,   173,     0,
+     143,   144,   145,   174,   146,   147,   148,   149,   150,   151,
+     152,   153,   154,  -554,   648,     0,     0,     0,   155,     0,
+       0,     0,     0,   156,   157,   158,   159,   160,   161,     0,
+      81,   296,   297,     0,   177,     0,  -276,  -276,     0,     0,
+       0,   162,   163,   164,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,   165,     0,     0,     0,     0,
+       0,     0,     0,  -171,     0,    81,   175,   176,   353,   177,
+     223,   224,     0,   156,   157,   158,   159,   160,   161,     0,
+     167,   168,   169,   170,   171,   172,     0,     0,     0,     0,
+     219,   162,   163,   164,   173,   143,   144,   145,     0,   174,
+     220,   148,   149,   150,   151,   152,   153,   221,  -554,  -558,
+       0,     0,     0,   222,     0,   165,     0,     0,   156,   157,
+     158,   159,   160,   161,     0,     0,     0,     0,     0,     0,
+       0,  -276,  -276,     0,     0,     0,   162,   163,   164,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,   174,
+     165,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,    81,   175,   176,     0,   177,   178,    86,     0,     0,
+       0,     0,     0,     0,     0,   167,   168,   169,   170,   171,
+     172,     0,     0,     0,     0,     0,   142,     0,     0,   173,
+       0,   143,   144,   145,   174,   146,   147,   148,   149,   150,
+     151,   152,   153,   154,  -554,     0,     0,     0,     0,   155,
+       0,     0,     0,     0,   156,   157,   158,   159,   160,   161,
+       0,    81,   296,   297,     0,   177,     0,  -276,  -276,     0,
+       0,     0,   162,   163,   164,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,   165,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,    81,   175,   176,     0,
+     177,   223,   224,     0,     0,     0,     0,     0,     0,     0,
+       0,   167,   168,   169,   170,   171,   172,     0,     0,     0,
+       0,     0,     0,     0,     0,   173,     0,   143,   144,   145,
+     174,   146,   147,   148,   149,   150,   151,   152,   153,   221,
+    -554,   568,     0,     0,     0,   353,     0,     0,     0,     0,
+     156,   157,   158,   159,   160,   161,     0,     0,     0,     0,
+       0,     0,     0,  -276,  -276,     4,     0,     5,   162,   163,
+     164,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,   165,     6,     0,     0,     0,     0,     0,     0,
+       0,     0,    81,   175,   176,     0,   177,   178,    86,     0,
+       0,     0,     0,     0,     0,     0,     0,   167,   168,   169,
+     170,   171,   172,     0,     0,     0,     0,     0,     0,     0,
+       0,   569,    13,    14,    15,    16,   174,    17,    18,    19,
+      20,    21,    22,    23,    24,    25,    26,     0,    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,    75,    76,    77,    78,
+      79,    80,     0,     0,     0,     0,     0,     0,    81,   175,
+     551,    84,   177,   178,    86,    87,   143,   144,   145,     0,
+     146,   147,   148,   149,   150,   151,   152,   153,   221,  -554,
+     649,     0,     0,     0,   353,     0,     0,     0,     0,   156,
+     157,   158,   159,   160,   161,     0,     0,     0,     0,     0,
+       0,     0,  -276,  -276,     4,     0,     5,   162,   163,   164,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,   165,     6,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,   167,   168,   169,   170,
+     171,   172,     0,     0,     0,     0,     0,     0,     0,     0,
+     173,    13,    14,    15,    16,   174,    17,    18,    19,    20,
+      21,    22,    23,    24,    25,    26,     0,    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,    75,    76,    77,    78,    79,
+      80,     0,     0,     0,     0,     0,     0,    81,   175,   551,
+      84,   177,   178,    86,    87,   143,   144,   145,     0,   146,
+     147,   148,   149,   150,   151,   152,   153,   221,  -554,   661,
+       0,     0,     0,   353,     0,     0,     0,     0,   156,   157,
+     158,   159,   160,   161,     0,     0,     0,     0,     0,     0,
+       0,  -276,  -276,     4,     0,     5,   162,   163,   164,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+     165,     6,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,   167,   168,   169,   170,   171,
+     172,     0,     0,     0,     0,     0,     0,     0,     0,   662,
+      13,    14,    15,    16,   174,    17,    18,    19,    20,    21,
+      22,    23,    24,    25,    26,     0,    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,    75,    76,    77,    78,    79,    80,
+       0,     0,     0,     0,     0,     0,    81,   175,   551,    84,
+     177,   178,    86,    87,   143,   144,   145,     0,   146,   147,
+     148,   149,   150,   151,   152,   153,   221,  -554,   660,     0,
+       0,     0,   353,     0,     0,     0,     0,   156,   157,   158,
+     159,   160,   161,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,   162,   163,   164,     0,   143,
+     144,   145,     0,   146,   147,   148,   149,   150,   151,   152,
+     153,   221,  -554,   664,     0,     0,     0,   353,     0,   165,
+       0,     0,   156,   157,   158,   159,   160,   161,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+     162,   163,   164,     0,   167,   168,   169,   170,   171,   172,
+       0,     0,     0,     0,     0,     0,     0,     0,   173,     0,
+       0,     0,     0,   174,   165,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,   167,
+     168,   169,   170,   171,   172,     0,     0,     0,     0,     0,
+       0,     0,     0,   665,     0,   143,   144,   145,   174,   146,
+     147,   148,   149,   150,   151,   152,   153,   221,  -554,   722,
+       0,     0,     0,   353,     0,     0,     0,     0,   156,   157,
+     158,   159,   160,   161,     0,    81,   175,   176,     0,   177,
+     178,    86,     0,     0,     0,     0,   162,   163,   164,     0,
+     143,   144,   145,     0,   146,   147,   148,   149,   150,   151,
+     152,   153,   221,  -554,   800,     0,     0,     0,   353,     0,
+     165,     0,     0,   156,   157,   158,   159,   160,   161,     0,
+      81,   175,   176,     0,   177,   178,    86,     0,     0,     0,
+       0,   162,   163,   164,     0,   167,   168,   169,   170,   171,
+     172,     0,     0,     0,     0,     0,     0,     0,     0,   173,
+       0,     0,     0,     0,   174,   165,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+     167,   168,   169,   170,   171,   172,     0,     0,     0,     0,
+       0,     0,     0,     0,   173,     0,   143,   144,   145,   174,
+     146,   147,   148,   149,   150,   151,   152,   153,   221,  -554,
+     801,     0,     0,     0,   353,     0,     0,     0,     0,   156,
+     157,   158,   159,   160,   161,     0,    81,   175,   176,     0,
+     177,   178,    86,     0,     0,     0,     0,   162,   163,   164,
+       0,   143,   144,   145,     0,   146,   147,   148,   149,   150,
+     151,   152,   153,   221,  -554,   803,     0,     0,     0,   353,
+       0,   165,     0,     0,   156,   157,   158,   159,   160,   161,
+       0,    81,   175,   176,     0,   177,   178,    86,     0,     0,
+       0,     0,   162,   163,   164,     0,   167,   168,   169,   170,
+     171,   172,     0,     0,     0,     0,     0,     0,     0,     0,
+     802,     0,     0,     0,     0,   174,   165,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,   167,   168,   169,   170,   171,   172,     0,     0,     0,
+       0,     0,     0,     0,     0,   173,     0,   143,   144,   145,
+     174,   146,   147,   148,   149,   150,   151,   152,   153,   221,
+    -554,   936,     0,     0,     0,   353,     0,     0,     0,     0,
+     156,   157,   158,   159,   160,   161,     0,    81,   175,   176,
+       0,   177,   178,    86,     0,     0,     0,     0,   162,   163,
+     164,     0,   143,   144,   145,     0,   146,   147,   148,   149,
+     150,   151,   152,   153,   221,  -554,     0,     0,     0,     0,
+     353,     0,   165,     0,     0,   156,   157,   158,   159,   160,
+     161,     0,    81,   175,   176,     0,   177,   178,    86,     0,
+       0,     0,     0,   162,   163,   164,     0,   167,   168,   169,
+     170,   171,   172,     0,     0,     0,     0,     0,     0,     0,
+       0,   173,     0,     0,     0,     0,   174,   165,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,   167,   168,   169,   170,   171,   172,  -135,     0,
+       0,     0,     0,  -135,     0,     0,   173,     0,     0,     0,
+       0,   174,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     4,     0,     5,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,    81,   175,
+     176,     0,   177,   178,    86,     0,     0,     0,     0,     0,
+       0,     6,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,    81,   175,   176,     0,   177,   178,    86,
+      13,    14,    15,    16,     0,    17,    18,    19,    20,    21,
+      22,    23,    24,    25,    26,     0,    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,    75,    76,    77,    78,    79,    80,
+    -557,     0,     0,     0,     0,     0,     0,     0,   137,    84,
+       0,     0,     0,    87,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     4,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,    13,    14,    15,    16,     0,    17,    18,    19,    20,
+      21,    22,    23,    24,    25,    26,     0,    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,    75,    76,    77,    78,    79,
+      80,     0,     0,     0,     0,     0,   625,     0,     0,   137,
+      84,   295,     0,     0,    87,     0,   156,   157,   158,   159,
+     160,   161,     0,     0,     0,     0,     0,   706,     0,     0,
+       0,     0,   295,     0,   162,   163,   164,   156,   157,   158,
+     159,   160,   161,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,   162,   163,   164,   165,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,   165,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,   174,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,  -276,     0,     0,     0,     0,     0,
+       0,     0,     0,   174,     3,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     4,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,    81,   296,   297,     0,   177,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,    81,   296,   297,     0,   177,
+       0,    13,    14,    15,    16,     0,    17,    18,    19,    20,
+      21,    22,    23,    24,    25,    26,     0,    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,    75,    76,    77,    78,    79,
+      80,     0,     0,     0,     0,     0,     0,    81,    82,    83,
+      84,     0,    85,    86,    87,   295,   510,     0,     0,     0,
+     156,   157,   158,   159,   160,   161,   295,     0,     0,   591,
+       0,   156,   157,   158,   159,   160,   161,     0,   162,   163,
+     164,     0,     0,     0,     0,     0,     0,   295,   985,   162,
+     163,   164,   156,   157,   158,   159,   160,   161,   295,     0,
+       0,   686,   165,   156,   157,   158,   159,   160,   161,     0,
+     162,   163,   164,   165,     0,     0,     0,     0,     0,   295,
+    -256,   162,   163,   164,   156,   157,   158,   159,   160,   161,
+     295,     0,     0,     0,   165,   156,   157,   158,   159,   160,
+     161,     0,   162,   163,   164,   165,   174,     0,     0,     0,
+       0,     0,     0,   162,   163,   164,     0,   174,     0,     0,
+       0,     0,   342,     0,     0,     0,   165,   156,   157,   158,
+     159,   160,   161,     0,     0,     0,     0,   165,   174,     0,
+       0,     0,     0,     0,     0,   162,   163,   164,   644,   174,
+       0,     0,     0,   156,   157,   158,   159,   160,   161,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,   165,
+     174,   162,   163,   164,     0,     0,     0,     0,    81,   296,
+     297,   174,   177,     0,     0,     0,     0,     0,     0,    81,
+     296,   297,     0,   177,     0,   165,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+      81,   296,   297,   174,   177,     0,     0,     0,     0,     0,
+       0,    81,   296,   297,     0,   177,   646,     0,     0,     0,
+       0,   156,   157,   158,   159,   160,   161,     0,     0,   174,
+       0,     0,    81,   296,   297,     0,   177,     0,     0,   162,
+     163,   164,     0,    81,   296,   297,   725,   177,     0,     0,
+       0,   726,   727,   728,   729,   730,   731,     0,     0,     0,
+       0,     0,     0,   165,     0,     0,     0,     0,     0,   162,
+     732,   733,     0,     0,     0,    81,   296,   297,     0,   177,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,   734,     0,     0,     0,     0,     0,     0,
+       0,    81,   296,   297,     0,   177,     0,   174,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,   174,     0,     0,
+       0,     0,     0,     0,     0,  -200,  -200,     4,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,    81,
+     296,   297,     0,   177,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,    81,
+     735,   736,     0,   177,    13,    14,    15,    16,     0,    17,
+      18,    19,    20,    21,    22,    23,    24,    25,    26,     0,
+      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,    75,    76,
+      77,    78,    79,    80,     4,     0,     5,     0,     0,     0,
+       0,     0,   137,    84,     0,     0,     0,    87,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,  -420,  -420,
+    -420,     0,     6,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,    13,    14,    15,    16,     0,    17,    18,    19,    20,
+      21,    22,    23,    24,    25,    26,     0,    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,    75,    76,    77,    78,    79,
+      80,     4,     0,     5,     0,     0,     0,     0,     0,   137,
+      84,     0,     0,     0,    87,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     6,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,    13,    14,
+      15,    16,     0,    17,    18,    19,    20,    21,    22,    23,
+      24,    25,    26,     0,    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,    75,    76,    77,    78,    79,    80,     4,     0,
+       0,     0,     0,     0,    81,  1098,   137,    84,     0,     0,
+       0,    87,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,  -420,  -420,  -420,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,    13,    14,    15,    16,     0,
+      17,    18,    19,    20,    21,    22,    23,    24,    25,    26,
+       0,    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,    75,
+      76,    77,    78,    79,    80,     4,     0,     0,     0,     0,
+       0,     0,     0,   137,    84,     0,     0,     0,    87,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,    10,    11,    12,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,    13,    14,    15,    16,     0,    17,    18,    19,
+      20,    21,    22,    23,    24,    25,    26,     0,    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,    75,    76,    77,    78,
+      79,    80,     4,     0,     5,     0,     0,     0,     0,     0,
+     137,    84,     0,     0,     0,    87,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       6,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,    13,
+      14,    15,    16,     0,    17,    18,    19,    20,    21,    22,
+      23,    24,    25,    26,     0,    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,    75,    76,    77,    78,    79,    80,     4,
+       0,     0,     0,     0,     0,     0,     0,   137,    84,     0,
+       0,     0,    87,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
+       0,     0,     0,     0,     0,     0,    13,    14,    15,    16,
+       0,    17,    18,    19,    20,    21,    22,    23,    24,    25,
+      26,     0,    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,
+      75,    76,    77,    78,    79,    80,     0,     0,     0,     0,
+       0,     0,     0,     0,   137,    84,     0,     0,     0,    87
 };
 
-static const short yycheck[] = {     0,
-     0,   138,   344,     4,     3,   118,   442,     8,     9,    10,
-    11,   474,   279,     0,   529,   379,   380,   894,   381,   382,
-   389,   383,   384,   385,   386,   633,   387,   388,   426,   602,
-   390,   671,   391,   598,     9,    10,    11,   228,   793,   784,
-   633,   633,   427,   798,   633,     5,     0,   802,   296,   531,
-     4,   452,     6,   902,    27,   298,   637,    55,     0,     9,
-   151,   152,   153,   154,   155,   156,  1009,   914,   259,   927,
-    34,   217,    19,    21,   472,    21,   222,    25,   224,    25,
-    21,   689,     5,   540,    85,    85,    27,     5,   805,   487,
-   656,    21,   637,    28,   811,    25,   689,   689,    85,    18,
-   689,   558,    25,    18,    23,     9,    24,    53,    54,    44,
-   683,    21,  1073,  1074,     9,    25,    34,   118,   633,    49,
-    50,    21,   999,  1000,   637,    25,   125,    37,    38,   637,
-    21,    85,    26,   134,    28,   134,    27,    10,    11,    39,
-    41,    51,    52,    85,   145,    99,   110,   111,  1091,   150,
-    44,   633,   907,  1096,    24,    56,   110,   111,    10,    11,
-  1009,  1010,    21,    32,    33,   805,    25,   168,   913,  1027,
-   915,   811,    18,    26,   689,   150,     9,   758,    24,  1140,
-   134,    34,     9,   584,   582,   183,    18,  1034,    34,  1036,
-    49,    50,   773,   194,  1071,     9,    10,    11,   583,    87,
-   150,   202,  1145,   204,    21,   206,   604,   689,   209,   400,
-   453,   674,   479,   758,   931,   188,   217,   783,   560,   194,
-   786,   222,    28,   224,   184,   185,   186,   202,   773,   189,
-   190,   206,    24,  1082,   209,  1084,   237,   238,    44,    24,
-   188,    24,   217,   218,   194,   758,   150,   222,    24,   224,
-   758,    34,   202,    25,    26,   150,   206,    24,   911,   209,
-   773,   914,   237,   238,   633,   773,   184,   185,    24,   633,
-   633,   633,   633,   633,   633,   421,   422,   278,   278,    18,
-   281,   282,   283,   891,  1039,   376,   377,   378,   238,   426,
-   194,   931,    21,     5,   295,   295,    25,   564,   202,   194,
-   301,   637,   206,    41,   646,   209,    24,   202,    26,    49,
-    50,   206,    24,     5,   209,    21,    34,   150,    56,    25,
-   689,   148,    34,   150,   323,   689,   689,   689,   689,   689,
-   689,   579,   204,    25,   238,   472,   150,    18,   184,   185,
-  1189,   608,    24,   238,   217,   346,     5,    24,   758,   222,
-   487,   224,    34,   354,    18,   356,   623,    21,   625,   822,
-    16,   194,   935,   773,   237,   217,    25,   194,   322,   884,
-   222,    16,   224,   206,   939,   202,   209,    16,   986,   206,
-   194,  1034,   209,  1036,   359,   237,   477,    24,   202,    26,
-   217,   789,   206,   986,   986,   209,   794,   986,    26,   400,
-    28,   184,   185,   217,   886,   238,    53,    54,   222,    19,
-   224,   238,   184,   185,   186,     5,    44,   189,   190,    16,
-   421,   422,   758,   237,   238,   400,    24,   428,    26,   430,
-   430,   418,   699,    15,    24,    25,    26,   773,    24,   440,
-    26,   442,   429,   444,    34,   582,   421,   422,     0,   100,
-   400,   452,     4,   452,   455,    24,     8,    22,   459,    21,
-  1068,    25,    26,    25,    28,    34,    22,   604,   180,   181,
-     5,   986,   184,   185,   346,    18,   188,   304,    21,   433,
-    44,    22,   354,    34,   356,   312,   313,   314,   315,    29,
-   491,    21,   184,   185,   186,    25,   400,   189,   190,   500,
-   501,    39,   184,   185,   986,   400,   333,   871,   872,    40,
-   873,   874,   881,   875,   876,   877,   878,   344,   879,   880,
-    42,    43,   882,     5,   883,   184,   185,   186,    22,  1137,
-   189,   190,    18,    85,   361,    21,    87,    23,   539,   540,
-    34,    24,    24,    25,    26,    55,   547,   547,   421,   422,
-    94,    34,    34,   540,   555,    94,   428,   558,   559,    21,
-    26,   674,    28,    25,   539,    34,   118,   400,    21,   421,
-   422,   558,    25,   400,   184,   185,   186,    19,    44,   189,
-   190,   408,   134,   584,   188,   584,   400,    49,    50,   539,
-    37,    38,    22,   145,   184,   185,   186,    21,    24,   189,
-   190,    25,    21,   945,    51,    52,    25,   421,   422,   700,
-   701,   702,   703,   704,   705,   184,   185,   986,    18,   491,
-    22,    21,   986,   986,   986,   986,   986,   986,   629,   630,
-    49,    50,   633,   184,   185,   539,    22,   591,   189,   190,
-   641,   642,    23,   644,   539,    26,   894,    28,    94,   184,
-   185,   186,   789,  1116,   189,   190,    18,   794,   659,    21,
-   661,    22,   663,    88,    89,    26,  1102,    28,   540,   670,
-     6,     7,   673,   674,   675,   674,   184,   185,   186,    19,
-   679,   189,   190,    44,    94,   933,   558,   559,   689,    20,
-   184,   185,   186,   118,   119,   189,   190,   180,   181,    23,
-   837,   184,   185,   530,    24,   188,    26,   132,    28,   822,
-     0,    24,   539,    26,     4,   184,   185,   186,    20,    21,
-   189,   190,    12,    13,    44,   539,   278,    47,    48,   281,
-   282,   283,    27,    57,    58,    59,    60,    61,    62,    63,
-    64,    65,    66,   295,    23,    25,    26,   995,    28,   301,
-    24,    21,    26,    21,    22,    25,  1004,   629,   630,    25,
-    34,    24,    28,    24,    44,    26,  1164,    37,    38,    18,
-   642,   598,    26,    34,    18,   776,  1024,   868,   869,   870,
-    34,    51,    52,    18,  1051,    18,    25,    26,    21,    28,
-    32,    33,   793,  1041,   795,    85,   623,   798,   625,    18,
-  1198,   802,    21,   675,   631,    44,    25,    24,   635,    22,
-   100,   101,   102,   103,   104,   105,   106,   107,    18,   109,
-    21,   822,   112,   822,    25,    49,    50,   781,   118,  1077,
-   784,   832,    25,    24,    37,    38,    27,    21,   128,   129,
-   130,    25,    21,    34,   134,    29,    25,    21,    51,    52,
-  1098,    25,    24,    32,    33,    27,    53,    54,   949,    21,
-   150,   688,    34,    25,    21,    20,    21,   157,    25,    18,
-    32,    33,   699,    21,    25,    24,    18,    25,   430,    21,
-    29,    30,    31,    32,    33,    34,    18,    21,   440,    21,
-   442,    25,   444,   894,    67,    68,    69,    46,    47,    48,
-   452,   902,    24,   455,    23,    21,   907,   459,    18,    25,
-   184,   185,   186,    20,    21,   189,   190,   191,    34,    35,
-    36,    70,    21,   184,   185,   186,    25,   217,   189,   190,
-   184,   185,   186,    21,    18,   189,   190,    25,    57,    58,
-    59,    60,    61,    62,    63,    64,    65,    66,   500,   501,
-    18,    21,    21,   954,   955,    25,    25,   911,    21,   913,
-   914,   915,    25,    18,   113,   255,    21,    72,    73,    74,
-    75,    34,    35,    36,    79,    80,    81,    82,    83,    84,
-    85,    18,    18,    18,    21,   986,    21,    18,   278,   279,
-    25,   281,   282,   184,   185,   547,   997,   188,   999,  1000,
-    24,    19,    26,  1116,    28,   295,  1007,     9,  1009,  1010,
-   997,   301,   184,   185,   304,    21,   188,    21,    21,    25,
-    44,    25,    25,    47,    48,  1026,   853,  1164,    21,    22,
-  1031,  1031,   584,   323,    11,   184,   185,   186,  1039,   188,
-  1177,    32,    33,  1044,  1044,  1044,  1047,    21,    21,    21,
-    25,    25,    25,    25,   344,    21,    21,    24,    21,    25,
-    25,  1198,    25,    34,    35,    36,    11,  1068,  1069,  1070,
-  1071,    21,  1073,  1074,    21,    25,   110,   111,    25,    90,
-  1034,  1082,  1036,  1084,    21,    21,  1087,    21,    25,    25,
-  1091,    25,  1093,  1094,    21,  1096,    21,    21,    25,    21,
-    25,  1102,    21,    25,    21,    19,    25,   659,    25,   661,
-    21,   663,   939,    19,    25,  1116,    19,    19,   670,    27,
-    90,   673,   674,    24,    34,    35,    36,   417,    51,    52,
-    53,    25,    21,    18,    22,    21,  1137,  1138,  1139,  1140,
-   430,    24,    21,    25,  1145,    11,    24,   437,    24,   439,
-    24,   441,   442,    24,   444,    27,    25,   984,    23,   449,
-    20,    19,   452,    20,  1165,  1165,    19,    21,    23,   459,
-     5,   336,    72,    25,    24,    22,    27,    25,    24,    20,
-    20,   471,    27,    25,   474,    18,   476,    25,  1189,   479,
-    27,    21,    55,    25,    22,   360,    25,    40,    25,    24,
-   365,   366,   367,   368,   369,   370,   371,   372,   373,   374,
-   375,    67,    68,    69,    70,    71,    72,    73,    74,    75,
-    76,    29,    39,    25,   185,    18,    90,    22,    90,    90,
-    24,   396,    18,    25,    25,    25,    25,    25,    21,    18,
-   188,   793,    40,   795,    18,    27,   798,    23,    21,    24,
-   802,    90,   108,    18,    90,   190,   112,   547,   114,    90,
-   116,    22,    22,    21,    90,   121,    21,    20,    22,    20,
-   822,   561,    90,    25,   564,   131,    25,   133,    40,    27,
-   832,    27,    25,   192,    18,    20,    27,   577,   578,    20,
-     0,     9,    10,    11,   584,    25,     0,   902,    24,    25,
-     9,    10,    11,    29,    30,    31,    32,    33,    34,   301,
-  1189,  1158,  1087,   603,    85,   989,   662,  1059,   608,   175,
-    46,    47,    48,   998,  1137,  1026,   852,   444,   618,   619,
-   771,   799,   564,   623,  1165,   625,   661,   659,   822,   673,
-     9,    10,    11,   323,    70,   125,    11,   237,   342,   400,
-  1121,   491,   689,   986,    -1,   907,    -1,    -1,    -1,    -1,
-   650,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   658,    -1,
-   660,    -1,    -1,    -1,   664,   665,    -1,    -1,    -1,   669,
-    -1,    -1,    -1,   673,   674,    -1,    -1,   113,    -1,   679,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,     9,    10,    11,
-   138,    -1,   954,   955,    -1,    -1,   262,    -1,    -1,   699,
-    -1,    -1,    -1,   151,   152,   153,   154,   155,   156,    -1,
-   158,   159,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,   150,   289,    -1,    -1,   292,    -1,    -1,    -1,
-    -1,   150,    -1,    -1,   300,    -1,    -1,   303,    -1,    -1,
-   615,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   184,   185,
-   186,    -1,   188,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,   194,    -1,    -1,  1031,
-    -1,   150,    -1,    -1,   202,   194,    -1,  1039,   206,   779,
-    -1,   209,  1044,   202,    -1,  1047,    -1,   206,   663,   217,
-   209,    -1,    -1,    -1,   222,    -1,   224,    -1,   217,    -1,
-    -1,    -1,    -1,   222,    -1,   224,    -1,  1069,  1070,   237,
-   238,    -1,    -1,    -1,    -1,   194,    -1,    -1,   237,   238,
-    -1,   821,   822,   202,   824,    -1,    -1,   206,   150,    -1,
-   209,  1093,  1094,    -1,    -1,    -1,    -1,    -1,   217,    -1,
-  1102,    -1,    -1,   222,    -1,   224,    -1,    -1,    -1,    -1,
-    -1,   417,    -1,    -1,  1116,    -1,    -1,    -1,   237,   238,
-    -1,   427,    -1,    -1,    -1,    -1,   432,    -1,    -1,    -1,
-    -1,   437,   194,   439,    -1,    -1,  1138,  1139,    -1,    -1,
-   202,   447,    -1,    -1,   206,   451,    -1,   209,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,   217,    -1,    -1,    -1,    -1,
-   222,    -1,   224,  1165,    -1,    -1,    -1,    -1,    -1,    -1,
-   910,    -1,    -1,    -1,    -1,   237,   238,   917,   793,    -1,
-    -1,    -1,    -1,   798,     9,    10,    11,   802,   376,   377,
-   378,   379,   380,   381,   382,   383,   384,   385,   386,   387,
-   388,   389,   390,   391,    -1,    -1,    -1,   120,   121,   122,
-   123,    -1,   125,    -1,    -1,    -1,    -1,   130,   131,    -1,
-    -1,   134,   135,    -1,   137,   138,   139,   140,    -1,    -1,
-    -1,    -1,   400,    -1,    -1,    -1,   851,   852,   426,   152,
-   153,   400,   857,   858,   859,   860,   861,   862,   863,   864,
-   865,   866,   867,   421,   422,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,   421,   422,   177,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,   187,    -1,    -1,   583,    -1,    -1,
-    -1,   400,    -1,    -1,   472,    -1,    -1,    -1,  1028,   477,
-    -1,  1031,   907,    -1,    -1,    -1,   602,    -1,    -1,   487,
-    -1,   607,   421,   422,  1044,    -1,  1046,    -1,    -1,    -1,
-    -1,  1051,    -1,    -1,  1054,  1055,    -1,    -1,    -1,    -1,
-    18,    -1,    -1,    -1,    -1,   150,    24,    -1,   634,    -1,
-   636,    29,    30,    31,    32,    33,    34,    -1,   400,    -1,
-    -1,   529,    -1,   531,    -1,   533,   534,    -1,    46,    47,
-    48,    -1,    -1,    -1,    -1,    -1,    -1,  1097,    -1,   421,
-   422,    -1,  1102,    -1,  1104,  1105,    -1,    -1,    -1,   194,
-    -1,   539,    70,    -1,    -1,    -1,  1116,   202,    -1,    -1,
-   539,   206,    -1,    -1,   209,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,   217,    -1,   582,    -1,    -1,   222,    -1,   224,
-    -1,  1141,    -1,    -1,    -1,   711,    -1,    -1,    -1,    -1,
-    -1,    -1,   237,   238,    -1,   113,   604,    -1,    -1,    -1,
-   539,  1161,  1162,    -1,  1039,  1165,    -1,    -1,  1168,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,   633,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-   766,   767,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,   539,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,   184,   185,   186,    -1,
-   188,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   804,    -1,
-    -1,   689,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,   700,   701,   702,   703,   704,   705,   706,   707,
-    -1,    -1,     1,    -1,    -1,    -1,    -1,     6,     7,     8,
-    -1,    -1,    11,    12,    13,    14,    15,    16,    17,    18,
-    19,    20,    -1,    -1,    -1,    24,    25,    -1,    -1,    -1,
-    29,    30,    31,    32,    33,    34,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    42,    43,    -1,    -1,    46,    47,    48,
-    -1,    -1,    -1,    -1,    -1,   400,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    70,    -1,    -1,    -1,    -1,   421,   422,    -1,    -1,
-    -1,   789,    -1,    -1,   910,    -1,   794,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    94,    95,    96,    97,    98,
-    99,   100,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   935,
-   109,    -1,    -1,    -1,   113,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   837,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-   868,   869,   870,   871,   872,   873,   874,   875,   876,   877,
-   878,   879,   880,   881,   882,   883,   884,    -1,   886,    -1,
-    -1,    -1,     0,     1,    -1,   184,   185,   186,    -1,   188,
-   189,   190,    -1,    -1,   539,    -1,    -1,    -1,    -1,    -1,
-    18,    -1,    -1,  1029,    -1,    -1,    24,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    34,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    45,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,   949,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    67,
-    68,    69,    -1,    71,    -1,    -1,    -1,    -1,    76,    77,
-    78,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    91,    92,    93,    -1,    -1,   986,    -1,
-  1106,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,   110,   111,   112,    -1,   114,   115,   116,   117,
-   118,   119,   120,   121,   122,   123,    -1,   125,   126,   127,
-   128,   129,   130,   131,   132,   133,   134,   135,   136,   137,
-   138,   139,   140,   141,   142,   143,   144,   145,   146,   147,
-   148,   149,   150,   151,   152,   153,   154,   155,   156,   157,
-   158,   159,   160,   161,   162,   163,   164,   165,   166,   167,
-   168,   169,   170,   171,   172,   173,   174,   175,   176,   177,
-    -1,    -1,    -1,    -1,    -1,    -1,   184,   185,   186,   187,
-  1196,   189,   190,   191,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,     0,     1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    18,
-    -1,    -1,    -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    34,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    45,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    67,    68,
-    69,    -1,    71,    -1,    -1,    -1,  1164,    76,    77,    78,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,  1177,
-    -1,    -1,    91,    92,    93,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-  1198,   110,   111,   112,    -1,   114,   115,   116,   117,   118,
-   119,   120,   121,   122,   123,    -1,   125,   126,   127,   128,
-   129,   130,   131,   132,   133,   134,   135,   136,   137,   138,
-   139,   140,   141,   142,   143,   144,   145,   146,   147,   148,
-   149,   150,   151,   152,   153,   154,   155,   156,   157,   158,
-   159,   160,   161,   162,   163,   164,   165,   166,   167,   168,
-   169,   170,   171,   172,   173,   174,   175,   176,   177,    -1,
-    -1,    -1,    -1,    -1,    -1,   184,   185,   186,   187,     1,
-   189,   190,   191,    -1,     6,     7,     8,    -1,    10,    11,
-    12,    13,    14,    15,    16,    17,    18,    19,    20,    -1,
-    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,    30,    31,
-    32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    42,    43,    -1,    45,    46,    47,    48,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    67,    68,    69,    70,    71,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    95,    96,    97,    98,    99,   100,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,   109,   110,   111,
-   112,   113,   114,   115,   116,   117,   118,   119,   120,   121,
-   122,   123,    -1,   125,   126,   127,   128,   129,   130,   131,
-   132,   133,   134,   135,   136,   137,   138,   139,   140,   141,
-   142,   143,   144,   145,   146,   147,   148,   149,   150,   151,
-   152,   153,   154,   155,   156,   157,   158,   159,   160,   161,
-   162,   163,   164,   165,   166,   167,   168,   169,   170,   171,
-   172,   173,   174,   175,   176,   177,    -1,    -1,    -1,    -1,
-    -1,    -1,   184,   185,   186,   187,   188,   189,   190,   191,
-     1,    -1,    -1,    -1,    -1,     6,     7,     8,    -1,    10,
-    11,    12,    13,    14,    15,    16,    17,    18,    19,    -1,
-    -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,    30,
-    31,    32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    42,    43,    -1,    -1,    46,    47,    48,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    67,    68,    69,    70,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    95,    96,    97,    98,    99,   100,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   109,   110,
-   111,   112,   113,   114,   115,   116,   117,   118,   119,   120,
-   121,   122,   123,    -1,   125,   126,   127,   128,   129,   130,
-   131,   132,   133,   134,   135,   136,   137,   138,   139,   140,
-   141,   142,   143,   144,   145,   146,   147,   148,   149,   150,
-   151,   152,   153,   154,   155,   156,   157,   158,   159,   160,
-   161,   162,   163,   164,   165,   166,   167,   168,   169,   170,
-   171,   172,   173,   174,   175,   176,   177,    -1,    -1,    -1,
-    -1,    -1,    -1,   184,   185,   186,   187,   188,   189,   190,
-   191,     1,    -1,    -1,    -1,    -1,     6,     7,     8,    -1,
-    -1,    11,    12,    13,    14,    15,    16,    17,    18,    19,
-    20,    -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,
-    30,    31,    32,    33,    34,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    42,    43,    -1,    -1,    46,    47,    48,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    67,    68,    69,
-    70,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    95,    96,    97,    98,    99,
-   100,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   109,
-   110,   111,   112,   113,   114,   115,   116,   117,   118,   119,
-   120,   121,   122,   123,    -1,   125,   126,   127,   128,   129,
-   130,   131,   132,   133,   134,   135,   136,   137,   138,   139,
-   140,   141,   142,   143,   144,   145,   146,   147,   148,   149,
-   150,   151,   152,   153,   154,   155,   156,   157,   158,   159,
-   160,   161,   162,   163,   164,   165,   166,   167,   168,   169,
-   170,   171,   172,   173,   174,   175,   176,   177,    -1,    -1,
-    -1,    -1,    -1,    -1,   184,   185,   186,   187,   188,   189,
-   190,   191,     1,    -1,    -1,    -1,    -1,     6,     7,     8,
-    -1,    10,    11,    12,    13,    14,    15,    16,    17,    18,
-    19,    -1,    -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,
-    29,    30,    31,    32,    33,    34,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    42,    43,    -1,     1,    46,    47,    48,
-    -1,     6,     7,     8,    -1,    10,    11,    12,    13,    14,
-    15,    16,    17,    18,    19,    -1,    -1,    -1,    -1,    24,
-    -1,    70,    -1,    -1,    29,    30,    31,    32,    33,    34,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    42,    43,    -1,
-    -1,    46,    47,    48,    -1,    94,    95,    96,    97,    98,
-    99,   100,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-   109,    -1,    -1,    -1,   113,    70,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    94,
-    95,    96,    97,    98,    99,   100,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,   109,    -1,    -1,    -1,   113,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,   184,   185,   186,    -1,   188,
-   189,   190,    -1,    -1,    -1,     1,    -1,    -1,    -1,    -1,
-     6,     7,     8,    -1,    -1,    11,    12,    13,    14,    15,
-    16,    17,    18,    19,    20,    -1,    -1,    -1,    24,    -1,
-    -1,    -1,    -1,    29,    30,    31,    32,    33,    34,   184,
-   185,   186,    -1,   188,   189,   190,    42,    43,    -1,     1,
-    46,    47,    48,    -1,     6,     7,     8,    -1,    10,    11,
-    12,    13,    14,    15,    16,    17,    18,    19,    20,    -1,
-    -1,    -1,    24,    -1,    70,    -1,    -1,    29,    30,    31,
-    32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    42,    43,    -1,    -1,    46,    47,    48,    -1,    94,    95,
-    96,    97,    98,    99,   100,    -1,    -1,    -1,    -1,     1,
-    -1,    -1,    -1,   109,     6,     7,     8,   113,    70,    11,
-    12,    13,    14,    15,    16,    17,    18,    19,    20,    -1,
-    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,    30,    31,
-    32,    33,    34,    95,    96,    97,    98,    99,   100,    -1,
-    42,    43,    -1,    -1,    46,    47,    48,   109,    -1,    -1,
-    -1,   113,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    70,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   184,   185,
-   186,    -1,   188,   189,   190,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    95,    96,    97,    98,    99,   100,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,   109,    -1,    -1,
-    -1,   113,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,   184,   185,   186,     1,   188,   189,   190,    -1,
-     6,     7,     8,    -1,    10,    11,    12,    13,    14,    15,
-    16,    17,    18,    19,    -1,    -1,    -1,    -1,    24,    -1,
-    -1,    -1,    -1,    29,    30,    31,    32,    33,    34,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    42,    43,    -1,    -1,
-    46,    47,    48,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,   184,   185,   186,    -1,   188,   189,   190,    -1,
-    -1,    -1,    -1,    -1,    70,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    95,
-    96,    97,    98,    99,   100,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,   109,     6,     7,     8,   113,    10,    11,
-    12,    13,    14,    15,    16,    17,    18,    19,    20,    -1,
-    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,    30,    31,
-    32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    42,    43,    -1,    45,    46,    47,    48,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    70,    71,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   184,   185,
-   186,    -1,   188,   189,   190,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    95,    96,    97,    98,    99,   100,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,   109,   110,   111,
-   112,   113,   114,   115,   116,   117,   118,   119,   120,   121,
-   122,   123,    -1,   125,   126,   127,   128,   129,   130,   131,
-   132,   133,   134,   135,   136,   137,   138,   139,   140,   141,
-   142,   143,   144,   145,   146,   147,   148,   149,   150,   151,
-   152,   153,   154,   155,   156,   157,   158,   159,   160,   161,
-   162,   163,   164,   165,   166,   167,   168,   169,   170,   171,
-   172,   173,   174,   175,   176,   177,    -1,    -1,    -1,    -1,
-    -1,    -1,   184,   185,   186,   187,   188,   189,   190,   191,
-     6,     7,     8,    -1,    10,    11,    12,    13,    14,    15,
-    16,    17,    18,    19,    20,    -1,    -1,    -1,    24,    -1,
-    -1,    -1,    -1,    29,    30,    31,    32,    33,    34,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    42,    43,    -1,    45,
-    46,    47,    48,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    70,    71,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    95,
-    96,    97,    98,    99,   100,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,   109,   110,   111,   112,   113,   114,   115,
-   116,   117,   118,   119,   120,   121,   122,   123,    -1,   125,
-   126,   127,   128,   129,   130,   131,   132,   133,   134,   135,
-   136,   137,   138,   139,   140,   141,   142,   143,   144,   145,
-   146,   147,   148,   149,   150,   151,   152,   153,   154,   155,
-   156,   157,   158,   159,   160,   161,   162,   163,   164,   165,
-   166,   167,   168,   169,   170,   171,   172,   173,   174,   175,
-   176,   177,    -1,    -1,    -1,    -1,    -1,    -1,   184,   185,
-   186,   187,   188,   189,   190,   191,     6,     7,     8,    -1,
-    10,    11,    12,    13,    14,    15,    16,    17,    18,    19,
-    20,    -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,
-    30,    31,    32,    33,    34,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    42,    43,    -1,    45,    46,    47,    48,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    70,    71,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    95,    96,    97,    98,    99,
-   100,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   109,
-   110,   111,   112,   113,   114,   115,   116,   117,   118,   119,
-   120,   121,   122,   123,    -1,   125,   126,   127,   128,   129,
-   130,   131,   132,   133,   134,   135,   136,   137,   138,   139,
-   140,   141,   142,   143,   144,   145,   146,   147,   148,   149,
-   150,   151,   152,   153,   154,   155,   156,   157,   158,   159,
-   160,   161,   162,   163,   164,   165,   166,   167,   168,   169,
-   170,   171,   172,   173,   174,   175,   176,   177,    -1,    -1,
-    -1,    -1,    -1,    -1,   184,   185,   186,   187,   188,   189,
-   190,   191,     6,     7,     8,    -1,    10,    11,    12,    13,
-    14,    15,    16,    17,    18,    19,    20,    -1,    -1,    -1,
-    24,    -1,    -1,    -1,    -1,    29,    30,    31,    32,    33,
-    34,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    46,    47,    48,    -1,     6,     7,     8,    -1,
-    10,    11,    12,    13,    14,    15,    16,    17,    18,    19,
-    20,    -1,    -1,    -1,    24,    -1,    70,    -1,    -1,    29,
-    30,    31,    32,    33,    34,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    46,    47,    48,    -1,
-    -1,    95,    96,    97,    98,    99,   100,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,   109,    -1,    -1,    -1,   113,
-    70,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    95,    96,    97,    98,    99,
-   100,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   109,
-     6,     7,     8,   113,    10,    11,    12,    13,    14,    15,
-    16,    17,    18,    19,    20,    -1,    -1,    -1,    24,    -1,
-    -1,    -1,    -1,    29,    30,    31,    32,    33,    34,    -1,
-   184,   185,   186,    -1,   188,   189,   190,    -1,    -1,    -1,
-    46,    47,    48,    -1,     6,     7,     8,    -1,    10,    11,
-    12,    13,    14,    15,    16,    17,    18,    19,    20,    -1,
-    -1,    -1,    24,    -1,    70,    -1,    -1,    29,    30,    31,
-    32,    33,    34,    -1,   184,   185,   186,    -1,   188,   189,
-   190,    -1,    -1,    -1,    46,    47,    48,    -1,    -1,    95,
-    96,    97,    98,    99,   100,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,   109,    -1,    -1,    -1,   113,    70,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    95,    96,    97,    98,    99,   100,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,   109,     6,     7,
-     8,   113,    10,    11,    12,    13,    14,    15,    16,    17,
-    18,    19,    20,    -1,    -1,    -1,    24,    -1,    -1,    -1,
-    -1,    29,    30,    31,    32,    33,    34,    -1,   184,   185,
-   186,    -1,   188,   189,   190,    -1,    -1,    -1,    46,    47,
-    48,    -1,     6,     7,     8,    -1,    10,    11,    12,    13,
-    14,    15,    16,    17,    18,    19,    20,    -1,    -1,    -1,
-    24,    -1,    70,    -1,    -1,    29,    30,    31,    32,    33,
-    34,    -1,   184,   185,   186,    -1,   188,   189,   190,    -1,
-    -1,    -1,    46,    47,    48,    -1,    -1,    95,    96,    97,
-    98,    99,   100,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,   109,    -1,    -1,    -1,   113,    70,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    95,    96,    97,    98,    99,   100,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,   109,     6,     7,     8,   113,
-    10,    11,    12,    13,    14,    15,    16,    17,    18,    19,
-    20,    -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,
-    30,    31,    32,    33,    34,    -1,   184,   185,   186,    -1,
-   188,   189,   190,    -1,    -1,    -1,    46,    47,    48,    -1,
-     6,     7,     8,    -1,    10,    11,    12,    13,    14,    15,
-    16,    17,    18,    19,    -1,    -1,    -1,    -1,    24,    -1,
-    70,    -1,    -1,    29,    30,    31,    32,    33,    34,    -1,
-   184,   185,   186,    -1,   188,   189,   190,    -1,    -1,    -1,
-    46,    47,    48,    -1,    -1,    95,    96,    97,    98,    99,
-   100,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   109,
-    -1,    -1,    -1,   113,    70,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    95,
-    96,    97,    98,    99,   100,    19,    -1,    -1,    -1,    -1,
-    24,    -1,    -1,   109,    -1,    -1,    -1,   113,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    45,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,   184,   185,   186,    -1,   188,   189,
-   190,    -1,    -1,    -1,    -1,    -1,    -1,    71,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    20,    -1,    -1,    -1,   184,   185,
-   186,    -1,   188,   189,   190,    -1,   110,   111,   112,    -1,
-   114,   115,   116,   117,   118,   119,   120,   121,   122,   123,
-    -1,   125,   126,   127,   128,   129,   130,   131,   132,   133,
-   134,   135,   136,   137,   138,   139,   140,   141,   142,   143,
-   144,   145,   146,   147,   148,   149,   150,   151,   152,   153,
-   154,   155,   156,   157,   158,   159,   160,   161,   162,   163,
-   164,   165,   166,   167,   168,   169,   170,   171,   172,   173,
-   174,   175,   176,   177,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,   186,   187,   110,   111,   112,   191,   114,   115,
-   116,   117,   118,   119,   120,   121,   122,   123,    -1,   125,
-   126,   127,   128,   129,   130,   131,   132,   133,   134,   135,
-   136,   137,   138,   139,   140,   141,   142,   143,   144,   145,
-   146,   147,   148,   149,   150,   151,   152,   153,   154,   155,
-   156,   157,   158,   159,   160,   161,   162,   163,   164,   165,
-   166,   167,   168,   169,   170,   171,   172,   173,   174,   175,
-   176,   177,    -1,    -1,    -1,    -1,    -1,    19,    20,    -1,
-   186,   187,    24,    -1,    26,   191,    28,    29,    30,    31,
-    32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    19,    -1,    46,    47,    48,    24,    -1,    26,
-    -1,    28,    29,    30,    31,    32,    33,    34,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    70,    46,
-    47,    48,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    70,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,   113,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    22,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    19,    -1,   113,    -1,    -1,    24,
-    -1,    -1,    -1,    -1,    29,    30,    31,    32,    33,    34,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    46,    47,    48,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    67,    68,    69,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,   184,   185,   186,    70,   188,   189,   190,    -1,
-    -1,    87,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,   184,   185,   186,
-    -1,   188,   189,   190,   110,   111,   112,    -1,   114,   115,
-   116,   117,   118,   119,   120,   121,   122,   123,   113,   125,
-   126,   127,   128,   129,   130,   131,   132,   133,   134,   135,
-   136,   137,   138,   139,   140,   141,   142,   143,   144,   145,
-   146,   147,   148,   149,   150,   151,   152,   153,   154,   155,
-   156,   157,   158,   159,   160,   161,   162,   163,   164,   165,
-   166,   167,   168,   169,   170,   171,   172,   173,   174,   175,
-   176,   177,    24,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,   187,    34,    -1,    -1,   191,    -1,    -1,    -1,   184,
-   185,   186,    -1,   188,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   110,   111,
-   112,    -1,   114,   115,   116,   117,   118,   119,   120,   121,
-   122,   123,    -1,   125,   126,   127,   128,   129,   130,   131,
-   132,   133,   134,   135,   136,   137,   138,   139,   140,   141,
-   142,   143,   144,   145,   146,   147,   148,   149,   150,   151,
-   152,   153,   154,   155,   156,   157,   158,   159,   160,   161,
-   162,   163,   164,   165,   166,   167,   168,   169,   170,   171,
-   172,   173,   174,   175,   176,   177,    -1,    -1,    -1,    -1,
-    -1,    -1,   184,   185,   186,   187,    -1,   189,   190,   191,
-    24,    -1,    -1,    27,    -1,    29,    30,    31,    32,    33,
-    34,    24,    -1,    -1,    27,    -1,    29,    30,    31,    32,
-    33,    34,    46,    47,    48,    -1,    -1,    -1,    -1,    -1,
-    -1,    24,    25,    46,    47,    48,    29,    30,    31,    32,
-    33,    34,    24,    25,    -1,    -1,    70,    29,    30,    31,
-    32,    33,    34,    46,    47,    48,    -1,    70,    -1,    -1,
-    -1,    -1,    24,    -1,    46,    47,    48,    29,    30,    31,
-    32,    33,    34,    -1,    -1,    -1,    -1,    70,    -1,    -1,
-    -1,    -1,    -1,    -1,    46,    47,    48,    24,    70,   113,
-    -1,    -1,    29,    30,    31,    32,    33,    34,    -1,    -1,
-   113,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    70,    46,
-    47,    48,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    24,
-   113,    -1,    -1,    -1,    29,    30,    31,    32,    33,    34,
-    -1,   113,    -1,    70,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    46,    47,    48,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,   113,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-   184,   185,   186,    -1,   188,    70,    -1,    -1,    -1,    -1,
-    -1,   184,   185,   186,    24,   188,   113,    -1,    -1,    29,
-    30,    31,    32,    33,    34,    -1,    -1,    -1,    -1,    -1,
-    -1,   184,   185,   186,    -1,   188,    46,    47,    48,    -1,
-    -1,    -1,   184,   185,   186,    -1,   188,    24,   113,    -1,
-    -1,    -1,    29,    30,    31,    32,    33,    34,    -1,    -1,
-    70,    -1,   184,   185,   186,    -1,   188,    -1,    -1,    46,
-    47,    48,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,   184,   185,   186,
-    -1,   188,    -1,    70,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,   113,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   184,
-   185,   186,    -1,   188,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,   113,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    42,    43,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,   184,   185,   186,    -1,   188,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,   184,   185,   186,
-    -1,   188,   110,   111,   112,    -1,   114,   115,   116,   117,
-   118,   119,   120,   121,   122,   123,    -1,   125,   126,   127,
-   128,   129,   130,   131,   132,   133,   134,   135,   136,   137,
-   138,   139,   140,   141,   142,   143,   144,   145,   146,   147,
-   148,   149,   150,   151,   152,   153,   154,   155,   156,   157,
-   158,   159,   160,   161,   162,   163,   164,   165,   166,   167,
-   168,   169,   170,   171,   172,   173,   174,   175,   176,   177,
-    45,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   186,   187,
-    -1,    -1,    -1,   191,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    67,    68,    69,    -1,    71,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,   110,   111,   112,    -1,   114,
-   115,   116,   117,   118,   119,   120,   121,   122,   123,    -1,
-   125,   126,   127,   128,   129,   130,   131,   132,   133,   134,
-   135,   136,   137,   138,   139,   140,   141,   142,   143,   144,
-   145,   146,   147,   148,   149,   150,   151,   152,   153,   154,
-   155,   156,   157,   158,   159,   160,   161,   162,   163,   164,
-   165,   166,   167,   168,   169,   170,   171,   172,   173,   174,
-   175,   176,   177,    45,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,   186,   187,    -1,    -1,    -1,   191,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    71,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   110,   111,
-   112,    -1,   114,   115,   116,   117,   118,   119,   120,   121,
-   122,   123,    -1,   125,   126,   127,   128,   129,   130,   131,
-   132,   133,   134,   135,   136,   137,   138,   139,   140,   141,
-   142,   143,   144,   145,   146,   147,   148,   149,   150,   151,
-   152,   153,   154,   155,   156,   157,   158,   159,   160,   161,
-   162,   163,   164,   165,   166,   167,   168,   169,   170,   171,
-   172,   173,   174,   175,   176,   177,    45,    -1,    -1,    -1,
-    -1,    -1,   184,   185,   186,   187,    -1,    -1,    -1,   191,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    71,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,   110,   111,   112,    -1,   114,   115,   116,   117,   118,
-   119,   120,   121,   122,   123,    -1,   125,   126,   127,   128,
-   129,   130,   131,   132,   133,   134,   135,   136,   137,   138,
-   139,   140,   141,   142,   143,   144,   145,   146,   147,   148,
-   149,   150,   151,   152,   153,   154,   155,   156,   157,   158,
-   159,   160,   161,   162,   163,   164,   165,   166,   167,   168,
-   169,   170,   171,   172,   173,   174,   175,   176,   177,    67,
-    68,    69,    -1,    -1,    -1,    -1,    -1,   186,   187,    -1,
-    -1,    -1,   191,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,   110,   111,   112,    -1,   114,   115,   116,   117,
-   118,   119,   120,   121,   122,   123,    -1,   125,   126,   127,
-   128,   129,   130,   131,   132,   133,   134,   135,   136,   137,
-   138,   139,   140,   141,   142,   143,   144,   145,   146,   147,
-   148,   149,   150,   151,   152,   153,   154,   155,   156,   157,
-   158,   159,   160,   161,   162,   163,   164,   165,   166,   167,
-   168,   169,   170,   171,   172,   173,   174,   175,   176,   177,
-    91,    92,    93,    -1,    -1,    -1,    -1,    -1,   186,   187,
-    -1,    -1,    -1,   191,    -1,    -1,    -1,    -1,    -1,   110,
-   111,   112,    -1,   114,   115,   116,   117,   118,   119,   120,
-   121,   122,   123,    -1,   125,   126,   127,   128,   129,   130,
-   131,   132,   133,   134,   135,   136,   137,   138,   139,   140,
-   141,   142,   143,   144,   145,   146,   147,   148,   149,   150,
-   151,   152,   153,   154,   155,   156,   157,   158,   159,   160,
-   161,   162,   163,   164,   165,   166,   167,   168,   169,   170,
-   171,   172,   173,   174,   175,   176,   177,    -1,    -1,    -1,
-    -1,    -1,    -1,    -1,    -1,   186,   187,   110,   111,   112,
-   191,   114,   115,   116,   117,   118,   119,   120,   121,   122,
-   123,    -1,   125,   126,   127,   128,   129,   130,   131,   132,
-   133,   134,   135,   136,   137,   138,   139,   140,   141,   142,
-   143,   144,   145,   146,   147,   148,   149,   150,   151,   152,
-   153,   154,   155,   156,   157,   158,   159,   160,   161,   162,
-   163,   164,   165,   166,   167,   168,   169,   170,   171,   172,
-   173,   174,   175,   176,   177,    -1,    -1,    -1,    -1,    -1,
-    -1,    -1,    -1,   186,   187,    -1,    -1,    -1,   191
+static const short yycheck[] =
+{
+       0,     0,     5,   456,   399,     5,   121,   400,   331,     9,
+      10,    11,    12,   388,   389,   654,   700,   593,   398,    27,
+       3,     0,     0,   543,   131,   623,   143,     5,   545,     7,
+     353,   960,   654,   436,   390,   391,  1044,   396,   397,   654,
+     654,   312,   924,   470,   222,   932,    56,   233,   825,   227,
+      21,   229,   310,   830,    25,   658,     5,   834,    24,    10,
+      11,    12,   784,   554,   435,   392,   393,   394,   395,    28,
+      34,    89,    90,   810,   837,    24,   715,   799,     0,   265,
+     843,   572,     0,   454,   658,    34,    45,     5,    88,    88,
+      26,     5,   658,   715,    24,    13,    14,    15,    34,    19,
+     715,   715,   120,   121,    34,   658,  1110,  1111,    18,    88,
+      88,    25,   688,    21,    11,    12,   134,    25,     5,    24,
+    1128,   121,    22,   658,   102,  1133,    26,    21,    28,    18,
+     501,    25,    21,  1062,   654,   113,   114,   654,    25,   139,
+      32,    33,    50,    51,    24,    45,   129,   111,   112,   113,
+     150,  1033,  1034,   837,    34,   155,   139,  1044,  1045,   843,
+     937,   139,    28,   676,   487,     5,    88,    18,    41,    18,
+      88,    10,    23,   173,  1178,  1183,   186,    41,   285,    45,
+      21,   784,   609,   191,    57,   103,   104,   105,   106,   107,
+     108,   109,   110,    57,   112,   715,   799,   115,   715,   199,
+     471,   964,    88,   121,   155,   608,   943,   207,   945,   209,
+     784,   211,    24,   131,   214,   133,   134,   135,   784,    24,
+     191,   139,   222,   409,   595,   799,  1108,   227,     5,   229,
+      24,   784,  1119,   799,  1121,   342,   607,   155,   187,   188,
+      50,    51,   242,   243,   162,    24,   799,    26,   199,   784,
+     703,   574,   430,   431,    24,    34,   207,   187,   188,   654,
+     211,   654,   944,   214,   799,   156,   157,   158,   159,   160,
+     161,   222,   223,    19,   654,    24,   227,    21,   229,   654,
+     964,    25,   921,    18,   284,   284,    21,   287,   288,   289,
+      25,   242,   243,    11,    12,   654,   809,  1074,   654,   812,
+     187,   188,   189,    18,   222,   192,   193,   187,   188,   309,
+     309,    25,    26,    21,    28,   315,   155,   300,   435,    27,
+     715,   299,   715,    21,    24,   222,    26,   654,    21,    27,
+     227,    45,   229,     0,    27,   715,    18,   454,     5,    34,
+     715,  1228,     9,   261,    24,   242,   604,   187,   188,   189,
+      54,    55,   192,   193,    10,   355,   715,    16,   941,   715,
+     199,   944,    24,   363,    26,   365,   284,   285,   207,   287,
+     288,    26,   211,    28,   972,   214,    26,   295,    28,    21,
+      16,  1020,   300,    25,   501,   492,    16,  1069,   715,  1071,
+      45,   309,   968,    88,   914,    45,    21,   315,  1020,   916,
+      25,   854,    42,    43,   243,  1020,  1020,     5,    16,   409,
+     187,   188,   189,    18,    39,   192,   193,   368,    15,    24,
+      23,    88,   101,    26,   342,    28,    24,    25,    26,    34,
+     430,   431,     6,     7,    21,   353,    34,   437,    25,   439,
+     439,   187,   188,   189,   815,    22,   192,   193,   427,   449,
+      18,    24,    21,    21,   121,   826,    25,   460,   409,   438,
+     460,    34,   462,    22,   442,    21,  1105,    54,    55,    25,
+     470,   578,   139,   473,    68,    69,    70,   477,   595,   430,
+     431,    50,    51,   150,    22,    21,  1069,   470,  1071,    25,
+     607,    39,   187,   188,   385,   386,   387,   192,   193,   155,
+    1020,    29,    21,  1020,   222,   505,    25,    40,   426,   227,
+      26,   229,    28,    56,   514,   515,    18,   912,    19,    21,
+     913,   439,   629,    25,   242,    95,   901,   902,   446,    45,
+     448,   911,   450,   430,   431,   453,  1175,   644,   456,   646,
+     458,    95,   460,   199,   462,    10,   191,   903,   904,   467,
+     909,   910,   470,   553,   554,   211,    20,    21,   214,   477,
+      21,   561,   561,    22,    25,    25,    26,    21,    28,   569,
+     409,    25,   572,   573,   492,   554,    21,    22,   905,   906,
+     907,   908,   187,   188,   189,    45,     5,   243,   703,   187,
+     188,   189,    22,   572,   192,   193,    50,    51,    18,   490,
+      21,    21,   553,    23,    25,   209,    25,    18,    29,   609,
+      21,    10,    50,    51,   187,   188,   189,   284,   725,    21,
+     287,   288,   289,    25,    24,  1020,   609,  1020,    70,    71,
+      72,    73,    74,    75,    76,    77,    78,    79,   616,    22,
+    1020,    18,   309,   561,    21,  1020,    25,    26,   315,    28,
+     650,   651,    37,    38,   654,    21,   979,   575,    95,    25,
+     578,  1020,   662,   663,  1020,   665,   924,    52,    53,   111,
+      21,    37,    38,   115,    25,   117,   594,   119,    24,   679,
+      26,   681,   124,   601,   602,   603,    52,    53,    32,    33,
+     155,   609,   692,  1020,   136,    24,   138,    26,   815,   699,
+    1153,   684,   702,   703,   704,    19,     5,    18,   966,   826,
+      21,   629,   430,   431,   553,   715,    34,    35,    36,    24,
+     703,   639,   640,    21,    20,    24,   644,    25,   646,    34,
+      54,    55,    22,    21,   199,    34,    21,    25,   180,   854,
+      25,    95,   207,    27,    34,    24,   211,    26,    24,   214,
+     867,   355,   670,   409,    21,    34,   155,    18,    25,   363,
+     678,   365,   680,    25,    26,    25,   684,    18,   187,   188,
+     189,  1029,   439,   192,   193,   693,   694,    23,   243,    18,
+     698,  1039,   449,    21,   702,   703,    21,    25,    21,    18,
+      25,    18,    25,   460,    21,   462,    34,    35,    36,    24,
+     199,  1059,   802,   470,    37,    38,   473,   725,   207,    22,
+     477,    25,   211,    21,    24,   214,    26,    25,  1076,    52,
+      53,    24,   822,    25,    34,   825,   268,   827,    24,   807,
+     830,  1202,   810,   437,   834,   726,   727,   728,   729,   730,
+     731,    21,    50,    51,   243,    25,    18,   514,   515,    24,
+      18,    26,    19,    28,   854,    21,  1114,    18,    18,    25,
+      21,   303,   862,    21,   306,    21,  1237,    25,    18,    25,
+      45,   854,   314,    48,    49,   317,    21,  1135,   183,   184,
+      25,    18,   187,   188,   183,   184,   191,   805,   187,   188,
+      37,    38,   191,     9,   561,    34,    21,   187,   188,   189,
+      25,   505,   192,   193,   822,    52,    53,    21,   187,   188,
+     189,    25,    21,   192,   193,   194,    25,    21,    32,    33,
+      26,    25,    20,    21,   924,   187,   188,   189,    34,    21,
+     192,   193,   932,    25,    11,   853,   854,   937,   856,    20,
+      21,     5,   609,    18,   409,    25,   187,   188,   189,    24,
+     554,   192,   193,    24,    29,    30,    31,    32,    33,    34,
+      24,    25,    26,   941,    11,   943,   944,   945,   572,   573,
+      34,    21,    47,    48,    49,    25,    21,   187,   188,   189,
+      25,  1088,   192,   193,   426,    21,    21,    19,   988,   989,
+      25,    21,    21,    22,   436,    25,    71,    25,    26,   441,
+      28,    21,    32,    33,   446,    25,   448,   898,   899,   900,
+     409,    21,   679,    18,   681,    25,    21,    45,    18,    91,
+    1020,    21,   940,   465,    21,   692,    21,   469,    25,   947,
+      25,  1031,   699,  1033,  1034,   702,   703,    21,  1153,    21,
+     115,    25,  1042,    25,  1044,  1045,   650,   651,   187,   188,
+     189,    24,  1031,   192,   193,   143,    21,    19,    21,   663,
+      25,  1061,    25,    10,    32,    33,  1066,  1066,   156,   157,
+     158,   159,   160,   161,  1074,   163,   164,    19,    34,  1079,
+    1079,   187,   188,   189,  1084,  1202,   192,   193,   553,    19,
+      21,  1069,   983,  1071,    25,    24,  1079,    21,    91,  1216,
+     704,    25,    34,    35,    36,  1105,  1106,  1107,  1108,    27,
+    1110,  1111,   187,   188,   189,    25,   191,   113,   114,  1119,
+    1237,  1121,    22,    21,  1124,    24,    21,    26,  1128,    28,
+    1130,  1131,    18,  1133,    25,    25,  1139,    21,    25,  1139,
+      11,    10,    11,    12,    24,  1063,    45,    24,  1066,    48,
+      49,   593,    27,  1153,   553,   822,    24,    20,   825,    25,
+     827,  1079,    23,   830,  1082,    19,   608,   834,    20,    24,
+    1088,    19,    27,  1091,  1092,  1175,  1176,  1177,  1178,    34,
+      52,    53,    54,  1183,   131,   627,    23,   854,    27,    24,
+      21,    21,     5,    25,    19,   862,    22,    24,    20,    10,
+      11,    12,    25,  1203,  1203,    20,   153,    25,   155,    73,
+      27,    27,    21,   655,    18,   657,  1134,    24,    21,    25,
+      27,  1139,    24,  1141,  1142,    25,    21,    34,  1228,    22,
+      25,   187,   188,   189,    25,  1153,   192,   193,   194,    34,
+      35,    36,    25,    29,    40,    39,    56,   689,    25,   188,
+      91,    91,   199,    91,    25,    91,    25,    91,    18,    22,
+     207,  1179,    91,    25,   211,    24,    20,   214,    25,    18,
+     937,    21,    25,    18,   191,   222,    40,    20,    18,    27,
+      21,  1199,  1200,    18,    23,  1203,   155,    24,  1206,   193,
+      91,    22,    22,    21,    21,   737,   243,   385,   386,   387,
+     388,   389,   390,   391,   392,   393,   394,   395,   396,   397,
+     398,   399,   400,    22,    20,    20,    10,    11,    12,    91,
+      27,   988,   989,    25,    25,   195,    10,    11,    12,    40,
+     199,    27,   187,   188,   189,    25,   191,    18,   207,    27,
+      20,    20,   211,    25,   155,   214,     0,   435,   295,     0,
+     792,   793,    88,   222,   315,  1124,   932,  1228,   227,  1196,
+     229,  1032,  1023,    10,    11,    12,   454,   690,  1096,  1175,
+    1061,   882,   822,   242,   243,   322,   323,   324,   325,   831,
+     187,   188,   189,   797,   191,   578,  1203,   681,   199,   702,
+     679,   854,   300,    12,   836,   342,   207,   129,   242,  1066,
+     211,   351,   490,   214,  1159,   505,   353,  1074,   409,   706,
+      23,   222,  1079,   501,   860,   715,   227,  1084,   229,  1020,
+     859,    -1,    -1,   370,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,   242,   243,    -1,    -1,    -1,    -1,    -1,    -1,  1106,
+    1107,    -1,    -1,    -1,   345,    58,    59,    60,    61,    62,
+      63,    64,    65,    66,    67,   543,    -1,   545,    -1,   547,
+     548,   155,   409,  1130,  1131,    -1,    -1,    -1,   369,    -1,
+     417,   155,  1139,   374,   375,   376,   377,   378,   379,   380,
+     381,   382,   383,   384,    -1,    -1,  1153,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   940,    -1,
+      -1,    -1,    -1,    -1,   405,   199,    -1,   595,   155,  1176,
+    1177,    -1,    -1,   207,    -1,   199,    -1,   211,    -1,   607,
+     214,    -1,    -1,   207,    -1,    -1,   968,   211,   222,    -1,
+     214,    -1,    -1,   227,    -1,   229,  1203,    -1,   222,    -1,
+     409,    -1,    -1,   227,    -1,   229,    -1,    -1,   242,   243,
+      23,    -1,   199,    -1,    -1,    -1,    -1,    -1,   242,   243,
+     207,   430,   431,    -1,   211,    -1,   654,   214,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,   222,    -1,    -1,    -1,    -1,
+     227,    -1,   229,    -1,    -1,    58,    59,    60,    61,    62,
+      63,    64,    65,    66,    67,   242,   243,   544,   409,    -1,
+      19,    20,    -1,    -1,    -1,    24,   553,    26,    -1,    28,
+      29,    30,    31,    32,    33,    34,    -1,    -1,    -1,   430,
+     431,    -1,  1064,    -1,    -1,    -1,    -1,   715,    47,    48,
+      49,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   726,   727,
+     728,   729,   730,   731,   732,   733,    -1,    -1,    -1,    10,
+      11,    12,    71,   122,   123,   124,   125,    -1,   127,    -1,
+      -1,    -1,    -1,   132,   133,    -1,    -1,   136,   137,    -1,
+     139,   140,   141,   142,    -1,    -1,   623,    -1,    -1,    -1,
+      73,    74,    75,    76,   553,   154,   155,    80,    81,    82,
+      83,    84,    85,    86,    -1,    -1,   115,   644,    -1,   646,
+      -1,  1143,    -1,    -1,    -1,   652,    -1,    -1,    -1,   656,
+      -1,   180,    -1,    -1,    -1,   409,    -1,    -1,    -1,    -1,
+      -1,   190,    -1,    -1,   625,   409,    -1,   815,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,   636,   430,   431,   826,    -1,
+      -1,    -1,   553,    -1,    -1,    -1,   430,   431,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,   409,    -1,    -1,    -1,    -1,   714,   187,   188,
+     189,    -1,   191,   192,   193,    -1,    -1,    -1,   725,   867,
+      -1,    -1,    -1,   430,   431,    -1,    -1,    -1,    -1,    -1,
+      -1,   692,    -1,  1235,   155,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,   706,    -1,    -1,    -1,    -1,
+     898,   899,   900,   901,   902,   903,   904,   905,   906,   907,
+     908,   909,   910,   911,   912,   913,   914,    -1,   916,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   199,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,   207,    -1,    -1,    -1,
+     211,    -1,    -1,   214,    -1,    -1,    -1,    -1,    -1,   553,
+      -1,   222,    -1,    -1,    -1,    -1,   227,    -1,   229,   553,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,   242,   243,    -1,    -1,    -1,    -1,    19,    -1,    -1,
+      -1,    -1,    24,    -1,    26,   983,    28,    29,    30,    31,
+      32,    33,    34,    -1,    -1,    -1,   553,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    47,    48,    49,    -1,    -1,
+      -1,    -1,    -1,    -1,   825,    -1,    -1,    -1,    -1,   830,
+      -1,    -1,  1020,   834,    -1,    -1,   883,    -1,    -1,    71,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   860,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+     881,   882,    -1,   115,    -1,    -1,   887,   888,   889,   890,
+     891,   892,   893,   894,   895,   896,   897,    18,    -1,    -1,
+      -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,    30,
+      31,    32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,   972,    47,    48,    49,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,   937,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   409,    -1,
+      71,    -1,    -1,    -1,    -1,   187,   188,   189,    -1,   191,
+     192,   193,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   430,
+     431,  1018,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,     0,     1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,   115,    -1,    -1,    -1,    -1,    -1,
+      -1,    18,    -1,    -1,    -1,    -1,    -1,    24,    -1,    -1,
+      -1,    -1,    -1,    -1,  1202,    -1,    -1,    34,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    44,  1216,    46,
+      -1,    -1,    -1,    -1,    -1,    -1,  1083,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,  1237,
+      -1,    68,    69,    70,    -1,    72,    -1,    -1,    -1,    -1,
+      77,    78,    79,    -1,    -1,    -1,   187,   188,   189,    -1,
+     191,    -1,    -1,  1074,    -1,    92,    93,    94,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,   553,    -1,   111,   112,   113,   114,    -1,   116,
+     117,   118,   119,   120,   121,   122,   123,   124,   125,    -1,
+     127,   128,   129,   130,   131,   132,   133,   134,   135,   136,
+     137,   138,   139,   140,   141,   142,   143,   144,   145,   146,
+     147,   148,   149,   150,   151,   152,   153,   154,   155,   156,
+     157,   158,   159,   160,   161,   162,   163,   164,   165,   166,
+     167,   168,   169,   170,   171,   172,   173,   174,   175,   176,
+     177,   178,   179,   180,     0,     1,    -1,    -1,    -1,    -1,
+     187,   188,   189,   190,    -1,   192,   193,   194,    -1,    -1,
+      -1,    -1,    18,    -1,    -1,    -1,    -1,    -1,    24,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    34,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    44,    -1,
+      46,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    68,    69,    70,    -1,    72,    -1,    -1,    -1,
+      -1,    77,    78,    79,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    92,    93,    94,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,   111,   112,   113,   114,    -1,
+     116,   117,   118,   119,   120,   121,   122,   123,   124,   125,
+      -1,   127,   128,   129,   130,   131,   132,   133,   134,   135,
+     136,   137,   138,   139,   140,   141,   142,   143,   144,   145,
+     146,   147,   148,   149,   150,   151,   152,   153,   154,   155,
+     156,   157,   158,   159,   160,   161,   162,   163,   164,   165,
+     166,   167,   168,   169,   170,   171,   172,   173,   174,   175,
+     176,   177,   178,   179,   180,    -1,    -1,    -1,    -1,    -1,
+      -1,   187,   188,   189,   190,     1,   192,   193,   194,    -1,
+       6,     7,     8,    -1,    10,    11,    12,    13,    14,    15,
+      16,    17,    18,    19,    20,    -1,    -1,    -1,    24,    -1,
+      -1,    -1,    -1,    29,    30,    31,    32,    33,    34,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    42,    43,    44,    -1,
+      46,    47,    48,    49,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    68,    69,    70,    71,    72,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      96,    97,    98,    99,   100,   101,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,   110,   111,   112,   113,   114,   115,
+     116,   117,   118,   119,   120,   121,   122,   123,   124,   125,
+      -1,   127,   128,   129,   130,   131,   132,   133,   134,   135,
+     136,   137,   138,   139,   140,   141,   142,   143,   144,   145,
+     146,   147,   148,   149,   150,   151,   152,   153,   154,   155,
+     156,   157,   158,   159,   160,   161,   162,   163,   164,   165,
+     166,   167,   168,   169,   170,   171,   172,   173,   174,   175,
+     176,   177,   178,   179,   180,    -1,    -1,    -1,    -1,    -1,
+      -1,   187,   188,   189,   190,   191,   192,   193,   194,     1,
+      -1,    -1,    -1,    -1,     6,     7,     8,    -1,    10,    11,
+      12,    13,    14,    15,    16,    17,    18,    19,    -1,    -1,
+      -1,    -1,    24,    -1,    -1,    -1,    -1,    29,    30,    31,
+      32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      42,    43,    44,    -1,    -1,    47,    48,    49,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    68,    69,    70,    71,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    96,    97,    98,    99,   100,   101,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   110,   111,
+     112,   113,   114,   115,   116,   117,   118,   119,   120,   121,
+     122,   123,   124,   125,    -1,   127,   128,   129,   130,   131,
+     132,   133,   134,   135,   136,   137,   138,   139,   140,   141,
+     142,   143,   144,   145,   146,   147,   148,   149,   150,   151,
+     152,   153,   154,   155,   156,   157,   158,   159,   160,   161,
+     162,   163,   164,   165,   166,   167,   168,   169,   170,   171,
+     172,   173,   174,   175,   176,   177,   178,   179,   180,    -1,
+      -1,    -1,    -1,    -1,    -1,   187,   188,   189,   190,   191,
+     192,   193,   194,     1,    -1,    -1,    -1,    -1,     6,     7,
+       8,    -1,    -1,    11,    12,    13,    14,    15,    16,    17,
+      18,    19,    20,    -1,    -1,    -1,    24,    -1,    -1,    -1,
+      -1,    29,    30,    31,    32,    33,    34,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    42,    43,    44,    -1,    -1,    47,
+      48,    49,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      68,    69,    70,    71,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    96,    97,
+      98,    99,   100,   101,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,   110,   111,   112,   113,   114,   115,   116,   117,
+     118,   119,   120,   121,   122,   123,   124,   125,    -1,   127,
+     128,   129,   130,   131,   132,   133,   134,   135,   136,   137,
+     138,   139,   140,   141,   142,   143,   144,   145,   146,   147,
+     148,   149,   150,   151,   152,   153,   154,   155,   156,   157,
+     158,   159,   160,   161,   162,   163,   164,   165,   166,   167,
+     168,   169,   170,   171,   172,   173,   174,   175,   176,   177,
+     178,   179,   180,    -1,    -1,    -1,    -1,    -1,    -1,   187,
+     188,   189,   190,   191,   192,   193,   194,     1,    -1,    -1,
+      -1,    -1,     6,     7,     8,    -1,    10,    11,    12,    13,
+      14,    15,    16,    17,    18,    19,    20,    21,    22,    23,
+      24,    -1,    26,    -1,    28,    29,    30,    31,    32,    33,
+      34,    35,    36,    37,    38,    39,    40,    41,    42,    43,
+      -1,    45,    -1,    47,    48,    49,    50,    51,    52,    53,
+      54,    55,    56,    57,    58,    59,    60,    61,    62,    63,
+      64,    65,    66,    67,    -1,    -1,    -1,    71,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    19,    20,    -1,    -1,    -1,
+      24,    -1,    -1,    -1,    -1,    29,    30,    31,    32,    33,
+      34,    -1,    96,    97,    98,    99,   100,   101,    -1,    -1,
+      -1,    -1,     1,    47,    48,    49,   110,     6,     7,     8,
+      -1,   115,    11,    12,    13,    14,    15,    16,    17,    18,
+      19,    20,    -1,    -1,    -1,    24,    25,    71,    -1,    -1,
+      29,    30,    31,    32,    33,    34,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    42,    43,    -1,    -1,    -1,    47,    48,
+      49,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,   115,    71,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,   187,   188,   189,    -1,   191,   192,   193,
+      -1,    -1,    -1,    -1,    -1,    -1,    95,    96,    97,    98,
+      99,   100,   101,    -1,    -1,    -1,    -1,    -1,     1,    -1,
+      -1,   110,    -1,     6,     7,     8,   115,    10,    11,    12,
+      13,    14,    15,    16,    17,    18,    19,    -1,    -1,    -1,
+      -1,    24,    -1,    -1,    -1,    -1,    29,    30,    31,    32,
+      33,    34,    -1,   187,   188,   189,    -1,   191,    -1,    42,
+      43,    -1,    -1,    -1,    47,    48,    49,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    71,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   187,   188,
+     189,    -1,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    95,    96,    97,    98,    99,   100,   101,    -1,
+      -1,    -1,    -1,    -1,     1,    -1,    -1,   110,    -1,     6,
+       7,     8,   115,    10,    11,    12,    13,    14,    15,    16,
+      17,    18,    19,    -1,    -1,    -1,    -1,    24,    -1,    -1,
+      -1,    -1,    29,    30,    31,    32,    33,    34,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    42,    43,    -1,    -1,    -1,
+      47,    48,    49,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    71,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    19,    -1,   187,   188,   189,    24,   191,   192,
+     193,    -1,    29,    30,    31,    32,    33,    34,    95,    96,
+      97,    98,    99,   100,   101,    -1,    -1,    -1,    -1,     1,
+      47,    48,    49,   110,     6,     7,     8,    -1,   115,    11,
+      12,    13,    14,    15,    16,    17,    18,    19,    20,    -1,
+      -1,    -1,    24,    -1,    71,    -1,    -1,    29,    30,    31,
+      32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      42,    43,    -1,    -1,    -1,    47,    48,    49,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   115,    71,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+     187,   188,   189,    -1,   191,   192,   193,    -1,    -1,    -1,
+      -1,    -1,    -1,    95,    96,    97,    98,    99,   100,   101,
+      -1,    -1,    -1,    -1,    -1,     1,    -1,    -1,   110,    -1,
+       6,     7,     8,   115,    10,    11,    12,    13,    14,    15,
+      16,    17,    18,    19,    20,    -1,    -1,    -1,    24,    -1,
+      -1,    -1,    -1,    29,    30,    31,    32,    33,    34,    -1,
+     187,   188,   189,    -1,   191,    -1,    42,    43,    -1,    -1,
+      -1,    47,    48,    49,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    71,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    19,    -1,   187,   188,   189,    24,   191,
+     192,   193,    -1,    29,    30,    31,    32,    33,    34,    -1,
+      96,    97,    98,    99,   100,   101,    -1,    -1,    -1,    -1,
+       1,    47,    48,    49,   110,     6,     7,     8,    -1,   115,
+      11,    12,    13,    14,    15,    16,    17,    18,    19,    20,
+      -1,    -1,    -1,    24,    -1,    71,    -1,    -1,    29,    30,
+      31,    32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    42,    43,    -1,    -1,    -1,    47,    48,    49,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   115,
+      71,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,   187,   188,   189,    -1,   191,   192,   193,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    96,    97,    98,    99,   100,
+     101,    -1,    -1,    -1,    -1,    -1,     1,    -1,    -1,   110,
+      -1,     6,     7,     8,   115,    10,    11,    12,    13,    14,
+      15,    16,    17,    18,    19,    -1,    -1,    -1,    -1,    24,
+      -1,    -1,    -1,    -1,    29,    30,    31,    32,    33,    34,
+      -1,   187,   188,   189,    -1,   191,    -1,    42,    43,    -1,
+      -1,    -1,    47,    48,    49,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    71,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,   187,   188,   189,    -1,
+     191,   192,   193,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    96,    97,    98,    99,   100,   101,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,   110,    -1,     6,     7,     8,
+     115,    10,    11,    12,    13,    14,    15,    16,    17,    18,
+      19,    20,    -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,
+      29,    30,    31,    32,    33,    34,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    42,    43,    44,    -1,    46,    47,    48,
+      49,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    71,    72,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,   187,   188,   189,    -1,   191,   192,   193,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    96,    97,    98,
+      99,   100,   101,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,   110,   111,   112,   113,   114,   115,   116,   117,   118,
+     119,   120,   121,   122,   123,   124,   125,    -1,   127,   128,
+     129,   130,   131,   132,   133,   134,   135,   136,   137,   138,
+     139,   140,   141,   142,   143,   144,   145,   146,   147,   148,
+     149,   150,   151,   152,   153,   154,   155,   156,   157,   158,
+     159,   160,   161,   162,   163,   164,   165,   166,   167,   168,
+     169,   170,   171,   172,   173,   174,   175,   176,   177,   178,
+     179,   180,    -1,    -1,    -1,    -1,    -1,    -1,   187,   188,
+     189,   190,   191,   192,   193,   194,     6,     7,     8,    -1,
+      10,    11,    12,    13,    14,    15,    16,    17,    18,    19,
+      20,    -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,
+      30,    31,    32,    33,    34,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    42,    43,    44,    -1,    46,    47,    48,    49,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    71,    72,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    96,    97,    98,    99,
+     100,   101,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+     110,   111,   112,   113,   114,   115,   116,   117,   118,   119,
+     120,   121,   122,   123,   124,   125,    -1,   127,   128,   129,
+     130,   131,   132,   133,   134,   135,   136,   137,   138,   139,
+     140,   141,   142,   143,   144,   145,   146,   147,   148,   149,
+     150,   151,   152,   153,   154,   155,   156,   157,   158,   159,
+     160,   161,   162,   163,   164,   165,   166,   167,   168,   169,
+     170,   171,   172,   173,   174,   175,   176,   177,   178,   179,
+     180,    -1,    -1,    -1,    -1,    -1,    -1,   187,   188,   189,
+     190,   191,   192,   193,   194,     6,     7,     8,    -1,    10,
+      11,    12,    13,    14,    15,    16,    17,    18,    19,    20,
+      -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,    30,
+      31,    32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    42,    43,    44,    -1,    46,    47,    48,    49,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      71,    72,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    96,    97,    98,    99,   100,
+     101,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   110,
+     111,   112,   113,   114,   115,   116,   117,   118,   119,   120,
+     121,   122,   123,   124,   125,    -1,   127,   128,   129,   130,
+     131,   132,   133,   134,   135,   136,   137,   138,   139,   140,
+     141,   142,   143,   144,   145,   146,   147,   148,   149,   150,
+     151,   152,   153,   154,   155,   156,   157,   158,   159,   160,
+     161,   162,   163,   164,   165,   166,   167,   168,   169,   170,
+     171,   172,   173,   174,   175,   176,   177,   178,   179,   180,
+      -1,    -1,    -1,    -1,    -1,    -1,   187,   188,   189,   190,
+     191,   192,   193,   194,     6,     7,     8,    -1,    10,    11,
+      12,    13,    14,    15,    16,    17,    18,    19,    20,    -1,
+      -1,    -1,    24,    -1,    -1,    -1,    -1,    29,    30,    31,
+      32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    47,    48,    49,    -1,     6,
+       7,     8,    -1,    10,    11,    12,    13,    14,    15,    16,
+      17,    18,    19,    20,    -1,    -1,    -1,    24,    -1,    71,
+      -1,    -1,    29,    30,    31,    32,    33,    34,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      47,    48,    49,    -1,    96,    97,    98,    99,   100,   101,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   110,    -1,
+      -1,    -1,    -1,   115,    71,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    96,
+      97,    98,    99,   100,   101,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,   110,    -1,     6,     7,     8,   115,    10,
+      11,    12,    13,    14,    15,    16,    17,    18,    19,    20,
+      -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,    30,
+      31,    32,    33,    34,    -1,   187,   188,   189,    -1,   191,
+     192,   193,    -1,    -1,    -1,    -1,    47,    48,    49,    -1,
+       6,     7,     8,    -1,    10,    11,    12,    13,    14,    15,
+      16,    17,    18,    19,    20,    -1,    -1,    -1,    24,    -1,
+      71,    -1,    -1,    29,    30,    31,    32,    33,    34,    -1,
+     187,   188,   189,    -1,   191,   192,   193,    -1,    -1,    -1,
+      -1,    47,    48,    49,    -1,    96,    97,    98,    99,   100,
+     101,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   110,
+      -1,    -1,    -1,    -1,   115,    71,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      96,    97,    98,    99,   100,   101,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,   110,    -1,     6,     7,     8,   115,
+      10,    11,    12,    13,    14,    15,    16,    17,    18,    19,
+      20,    -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,    29,
+      30,    31,    32,    33,    34,    -1,   187,   188,   189,    -1,
+     191,   192,   193,    -1,    -1,    -1,    -1,    47,    48,    49,
+      -1,     6,     7,     8,    -1,    10,    11,    12,    13,    14,
+      15,    16,    17,    18,    19,    20,    -1,    -1,    -1,    24,
+      -1,    71,    -1,    -1,    29,    30,    31,    32,    33,    34,
+      -1,   187,   188,   189,    -1,   191,   192,   193,    -1,    -1,
+      -1,    -1,    47,    48,    49,    -1,    96,    97,    98,    99,
+     100,   101,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+     110,    -1,    -1,    -1,    -1,   115,    71,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    96,    97,    98,    99,   100,   101,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,   110,    -1,     6,     7,     8,
+     115,    10,    11,    12,    13,    14,    15,    16,    17,    18,
+      19,    20,    -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,
+      29,    30,    31,    32,    33,    34,    -1,   187,   188,   189,
+      -1,   191,   192,   193,    -1,    -1,    -1,    -1,    47,    48,
+      49,    -1,     6,     7,     8,    -1,    10,    11,    12,    13,
+      14,    15,    16,    17,    18,    19,    -1,    -1,    -1,    -1,
+      24,    -1,    71,    -1,    -1,    29,    30,    31,    32,    33,
+      34,    -1,   187,   188,   189,    -1,   191,   192,   193,    -1,
+      -1,    -1,    -1,    47,    48,    49,    -1,    96,    97,    98,
+      99,   100,   101,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,   110,    -1,    -1,    -1,    -1,   115,    71,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    96,    97,    98,    99,   100,   101,    19,    -1,
+      -1,    -1,    -1,    24,    -1,    -1,   110,    -1,    -1,    -1,
+      -1,   115,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    44,    -1,    46,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   187,   188,
+     189,    -1,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
+      -1,    72,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,   187,   188,   189,    -1,   191,   192,   193,
+     111,   112,   113,   114,    -1,   116,   117,   118,   119,   120,
+     121,   122,   123,   124,   125,    -1,   127,   128,   129,   130,
+     131,   132,   133,   134,   135,   136,   137,   138,   139,   140,
+     141,   142,   143,   144,   145,   146,   147,   148,   149,   150,
+     151,   152,   153,   154,   155,   156,   157,   158,   159,   160,
+     161,   162,   163,   164,   165,   166,   167,   168,   169,   170,
+     171,   172,   173,   174,   175,   176,   177,   178,   179,   180,
+      20,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   189,   190,
+      -1,    -1,    -1,   194,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    44,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,   111,   112,   113,   114,    -1,   116,   117,   118,   119,
+     120,   121,   122,   123,   124,   125,    -1,   127,   128,   129,
+     130,   131,   132,   133,   134,   135,   136,   137,   138,   139,
+     140,   141,   142,   143,   144,   145,   146,   147,   148,   149,
+     150,   151,   152,   153,   154,   155,   156,   157,   158,   159,
+     160,   161,   162,   163,   164,   165,   166,   167,   168,   169,
+     170,   171,   172,   173,   174,   175,   176,   177,   178,   179,
+     180,    -1,    -1,    -1,    -1,    -1,    19,    -1,    -1,   189,
+     190,    24,    -1,    -1,   194,    -1,    29,    30,    31,    32,
+      33,    34,    -1,    -1,    -1,    -1,    -1,    19,    -1,    -1,
+      -1,    -1,    24,    -1,    47,    48,    49,    29,    30,    31,
+      32,    33,    34,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    47,    48,    49,    71,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    71,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,   115,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    24,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,   115,    34,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    44,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,   187,   188,   189,    -1,   191,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,   187,   188,   189,    -1,   191,
+      -1,   111,   112,   113,   114,    -1,   116,   117,   118,   119,
+     120,   121,   122,   123,   124,   125,    -1,   127,   128,   129,
+     130,   131,   132,   133,   134,   135,   136,   137,   138,   139,
+     140,   141,   142,   143,   144,   145,   146,   147,   148,   149,
+     150,   151,   152,   153,   154,   155,   156,   157,   158,   159,
+     160,   161,   162,   163,   164,   165,   166,   167,   168,   169,
+     170,   171,   172,   173,   174,   175,   176,   177,   178,   179,
+     180,    -1,    -1,    -1,    -1,    -1,    -1,   187,   188,   189,
+     190,    -1,   192,   193,   194,    24,    25,    -1,    -1,    -1,
+      29,    30,    31,    32,    33,    34,    24,    -1,    -1,    27,
+      -1,    29,    30,    31,    32,    33,    34,    -1,    47,    48,
+      49,    -1,    -1,    -1,    -1,    -1,    -1,    24,    25,    47,
+      48,    49,    29,    30,    31,    32,    33,    34,    24,    -1,
+      -1,    27,    71,    29,    30,    31,    32,    33,    34,    -1,
+      47,    48,    49,    71,    -1,    -1,    -1,    -1,    -1,    24,
+      25,    47,    48,    49,    29,    30,    31,    32,    33,    34,
+      24,    -1,    -1,    -1,    71,    29,    30,    31,    32,    33,
+      34,    -1,    47,    48,    49,    71,   115,    -1,    -1,    -1,
+      -1,    -1,    -1,    47,    48,    49,    -1,   115,    -1,    -1,
+      -1,    -1,    24,    -1,    -1,    -1,    71,    29,    30,    31,
+      32,    33,    34,    -1,    -1,    -1,    -1,    71,   115,    -1,
+      -1,    -1,    -1,    -1,    -1,    47,    48,    49,    24,   115,
+      -1,    -1,    -1,    29,    30,    31,    32,    33,    34,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    71,
+     115,    47,    48,    49,    -1,    -1,    -1,    -1,   187,   188,
+     189,   115,   191,    -1,    -1,    -1,    -1,    -1,    -1,   187,
+     188,   189,    -1,   191,    -1,    71,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+     187,   188,   189,   115,   191,    -1,    -1,    -1,    -1,    -1,
+      -1,   187,   188,   189,    -1,   191,    24,    -1,    -1,    -1,
+      -1,    29,    30,    31,    32,    33,    34,    -1,    -1,   115,
+      -1,    -1,   187,   188,   189,    -1,   191,    -1,    -1,    47,
+      48,    49,    -1,   187,   188,   189,    24,   191,    -1,    -1,
+      -1,    29,    30,    31,    32,    33,    34,    -1,    -1,    -1,
+      -1,    -1,    -1,    71,    -1,    -1,    -1,    -1,    -1,    47,
+      48,    49,    -1,    -1,    -1,   187,   188,   189,    -1,   191,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    71,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,   187,   188,   189,    -1,   191,    -1,   115,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,   115,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    42,    43,    44,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   187,
+     188,   189,    -1,   191,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   187,
+     188,   189,    -1,   191,   111,   112,   113,   114,    -1,   116,
+     117,   118,   119,   120,   121,   122,   123,   124,   125,    -1,
+     127,   128,   129,   130,   131,   132,   133,   134,   135,   136,
+     137,   138,   139,   140,   141,   142,   143,   144,   145,   146,
+     147,   148,   149,   150,   151,   152,   153,   154,   155,   156,
+     157,   158,   159,   160,   161,   162,   163,   164,   165,   166,
+     167,   168,   169,   170,   171,   172,   173,   174,   175,   176,
+     177,   178,   179,   180,    44,    -1,    46,    -1,    -1,    -1,
+      -1,    -1,   189,   190,    -1,    -1,    -1,   194,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    68,    69,
+      70,    -1,    72,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,   111,   112,   113,   114,    -1,   116,   117,   118,   119,
+     120,   121,   122,   123,   124,   125,    -1,   127,   128,   129,
+     130,   131,   132,   133,   134,   135,   136,   137,   138,   139,
+     140,   141,   142,   143,   144,   145,   146,   147,   148,   149,
+     150,   151,   152,   153,   154,   155,   156,   157,   158,   159,
+     160,   161,   162,   163,   164,   165,   166,   167,   168,   169,
+     170,   171,   172,   173,   174,   175,   176,   177,   178,   179,
+     180,    44,    -1,    46,    -1,    -1,    -1,    -1,    -1,   189,
+     190,    -1,    -1,    -1,   194,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    72,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   111,   112,
+     113,   114,    -1,   116,   117,   118,   119,   120,   121,   122,
+     123,   124,   125,    -1,   127,   128,   129,   130,   131,   132,
+     133,   134,   135,   136,   137,   138,   139,   140,   141,   142,
+     143,   144,   145,   146,   147,   148,   149,   150,   151,   152,
+     153,   154,   155,   156,   157,   158,   159,   160,   161,   162,
+     163,   164,   165,   166,   167,   168,   169,   170,   171,   172,
+     173,   174,   175,   176,   177,   178,   179,   180,    44,    -1,
+      -1,    -1,    -1,    -1,   187,   188,   189,   190,    -1,    -1,
+      -1,   194,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    68,    69,    70,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,   111,   112,   113,   114,    -1,
+     116,   117,   118,   119,   120,   121,   122,   123,   124,   125,
+      -1,   127,   128,   129,   130,   131,   132,   133,   134,   135,
+     136,   137,   138,   139,   140,   141,   142,   143,   144,   145,
+     146,   147,   148,   149,   150,   151,   152,   153,   154,   155,
+     156,   157,   158,   159,   160,   161,   162,   163,   164,   165,
+     166,   167,   168,   169,   170,   171,   172,   173,   174,   175,
+     176,   177,   178,   179,   180,    44,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,   189,   190,    -1,    -1,    -1,   194,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    92,    93,    94,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,   111,   112,   113,   114,    -1,   116,   117,   118,
+     119,   120,   121,   122,   123,   124,   125,    -1,   127,   128,
+     129,   130,   131,   132,   133,   134,   135,   136,   137,   138,
+     139,   140,   141,   142,   143,   144,   145,   146,   147,   148,
+     149,   150,   151,   152,   153,   154,   155,   156,   157,   158,
+     159,   160,   161,   162,   163,   164,   165,   166,   167,   168,
+     169,   170,   171,   172,   173,   174,   175,   176,   177,   178,
+     179,   180,    44,    -1,    46,    -1,    -1,    -1,    -1,    -1,
+     189,   190,    -1,    -1,    -1,   194,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      72,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   111,
+     112,   113,   114,    -1,   116,   117,   118,   119,   120,   121,
+     122,   123,   124,   125,    -1,   127,   128,   129,   130,   131,
+     132,   133,   134,   135,   136,   137,   138,   139,   140,   141,
+     142,   143,   144,   145,   146,   147,   148,   149,   150,   151,
+     152,   153,   154,   155,   156,   157,   158,   159,   160,   161,
+     162,   163,   164,   165,   166,   167,   168,   169,   170,   171,
+     172,   173,   174,   175,   176,   177,   178,   179,   180,    44,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,   189,   190,    -1,
+      -1,    -1,   194,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,    -1,    -1,   111,   112,   113,   114,
+      -1,   116,   117,   118,   119,   120,   121,   122,   123,   124,
+     125,    -1,   127,   128,   129,   130,   131,   132,   133,   134,
+     135,   136,   137,   138,   139,   140,   141,   142,   143,   144,
+     145,   146,   147,   148,   149,   150,   151,   152,   153,   154,
+     155,   156,   157,   158,   159,   160,   161,   162,   163,   164,
+     165,   166,   167,   168,   169,   170,   171,   172,   173,   174,
+     175,   176,   177,   178,   179,   180,    -1,    -1,    -1,    -1,
+      -1,    -1,    -1,    -1,   189,   190,    -1,    -1,    -1,   194
 };
 /* -*-C-*-  Note some compilers choke on comments on `#line' lines.  */
 
-/* This file comes from bison-1.28.  */
-
 /* Skeleton output parser for bison,
-   Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
+
+   Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002 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
@@ -2663,62 +2815,131 @@ static const short yycheck[] = {     0,
    This special exception was added by the Free Software Foundation
    in version 1.24 of Bison.  */
 
-/* This is the parser code that is written into each bison parser
-  when the %semantic_parser declaration is not specified in the grammar.
-  It was written by Richard Stallman by simplifying the hairy parser
-  used when %semantic_parser is specified.  */
+/* This is the parser code that is written into each bison parser when
+   the %semantic_parser declaration is not specified in the grammar.
+   It was written by Richard Stallman by simplifying the hairy parser
+   used when %semantic_parser is specified.  */
+
+/* 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.  */
+
+#if ! defined (yyoverflow) || defined (YYERROR_VERBOSE)
+
+/* The parser invokes alloca or malloc; define the necessary symbols.  */
+
+# if YYSTACK_USE_ALLOCA
+#  define YYSTACK_ALLOC alloca
+# else
+#  ifndef YYSTACK_USE_ALLOCA
+#   if defined (alloca) || defined (_ALLOCA_H)
+#    define YYSTACK_ALLOC alloca
+#   else
+#    ifdef __GNUC__
+#     define YYSTACK_ALLOC __builtin_alloca
+#    endif
+#   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 malloc
+#  define YYSTACK_FREE free
+# endif
+#endif /* ! defined (yyoverflow) || defined (YYERROR_VERBOSE) */
+
+
+#if (! defined (yyoverflow) \
+     && (! defined (__cplusplus) \
+        || (YYLTYPE_IS_TRIVIAL && cgrammar_YYSTYPE_IS_TRIVIAL)))
+
+/* A type that is properly aligned for any stack member.  */
+union yyalloc
+{
+  short yyss;
+  cgrammar_YYSTYPE yyvs;
+# if YYLSP_NEEDED
+  YYLTYPE yyls;
+# endif
+};
+
+/* The size of the maximum gap between one aligned stack and the next.  */
+# define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1)
+
+/* The size of an array large to enough to hold all stacks, each with
+   N elements.  */
+# if YYLSP_NEEDED
+#  define YYSTACK_BYTES(N) \
+     ((N) * (sizeof (short) + sizeof (cgrammar_YYSTYPE) + sizeof (YYLTYPE))    \
+      + 2 * YYSTACK_GAP_MAX)
+# else
+#  define YYSTACK_BYTES(N) \
+     ((N) * (sizeof (short) + sizeof (cgrammar_YYSTYPE))                               \
+      + YYSTACK_GAP_MAX)
+# endif
+
+/* Copy COUNT objects from FROM to TO.  The source and destination do
+   not overlap.  */
+# ifndef YYCOPY
+#  if 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_MAX;   \
+       yyptr += yynewbytes / sizeof (*yyptr);                          \
+      }                                                                        \
+    while (0)
 
-#ifndef YYSTACK_USE_ALLOCA
-#ifdef alloca
-#define YYSTACK_USE_ALLOCA
-#else /* alloca not defined */
-#ifdef __GNUC__
-#define YYSTACK_USE_ALLOCA
-#define alloca __builtin_alloca
-#else /* not GNU C.  */
-#if (!defined (__STDC__) && defined (sparc)) || defined (__sparc__) || defined (__sparc) || defined (__sgi) || (defined (__sun) && defined (__i386))
-#define YYSTACK_USE_ALLOCA
-#include <alloca.h>
-#else /* not sparc */
-/* We think this test detects Watcom and Microsoft C.  */
-/* This used to test MSDOS, but that is a bad idea
-   since that symbol is in the user namespace.  */
-#if (defined (_MSDOS) || defined (_MSDOS_)) && !defined (__TURBOC__)
-#if 0 /* No need for malloc.h, which pollutes the namespace;
-        instead, just don't use alloca.  */
-#include <malloc.h>
 #endif
-#else /* not MSDOS, or __TURBOC__ */
-#if defined(_AIX)
-/* I don't know what this was needed for, but it pollutes the namespace.
-   So I turned it off.   rms, 2 May 1997.  */
-/* #include <malloc.h>  */
- #pragma alloca
-#define YYSTACK_USE_ALLOCA
-#else /* not MSDOS, or __TURBOC__, or _AIX */
-#if 0
-#ifdef __hpux /* haible@ilog.fr says this works for HPUX 9.05 and up,
-                and on HPUX 10.  Eventually we can turn this on.  */
-#define YYSTACK_USE_ALLOCA
-#define alloca __builtin_alloca
-#endif /* __hpux */
+
+
+#if ! defined (YYSIZE_T) && defined (__SIZE_TYPE__)
+# define YYSIZE_T __SIZE_TYPE__
 #endif
-#endif /* not _AIX */
-#endif /* not MSDOS, or __TURBOC__ */
-#endif /* not sparc */
-#endif /* not GNU C */
-#endif /* alloca not defined */
-#endif /* YYSTACK_USE_ALLOCA not defined */
-
-#ifdef YYSTACK_USE_ALLOCA
-#define YYSTACK_ALLOC alloca
-#else
-#define YYSTACK_ALLOC malloc
+#if ! defined (YYSIZE_T) && defined (size_t)
+# define YYSIZE_T size_t
+#endif
+#if ! defined (YYSIZE_T)
+# if defined (__STDC__) || defined (__cplusplus)
+#  include <stddef.h> /* INFRINGES ON USER NAME SPACE */
+#  define YYSIZE_T size_t
+# endif
+#endif
+#if ! defined (YYSIZE_T)
+# define YYSIZE_T unsigned int
 #endif
-
-/* Note: there must be only one dollar sign in this file.
-   It is replaced by the list of actions, each action
-   as one case of the switch.  */
 
 #define yyerrok                (yyerrstatus = 0)
 #define yyclearin      (yychar = YYEMPTY)
@@ -2727,128 +2948,157 @@ static const short yycheck[] = {     0,
 #define YYACCEPT       goto yyacceptlab
 #define YYABORT        goto yyabortlab
 #define YYERROR                goto yyerrlab1
-/* Like YYERROR except do call yyerror.
-   This remains here temporarily to ease the
-   transition to the new meaning of YYERROR, for GCC.
+/* Like YYERROR except do call yyerror.  This remains here temporarily
+   to ease the transition to the new meaning of YYERROR, for GCC.
    Once GCC version 2 has supplanted version 1, this can go.  */
 #define YYFAIL         goto yyerrlab
 #define YYRECOVERING()  (!!yyerrstatus)
-#define YYBACKUP(token, value) \
+#define YYBACKUP(Token, Value)                                 \
 do                                                             \
   if (yychar == YYEMPTY && yylen == 1)                         \
-    { yychar = (token), yylval = (value);                      \
+    {                                                          \
+      yychar = (Token);                                                \
+      yylval = (Value);                                                \
       yychar1 = YYTRANSLATE (yychar);                          \
       YYPOPSTACK;                                              \
       goto yybackup;                                           \
     }                                                          \
   else                                                         \
-    { yyerror ("syntax error: cannot back up"); YYERROR; }     \
+    {                                                          \
+      yyerror ("syntax error: cannot back up");                        \
+      YYERROR;                                                 \
+    }                                                          \
 while (0)
 
 #define YYTERROR       1
 #define YYERRCODE      256
 
-#ifndef YYPURE
-#define YYLEX          yylex()
-#endif
-
-#ifdef YYPURE
-#ifdef YYLSP_NEEDED
-#ifdef YYLEX_PARAM
-#define YYLEX          yylex(&yylval, &yylloc, YYLEX_PARAM)
-#else
-#define YYLEX          yylex(&yylval, &yylloc)
-#endif
-#else /* not YYLSP_NEEDED */
-#ifdef YYLEX_PARAM
-#define YYLEX          yylex(&yylval, YYLEX_PARAM)
-#else
-#define YYLEX          yylex(&yylval)
-#endif
-#endif /* not YYLSP_NEEDED */
-#endif
-
-/* If nonreentrant, generate the variables here */
 
-#ifndef YYPURE
+/* YYLLOC_DEFAULT -- Compute the default location (before the actions
+   are run).
 
-int    yychar;                 /*  the lookahead symbol                */
-YYSTYPE        yylval;                 /*  the semantic value of the           */
-                               /*  lookahead symbol                    */
+   When YYLLOC_DEFAULT is run, CURRENT is set the location of the
+   first token.  By default, to implement support for ranges, extend
+   its range to the last symbol.  */
 
-#ifdef YYLSP_NEEDED
-YYLTYPE yylloc;                        /*  location data for the lookahead     */
-                               /*  symbol                              */
+#ifndef YYLLOC_DEFAULT
+# define YYLLOC_DEFAULT(Current, Rhs, N)               \
+   Current.last_line   = Rhs[N].last_line;     \
+   Current.last_column = Rhs[N].last_column;
 #endif
 
-int yynerrs;                   /*  number of parse errors so far       */
-#endif  /* not YYPURE */
 
-#if YYDEBUG != 0
-int yydebug;                   /*  nonzero means print parse trace     */
-/* Since this is uninitialized, it does not stop multiple parsers
-   from coexisting.  */
-#endif
-
-/*  YYINITDEPTH indicates the initial size of the parser's stacks      */
+/* YYLEX -- calling `yylex' with the right arguments.  */
+
+#if YYPURE
+# if YYLSP_NEEDED
+#  ifdef YYLEX_PARAM
+#   define YYLEX               yylex (&yylval, &yylloc, YYLEX_PARAM)
+#  else
+#   define YYLEX               yylex (&yylval, &yylloc)
+#  endif
+# else /* !YYLSP_NEEDED */
+#  ifdef YYLEX_PARAM
+#   define YYLEX               yylex (&yylval, YYLEX_PARAM)
+#  else
+#   define YYLEX               yylex (&yylval)
+#  endif
+# endif /* !YYLSP_NEEDED */
+#else /* !YYPURE */
+# define YYLEX                 yylex ()
+#endif /* !YYPURE */
+
+
+/* Enable debugging if requested.  */
+#if YYDEBUG
+
+# ifndef YYFPRINTF
+#  include <stdio.h> /* INFRINGES ON USER NAME SPACE */
+#  define YYFPRINTF fprintf
+# endif
 
+# define YYDPRINTF(Args)                       \
+do {                                           \
+  if (yydebug)                                 \
+    YYFPRINTF Args;                            \
+} while (0)
+/* Nonzero means print parse trace.  It is left uninitialized so that
+   multiple parsers can coexist.  */
+int yydebug;
+#else /* !YYDEBUG */
+# define YYDPRINTF(Args)
+#endif /* !YYDEBUG */
+
+/* YYINITDEPTH -- initial size of the parser's stacks.  */
 #ifndef        YYINITDEPTH
-#define YYINITDEPTH 200
+# define YYINITDEPTH 200
 #endif
 
-/*  YYMAXDEPTH is the maximum size the stacks can grow to
-    (effective only if the built-in stack extension method is used).  */
+/* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
+   if the built-in stack extension method is used).
+
+   Do not make this value too large; the results are undefined if
+   SIZE_MAX < YYSTACK_BYTES (YYMAXDEPTH)
+   evaluated with infinite-precision integer arithmetic.  */
 
 #if YYMAXDEPTH == 0
-#undef YYMAXDEPTH
+# undef YYMAXDEPTH
 #endif
 
 #ifndef YYMAXDEPTH
-#define YYMAXDEPTH 10000
+# define YYMAXDEPTH 10000
 #endif
 \f
-/* Define __yy_memcpy.  Note that the size argument
-   should be passed with type unsigned int, because that is what the non-GCC
-   definitions require.  With GCC, __builtin_memcpy takes an arg
-   of type size_t, but it can handle unsigned int.  */
-
-#if __GNUC__ > 1               /* GNU C and GNU C++ define this.  */
-#define __yy_memcpy(TO,FROM,COUNT)     __builtin_memcpy(TO,FROM,COUNT)
-#else                          /* not GNU C or C++ */
-#ifndef __cplusplus
-
-/* This is the most reliable way to avoid incompatibilities
-   in available built-in functions on various systems.  */
-static void
-__yy_memcpy (to, from, count)
-     char *to;
-     char *from;
-     unsigned int count;
+#ifdef YYERROR_VERBOSE
+
+# ifndef yystrlen
+#  if defined (__GLIBC__) && defined (_STRING_H)
+#   define yystrlen strlen
+#  else
+/* Return the length of YYSTR.  */
+static YYSIZE_T
+#   if defined (__STDC__) || defined (__cplusplus)
+yystrlen (const char *yystr)
+#   else
+yystrlen (yystr)
+     const char *yystr;
+#   endif
 {
-  register char *f = from;
-  register char *t = to;
-  register int i = count;
+  register const char *yys = yystr;
 
-  while (i-- > 0)
-    *t++ = *f++;
-}
+  while (*yys++ != '\0')
+    continue;
 
-#else /* __cplusplus */
+  return yys - yystr - 1;
+}
+#  endif
+# endif
 
-/* This is the most reliable way to avoid incompatibilities
-   in available built-in functions on various systems.  */
-static void
-__yy_memcpy (char *to, char *from, unsigned int count)
+# ifndef yystpcpy
+#  if defined (__GLIBC__) && defined (_STRING_H) && defined (_GNU_SOURCE)
+#   define yystpcpy stpcpy
+#  else
+/* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in
+   YYDEST.  */
+static char *
+#   if defined (__STDC__) || defined (__cplusplus)
+yystpcpy (char *yydest, const char *yysrc)
+#   else
+yystpcpy (yydest, yysrc)
+     char *yydest;
+     const char *yysrc;
+#   endif
 {
-  register char *t = to;
-  register char *f = from;
-  register int i = count;
+  register char *yyd = yydest;
+  register const char *yys = yysrc;
 
-  while (i-- > 0)
-    *t++ = *f++;
-}
+  while ((*yyd++ = *yys++) != '\0')
+    continue;
 
-#endif
+  return yyd - 1;
+}
+#  endif
+# endif
 #endif
 \f
 
@@ -2860,76 +3110,121 @@ __yy_memcpy (char *to, char *from, unsigned int count)
    to the proper pointer type.  */
 
 #ifdef YYPARSE_PARAM
-#ifdef __cplusplus
-#define YYPARSE_PARAM_ARG void *YYPARSE_PARAM
-#define YYPARSE_PARAM_DECL
-#else /* not __cplusplus */
-#define YYPARSE_PARAM_ARG YYPARSE_PARAM
-#define YYPARSE_PARAM_DECL void *YYPARSE_PARAM;
-#endif /* not __cplusplus */
-#else /* not YYPARSE_PARAM */
-#define YYPARSE_PARAM_ARG
-#define YYPARSE_PARAM_DECL
-#endif /* not YYPARSE_PARAM */
+# if defined (__STDC__) || defined (__cplusplus)
+#  define YYPARSE_PARAM_ARG void *YYPARSE_PARAM
+#  define YYPARSE_PARAM_DECL
+# else
+#  define YYPARSE_PARAM_ARG YYPARSE_PARAM
+#  define YYPARSE_PARAM_DECL void *YYPARSE_PARAM;
+# endif
+#else /* !YYPARSE_PARAM */
+# define YYPARSE_PARAM_ARG
+# define YYPARSE_PARAM_DECL
+#endif /* !YYPARSE_PARAM */
 
 /* Prevent warning if -Wstrict-prototypes.  */
 #ifdef __GNUC__
-#ifdef YYPARSE_PARAM
+# ifdef YYPARSE_PARAM
 int yyparse (void *);
-#else
+# else
 int yyparse (void);
+# endif
 #endif
+
+/* YY_DECL_VARIABLES -- depending whether we use a pure parser,
+   variables are global, or local to YYPARSE.  */
+
+#define YY_DECL_NON_LSP_VARIABLES                      \
+/* The lookahead symbol.  */                           \
+int yychar;                                            \
+                                                       \
+/* The semantic value of the lookahead symbol. */      \
+cgrammar_YYSTYPE yylval;                                               \
+                                                       \
+/* Number of parse errors so far.  */                  \
+int yynerrs;
+
+#if YYLSP_NEEDED
+# define YY_DECL_VARIABLES                     \
+YY_DECL_NON_LSP_VARIABLES                      \
+                                               \
+/* Location data for the lookahead symbol.  */ \
+YYLTYPE yylloc;
+#else
+# define YY_DECL_VARIABLES                     \
+YY_DECL_NON_LSP_VARIABLES
 #endif
 
+
+/* If nonreentrant, generate the variables here. */
+
+#if !YYPURE
+YY_DECL_VARIABLES
+#endif  /* !YYPURE */
+
 int
-yyparse(YYPARSE_PARAM_ARG)
+yyparse (YYPARSE_PARAM_ARG)
      YYPARSE_PARAM_DECL
 {
+  /* If reentrant, generate the variables here. */
+#if YYPURE
+  YY_DECL_VARIABLES
+#endif  /* !YYPURE */
+
   register int yystate;
   register int yyn;
+  int yyresult;
+  /* Number of tokens to shift before error messages enabled.  */
+  int yyerrstatus;
+  /* Lookahead token as an internal (translated) token number.  */
+  int yychar1 = 0;
+
+  /* Three stacks and their tools:
+     `yyss': related to states,
+     `yyvs': related to semantic values,
+     `yyls': related to locations.
+
+     Refer to the stacks thru separate pointers, to allow yyoverflow
+     to reallocate them elsewhere.  */
+
+  /* The state stack. */
+  short        yyssa[YYINITDEPTH];
+  short *yyss = yyssa;
   register short *yyssp;
-  register YYSTYPE *yyvsp;
-  int yyerrstatus;     /*  number of tokens to shift before error messages enabled */
-  int yychar1 = 0;             /*  lookahead token as an internal (translated) token number */
-
-  short        yyssa[YYINITDEPTH];     /*  the state stack                     */
-  YYSTYPE yyvsa[YYINITDEPTH];  /*  the semantic value stack            */
 
-  short *yyss = yyssa;         /*  refer to the stacks thru separate pointers */
-  YYSTYPE *yyvs = yyvsa;       /*  to allow yyoverflow to reallocate them elsewhere */
+  /* The semantic value stack.  */
+  cgrammar_YYSTYPE yyvsa[YYINITDEPTH];
+  cgrammar_YYSTYPE *yyvs = yyvsa;
+  register cgrammar_YYSTYPE *yyvsp;
 
-#ifdef YYLSP_NEEDED
-  YYLTYPE yylsa[YYINITDEPTH];  /*  the location stack                  */
+#if YYLSP_NEEDED
+  /* The location stack.  */
+  YYLTYPE yylsa[YYINITDEPTH];
   YYLTYPE *yyls = yylsa;
   YYLTYPE *yylsp;
+#endif
 
-#define YYPOPSTACK   (yyvsp--, yyssp--, yylsp--)
+#if YYLSP_NEEDED
+# define YYPOPSTACK   (yyvsp--, yyssp--, yylsp--)
 #else
-#define YYPOPSTACK   (yyvsp--, yyssp--)
+# define YYPOPSTACK   (yyvsp--, yyssp--)
 #endif
 
-  int yystacksize = YYINITDEPTH;
-  int yyfree_stacks = 0;
+  YYSIZE_T yystacksize = YYINITDEPTH;
 
-#ifdef YYPURE
-  int yychar;
-  YYSTYPE yylval;
-  int yynerrs;
-#ifdef YYLSP_NEEDED
-  YYLTYPE yylloc;
-#endif
-#endif
 
-  YYSTYPE yyval;               /*  the variable used to return         */
-                               /*  semantic values from the action     */
-                               /*  routines                            */
+  /* The variables used to return semantic value and location from the
+     action routines.  */
+  cgrammar_YYSTYPE yyval;
+#if YYLSP_NEEDED
+  YYLTYPE yyloc;
+#endif
 
+  /* When reducing, the number of symbols on the RHS of the reduced
+     rule. */
   int yylen;
 
-#if YYDEBUG != 0
-  if (yydebug)
-    fprintf(stderr, "Starting parse\n");
-#endif
+  YYDPRINTF ((stderr, "Starting parse\n"));
 
   yystate = 0;
   yyerrstatus = 0;
@@ -2941,110 +3236,110 @@ yyparse(YYPARSE_PARAM_ARG)
      so that they stay on the same level as the state stack.
      The wasted elements are never initialized.  */
 
-  yyssp = yyss - 1;
+  yyssp = yyss;
   yyvsp = yyvs;
-#ifdef YYLSP_NEEDED
+#if YYLSP_NEEDED
   yylsp = yyls;
 #endif
+  goto yysetstate;
 
-/* Push a new state, which is found in  yystate  .  */
-/* In all cases, when you get here, the value and location stacks
-   have just been pushed. so pushing a state here evens the stacks.  */
-yynewstate:
+/*------------------------------------------------------------.
+| yynewstate -- Push a new state, which is found in yystate.  |
+`------------------------------------------------------------*/
+ yynewstate:
+  /* In all cases, when you get here, the value and location stacks
+     have just been pushed. so pushing a state here evens the stacks.
+     */
+  yyssp++;
 
-  *++yyssp = yystate;
+ yysetstate:
+  *yyssp = yystate;
 
   if (yyssp >= yyss + yystacksize - 1)
     {
-      /* Give user a chance to reallocate the stack */
-      /* Use copies of these so that the &'s don't force the real ones into memory. */
-      YYSTYPE *yyvs1 = yyvs;
-      short *yyss1 = yyss;
-#ifdef YYLSP_NEEDED
-      YYLTYPE *yyls1 = yyls;
-#endif
-
       /* Get the current used size of the three stacks, in elements.  */
-      int size = yyssp - yyss + 1;
+      YYSIZE_T yysize = yyssp - yyss + 1;
 
 #ifdef yyoverflow
-      /* Each stack pointer address is followed by the size of
-        the data in use in that stack, in bytes.  */
-#ifdef YYLSP_NEEDED
-      /* This used to be a conditional around just the two extra args,
-        but that might be undefined if yyoverflow is a macro.  */
-      yyoverflow("parser stack overflow",
-                &yyss1, size * sizeof (*yyssp),
-                &yyvs1, size * sizeof (*yyvsp),
-                &yyls1, size * sizeof (*yylsp),
-                &yystacksize);
-#else
-      yyoverflow("parser stack overflow",
-                &yyss1, size * sizeof (*yyssp),
-                &yyvs1, size * sizeof (*yyvsp),
-                &yystacksize);
-#endif
-
-      yyss = yyss1; yyvs = yyvs1;
-#ifdef YYLSP_NEEDED
-      yyls = yyls1;
-#endif
+      {
+       /* Give user a chance to reallocate the stack. Use copies of
+          these so that the &'s don't force the real ones into
+          memory.  */
+       cgrammar_YYSTYPE *yyvs1 = yyvs;
+       short *yyss1 = yyss;
+
+       /* Each stack pointer address is followed by the size of the
+          data in use in that stack, in bytes.  */
+# if YYLSP_NEEDED
+       YYLTYPE *yyls1 = yyls;
+       /* This used to be a conditional around just the two extra args,
+          but that might be undefined if yyoverflow is a macro.  */
+       yyoverflow ("parser stack overflow",
+                   &yyss1, yysize * sizeof (*yyssp),
+                   &yyvs1, yysize * sizeof (*yyvsp),
+                   &yyls1, yysize * sizeof (*yylsp),
+                   &yystacksize);
+       yyls = yyls1;
+# else
+       yyoverflow ("parser stack overflow",
+                   &yyss1, yysize * sizeof (*yyssp),
+                   &yyvs1, yysize * sizeof (*yyvsp),
+                   &yystacksize);
+# endif
+       yyss = yyss1;
+       yyvs = yyvs1;
+      }
 #else /* no yyoverflow */
+# ifndef YYSTACK_RELOCATE
+      goto yyoverflowlab;
+# else
       /* Extend the stack our own way.  */
       if (yystacksize >= YYMAXDEPTH)
-       {
-         yyerror("parser stack overflow");
-         if (yyfree_stacks)
-           {
-             free (yyss);
-             free (yyvs);
-#ifdef YYLSP_NEEDED
-             free (yyls);
-#endif
-           }
-         return 2;
-       }
+       goto yyoverflowlab;
       yystacksize *= 2;
       if (yystacksize > YYMAXDEPTH)
        yystacksize = YYMAXDEPTH;
-#ifndef YYSTACK_USE_ALLOCA
-      yyfree_stacks = 1;
-#endif
-      yyss = (short *) YYSTACK_ALLOC (yystacksize * sizeof (*yyssp));
-      __yy_memcpy ((char *)yyss, (char *)yyss1,
-                  size * (unsigned int) sizeof (*yyssp));
-      yyvs = (YYSTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yyvsp));
-      __yy_memcpy ((char *)yyvs, (char *)yyvs1,
-                  size * (unsigned int) sizeof (*yyvsp));
-#ifdef YYLSP_NEEDED
-      yyls = (YYLTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yylsp));
-      __yy_memcpy ((char *)yyls, (char *)yyls1,
-                  size * (unsigned int) sizeof (*yylsp));
-#endif
+
+      {
+       short *yyss1 = yyss;
+       union yyalloc *yyptr =
+         (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
+       if (! yyptr)
+         goto yyoverflowlab;
+       YYSTACK_RELOCATE (yyss);
+       YYSTACK_RELOCATE (yyvs);
+# if YYLSP_NEEDED
+       YYSTACK_RELOCATE (yyls);
+# endif
+# undef YYSTACK_RELOCATE
+       if (yyss1 != yyssa)
+         YYSTACK_FREE (yyss1);
+      }
+# endif
 #endif /* no yyoverflow */
 
-      yyssp = yyss + size - 1;
-      yyvsp = yyvs + size - 1;
-#ifdef YYLSP_NEEDED
-      yylsp = yyls + size - 1;
+      yyssp = yyss + yysize - 1;
+      yyvsp = yyvs + yysize - 1;
+#if YYLSP_NEEDED
+      yylsp = yyls + yysize - 1;
 #endif
 
-#if YYDEBUG != 0
-      if (yydebug)
-       fprintf(stderr, "Stack size increased to %d\n", yystacksize);
-#endif
+      YYDPRINTF ((stderr, "Stack size increased to %lu\n",
+                 (unsigned long int) yystacksize));
 
       if (yyssp >= yyss + yystacksize - 1)
        YYABORT;
     }
 
-#if YYDEBUG != 0
-  if (yydebug)
-    fprintf(stderr, "Entering state %d\n", yystate);
-#endif
+  YYDPRINTF ((stderr, "Entering state %d\n", yystate));
 
   goto yybackup;
- yybackup:
+
+
+/*-----------.
+| yybackup.  |
+`-----------*/
+yybackup:
 
 /* Do appropriate processing given the current state.  */
 /* Read a lookahead token if we need one and don't already have one.  */
@@ -3063,10 +3358,7 @@ yynewstate:
 
   if (yychar == YYEMPTY)
     {
-#if YYDEBUG != 0
-      if (yydebug)
-       fprintf(stderr, "Reading a token: ");
-#endif
+      YYDPRINTF ((stderr, "Reading a token: "));
       yychar = YYLEX;
     }
 
@@ -3077,25 +3369,25 @@ yynewstate:
       yychar1 = 0;
       yychar = YYEOF;          /* Don't call YYLEX any more */
 
-#if YYDEBUG != 0
-      if (yydebug)
-       fprintf(stderr, "Now at end of input.\n");
-#endif
+      YYDPRINTF ((stderr, "Now at end of input.\n"));
     }
   else
     {
-      yychar1 = YYTRANSLATE(yychar);
+      yychar1 = YYTRANSLATE (yychar);
 
-#if YYDEBUG != 0
+#if YYDEBUG
+     /* We have to keep this `#if YYDEBUG', since we use variables
+       which are defined only if `YYDEBUG' is set.  */
       if (yydebug)
        {
-         fprintf (stderr, "Next token is %d (%s", yychar, yytname[yychar1]);
-         /* Give the individual parser a way to print the precise meaning
-            of a token, for further debugging info.  */
-#ifdef YYPRINT
+         YYFPRINTF (stderr, "Next token is %d (%s",
+                    yychar, yytname[yychar1]);
+         /* Give the individual parser a way to print the precise
+            meaning of a token, for further debugging info.  */
+# ifdef YYPRINT
          YYPRINT (stderr, yychar, yylval);
-#endif
-         fprintf (stderr, ")\n");
+# endif
+         YYFPRINTF (stderr, ")\n");
        }
 #endif
     }
@@ -3127,56 +3419,78 @@ yynewstate:
     YYACCEPT;
 
   /* Shift the lookahead token.  */
-
-#if YYDEBUG != 0
-  if (yydebug)
-    fprintf(stderr, "Shifting token %d (%s), ", yychar, yytname[yychar1]);
-#endif
+  YYDPRINTF ((stderr, "Shifting token %d (%s), ",
+             yychar, yytname[yychar1]));
 
   /* Discard the token being shifted unless it is eof.  */
   if (yychar != YYEOF)
     yychar = YYEMPTY;
 
   *++yyvsp = yylval;
-#ifdef YYLSP_NEEDED
+#if YYLSP_NEEDED
   *++yylsp = yylloc;
 #endif
 
-  /* count tokens shifted since error; after three, turn off error status.  */
-  if (yyerrstatus) yyerrstatus--;
+  /* Count tokens shifted since error; after three, turn off error
+     status.  */
+  if (yyerrstatus)
+    yyerrstatus--;
 
   yystate = yyn;
   goto yynewstate;
 
-/* Do the default action for the current state.  */
-yydefault:
 
+/*-----------------------------------------------------------.
+| yydefault -- do the default action for the current state.  |
+`-----------------------------------------------------------*/
+yydefault:
   yyn = yydefact[yystate];
   if (yyn == 0)
     goto yyerrlab;
+  goto yyreduce;
 
-/* Do a reduction.  yyn is the number of a rule to reduce with.  */
+
+/*-----------------------------.
+| yyreduce -- Do a reduction.  |
+`-----------------------------*/
 yyreduce:
+  /* yyn is the number of a rule to reduce with.  */
   yylen = yyr2[yyn];
-  if (yylen > 0)
-    yyval = yyvsp[1-yylen]; /* implement default value of the action */
 
-#if YYDEBUG != 0
+  /* If YYLEN is nonzero, implement the default value of the action:
+     `$$ = $1'.
+
+     Otherwise, the following line sets YYVAL to the semantic value of
+     the lookahead token.  This behavior is undocumented and Bison
+     users should not rely upon it.  Assigning to YYVAL
+     unconditionally makes the parser a bit smaller, and it avoids a
+     GCC warning that YYVAL may be used uninitialized.  */
+  yyval = yyvsp[1-yylen];
+
+#if YYLSP_NEEDED
+  /* Similarly for the default location.  Let the user run additional
+     commands if for instance locations are ranges.  */
+  yyloc = yylsp[1-yylen];
+  YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen);
+#endif
+
+#if YYDEBUG
+  /* We have to keep this `#if YYDEBUG', since we use variables which
+     are defined only if `YYDEBUG' is set.  */
   if (yydebug)
     {
-      int i;
+      int yyi;
 
-      fprintf (stderr, "Reducing via rule %d (line %d), ",
-              yyn, yyrline[yyn]);
+      YYFPRINTF (stderr, "Reducing via rule %d (line %d), ",
+                yyn, yyrline[yyn]);
 
       /* Print the symbols being reduced, and their result.  */
-      for (i = yyprhs[yyn]; yyrhs[i] > 0; i++)
-       fprintf (stderr, "%s ", yytname[yyrhs[i]]);
-      fprintf (stderr, " -> %s\n", yytname[yyr1[yyn]]);
+      for (yyi = yyprhs[yyn]; yyrhs[yyi] > 0; yyi++)
+       YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
+      YYFPRINTF (stderr, " -> %s\n", yytname[yyr1[yyn]]);
     }
 #endif
 
-
   switch (yyn) {
 
 case 3:
@@ -3204,16 +3518,16 @@ case 10:
 { uentry_checkDecl (); exprNode_free (yyvsp[0].expr); ;
     break;}
 case 11:
-{ uentry_clearDecl (); /* evans 2002-02-08: okay to have a null statement */ ;
+{ uentry_clearDecl (); lltok_free (yyvsp[0].tok); /* evans 2002-02-08: okay to have a null statement */ ;
     break;}
 case 12:
 { uentry_clearDecl (); ;
     break;}
 case 13:
-{ checkConstant (yyvsp[-6].qtyp, yyvsp[-4].ntyp); ;
+{ checkConstant (yyvsp[-6].qtyp, yyvsp[-4].ntyp); lltok_free2 (yyvsp[-7].tok, yyvsp[0].tok); ;
     break;}
 case 14:
-{ checkValueConstant (yyvsp[-9].qtyp, yyvsp[-7].ntyp, yyvsp[-3].expr) ; ;
+{ checkValueConstant (yyvsp[-9].qtyp, yyvsp[-7].ntyp, yyvsp[-3].expr); lltok_free3 (yyvsp[-10].tok, yyvsp[-5].tok, yyvsp[0].tok); ;
     break;}
 case 15:
 { context_enterFunctionHeader (); ;
@@ -3222,6 +3536,7 @@ case 16:
 { 
      declareStaticFunction (yyvsp[-2].ntyp); context_quietExitFunction (); 
      context_exitFunctionHeader (); 
+     lltok_free2 (yyvsp[-4].tok, yyvsp[0].tok); /*!*/
    ;
     break;}
 case 17:
@@ -3235,16 +3550,16 @@ case 18:
 { yyval.ntyp = idDecl_fixBase (yyvsp[0].ntyp, yyvsp[-2].qtyp); ;
     break;}
 case 20:
-{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].count, idDecl_getTyp (yyval.ntyp)); ;
+{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].pointers, idDecl_getTyp (yyval.ntyp)); ;
     break;}
 case 21:
 { yyval.ntyp = idDecl_create (yyvsp[0].cname, qtype_unknown ()); ;
     break;}
 case 22:
-{ yyval.ntyp = idDecl_expectFunction (yyvsp[-2].ntyp); ;
+{ yyval.ntyp = idDecl_expectFunction (yyvsp[-2].ntyp); lltok_free2 (yyvsp[-4].tok, yyvsp[0].tok); ;
     break;}
 case 23:
-{ yyval.ntyp = idDecl_replaceCtype (yyvsp[-2].ntyp, ctype_makeArray (idDecl_getCtype (yyvsp[-2].ntyp))); ;
+{ yyval.ntyp = idDecl_replaceCtype (yyvsp[-2].ntyp, ctype_makeInnerArray (idDecl_getCtype (yyvsp[-2].ntyp))); lltok_free2 (yyvsp[-1].tok, yyvsp[0].tok); ;
     break;}
 case 24:
 {
@@ -3258,8 +3573,10 @@ case 24:
        } 
      else
        {
-        yyval.ntyp = idDecl_replaceCtype (yyvsp[-5].ntyp, ctype_makeArray (idDecl_getCtype (yyvsp[-5].ntyp))); 
+        yyval.ntyp = idDecl_replaceCtype (yyvsp[-5].ntyp, ctype_makeInnerArray (idDecl_getCtype (yyvsp[-5].ntyp))); 
        }
+
+     lltok_free2 (yyvsp[-4].tok, yyvsp[-1].tok);
    ;
     break;}
 case 25:
@@ -3271,31 +3588,41 @@ case 26:
                                    uentryList_makeMissingParams ());
      
      yyval.ntyp = idDecl_replaceCtype (yyvsp[-5].ntyp, ct);
-     idDecl_addClauses (yyval.ntyp, yyvsp[0].funcclauselist);
-     context_popLoc ();
+
      /*drl 7/25/01 added*/
      setImplictfcnConstraints();
+
+     /*     functionClauseList_ImplictConstraints($6); */
+
+     idDecl_addClauses (yyval.ntyp, yyvsp[0].funcclauselist);
+     context_popLoc ();
+     lltok_free2 (yyvsp[-3].tok, yyvsp[-2].tok);
    ;
     break;}
 case 27:
 { setCurrentParams (yyvsp[-1].entrylist); ;
     break;}
 case 28:
-{ setImplictfcnConstraints ();
+{
+     setImplictfcnConstraints ();
+     /*        functionClauseList_ImplictConstraints($7);*/
      clearCurrentParams ();
      yyval.ntyp = idDecl_replaceCtype (yyvsp[-6].ntyp, ctype_makeFunction (idDecl_getCtype (yyvsp[-6].ntyp), yyvsp[-3].entrylist));
      idDecl_addClauses (yyval.ntyp, yyvsp[0].funcclauselist);
      context_popLoc (); 
+     lltok_free2 (yyvsp[-4].tok, yyvsp[-2].tok);
    ;
     break;}
 case 29:
 { yyval.ntyp = idDecl_create (yyvsp[0].cname, qtype_unknown ()); ;
     break;}
 case 30:
-{ yyval.ntyp = idDecl_expectFunction (yyvsp[-2].ntyp); ;
+{ yyval.ntyp = idDecl_expectFunction (yyvsp[-2].ntyp); lltok_free2 (yyvsp[-4].tok, yyvsp[0].tok); ;
     break;}
 case 31:
-{ yyval.ntyp = idDecl_replaceCtype (yyvsp[-2].ntyp, ctype_makeArray (idDecl_getCtype (yyvsp[-2].ntyp))); ;
+{ yyval.ntyp = idDecl_replaceCtype (yyvsp[-2].ntyp, ctype_makeInnerArray (idDecl_getCtype (yyvsp[-2].ntyp))); 
+     lltok_free2 (yyvsp[-1].tok, yyvsp[0].tok); 
+   ;
     break;}
 case 32:
 { 
@@ -3311,7 +3638,8 @@ case 32:
         value = 0;
        }
 
-     yyval.ntyp = idDecl_replaceCtype (yyvsp[-5].ntyp, ctype_makeFixedArray (idDecl_getCtype (yyvsp[-5].ntyp), value));
+     yyval.ntyp = idDecl_replaceCtype (yyvsp[-5].ntyp, ctype_makeInnerFixedArray (idDecl_getCtype (yyvsp[-5].ntyp), value));
+     lltok_free2 (yyvsp[-4].tok, yyvsp[-1].tok);
    ;
     break;}
 case 33:
@@ -3325,6 +3653,7 @@ case 34:
      yyval.ntyp = idDecl_replaceCtype (yyvsp[-5].ntyp, ct);
      idDecl_addClauses (yyval.ntyp, yyvsp[0].funcclauselist);
      context_popLoc (); 
+     lltok_free2 (yyvsp[-3].tok, yyvsp[-2].tok);
    ;
     break;}
 case 35:
@@ -3336,6 +3665,8 @@ case 36:
      yyval.ntyp = idDecl_replaceCtype (yyvsp[-6].ntyp, ctype_makeFunction (idDecl_getCtype (yyvsp[-6].ntyp), yyvsp[-3].entrylist));
      idDecl_addClauses (yyval.ntyp, yyvsp[0].funcclauselist);
      context_popLoc (); 
+     lltok_free (yyvsp[-4].tok);
+     /*!! lltok_free2 ($3, $5); */
    ;
     break;}
 case 37:
@@ -3345,45 +3676,51 @@ case 38:
 { clearCurrentParams (); ;
     break;}
 case 39:
-{ declareCIter (yyvsp[-8].cname, yyvsp[-6].entrylist); ;
+{ declareCIter (yyvsp[-8].cname, yyvsp[-6].entrylist); 
+     lltok_free3 (yyvsp[-9].tok, yyvsp[-7].tok, yyvsp[-5].tok); 
+   ;
     break;}
 case 40:
-{ exprNode_checkMacroBody (yyvsp[-1].expr); ;
+{ exprNode_checkMacroBody (yyvsp[-1].expr); lltok_free2 (yyvsp[-2].tok, yyvsp[0].tok); ;
     break;}
 case 41:
-{ exprNode_checkIterBody (yyvsp[-1].expr); ;
+{ exprNode_checkIterBody (yyvsp[-1].expr); lltok_free2 (yyvsp[-2].tok, yyvsp[0].tok); ;
     break;}
 case 42:
-{ exprNode_checkIterEnd (yyvsp[-1].expr); ;
+{ exprNode_checkIterEnd (yyvsp[-1].expr); lltok_free2 (yyvsp[-2].tok, yyvsp[0].tok);;
     break;}
 case 43:
-{ exprChecks_checkEmptyMacroBody (); ;
+{ exprChecks_checkEmptyMacroBody (); lltok_free2 (yyvsp[-1].tok, yyvsp[0].tok); ;
     break;}
 case 44:
 { clabstract_declareFunction (yyvsp[0].ntyp); ;
     break;}
 case 45:
-{ yyval.msconstraint = metaStateConstraint_create (yyvsp[-2].msspec, yyvsp[0].msexpr); ;
+{ yyval.msconstraint = metaStateConstraint_create (yyvsp[-2].msspec, yyvsp[0].msexpr); lltok_free (yyvsp[-1].tok); ;
     break;}
 case 46:
-{ cscanner_expectingMetaStateName (); ;
+{ cscannerHelp_expectingMetaStateName (); ;
     break;}
 case 47:
-{ cscanner_clearExpectingMetaStateName ();
-      yyval.msspec = metaStateSpecifier_create (yyvsp[-3].sr, yyvsp[0].msinfo); ;
+{ cscannerHelp_clearExpectingMetaStateName ();
+      yyval.msspec = metaStateSpecifier_create (yyvsp[-3].sr, yyvsp[0].msinfo); 
+      lltok_free (yyvsp[-1].tok); 
+    ;
     break;}
 case 48:
-{ cscanner_expectingMetaStateName (); ;
+{ cscannerHelp_expectingMetaStateName (); ;
     break;}
 case 49:
-{ cscanner_clearExpectingMetaStateName ();
-      yyval.msspec = metaStateSpecifier_createElipsis (yyvsp[0].msinfo); ;
+{ cscannerHelp_clearExpectingMetaStateName ();
+      yyval.msspec = metaStateSpecifier_createElipsis (yyvsp[0].msinfo); 
+      lltok_free2 (yyvsp[-3].tok, yyvsp[-1].tok);
+    ;
     break;}
 case 50:
 { yyval.msexpr = metaStateExpression_create (yyvsp[0].msspec); ;
     break;}
 case 51:
-{ yyval.msexpr = metaStateExpression_createMerge (yyvsp[-2].msspec, yyvsp[0].msexpr); ;
+{ yyval.msexpr = metaStateExpression_createMerge (yyvsp[-2].msspec, yyvsp[0].msexpr); lltok_free (yyvsp[-1].tok); ;
     break;}
 case 55:
 { yyval.conL = constraintList_add (yyvsp[0].conL, yyvsp[-2].con); ;
@@ -3584,7 +3921,8 @@ case 122:
     break;}
 case 130:
 { 
-     qtype qint = qtype_create (ctype_int);
+     /**!!! deal with fred; fred (int); declarations! **/
+     qtype qint = qtype_create (ctype_int); 
      yyval.ntyp = idDecl_fixBase (yyvsp[0].ntyp, qint);
      qtype_free (qint);
    ;
@@ -3636,70 +3974,73 @@ case 141:
 { yyval.sr = fixModifiesId (yyvsp[0].cname); ;
     break;}
 case 142:
-{ yyval.sr = modListArrayFetch (yyvsp[-2].sr, sRef_undefined); ;
+{ yyval.sr = fixModifiesId (yyvsp[0].cname); ;
     break;}
 case 143:
-{ yyval.sr = modListArrayFetch (yyvsp[-3].sr, yyvsp[-1].sr); ;
+{ yyval.sr = modListArrayFetch (yyvsp[-2].sr, sRef_undefined); ;
     break;}
 case 144:
-{ yyval.sr = modListPointer (yyvsp[0].sr); ;
+{ yyval.sr = modListArrayFetch (yyvsp[-3].sr, yyvsp[-1].sr); ;
     break;}
 case 145:
-{ yyval.sr = yyvsp[-1].sr; ;
+{ yyval.sr = modListPointer (yyvsp[0].sr); ;
     break;}
 case 146:
-{ yyval.sr = modListFieldAccess (yyvsp[-2].sr, yyvsp[0].cname); ;
+{ yyval.sr = yyvsp[-1].sr; ;
     break;}
 case 147:
-{ yyval.sr = modListArrowAccess (yyvsp[-2].sr, yyvsp[0].cname); ;
+{ yyval.sr = modListFieldAccess (yyvsp[-2].sr, yyvsp[0].cname); ;
     break;}
 case 148:
-{ yyval.sr = yyvsp[0].sr; ;
+{ yyval.sr = modListArrowAccess (yyvsp[-2].sr, yyvsp[0].cname); ;
     break;}
 case 149:
-{ yyval.sr = sRef_makeUnknown (); /* sRef_makeConstant ($1); ? */ ;
+{ yyval.sr = yyvsp[0].sr; ;
     break;}
 case 150:
-{ yyval.srset = sRefSet_single (yyvsp[0].sr); ;
+{ yyval.sr = sRef_makeUnknown (); /* sRef_makeConstant ($1); ? */ ;
     break;}
 case 151:
-{ yyval.srset = sRefSet_insert (yyvsp[-2].srset, yyvsp[0].sr); ;
+{ yyval.srset = sRefSet_single (yyvsp[0].sr); ;
     break;}
 case 152:
-{ yyval.sr = checkStateClausesId (yyvsp[0].entry); ;
+{ yyval.srset = sRefSet_insert (yyvsp[-2].srset, yyvsp[0].sr); ;
     break;}
 case 153:
-{ yyval.sr = fixStateClausesId (yyvsp[0].cname); ;
+{ yyval.sr = checkStateClausesId (yyvsp[0].entry); ;
     break;}
 case 154:
-{ yyval.sr = sRef_makeAnyArrayFetch (yyvsp[-2].sr); ;
+{ yyval.sr = fixStateClausesId (yyvsp[0].cname); ;
     break;}
 case 155:
-{ yyval.sr = sRef_makeAnyArrayFetch (yyvsp[-3].sr); ;
+{ yyval.sr = sRef_makeAnyArrayFetch (yyvsp[-2].sr); ;
     break;}
 case 156:
-{ yyval.sr = sRef_constructPointer (yyvsp[0].sr); ;
+{ yyval.sr = sRef_makeAnyArrayFetch (yyvsp[-3].sr); ;
     break;}
 case 157:
-{ yyval.sr = yyvsp[-1].sr; ;
+{ yyval.sr = sRef_constructPointer (yyvsp[0].sr); ;
     break;}
 case 158:
+{ yyval.sr = yyvsp[-1].sr; ;
+    break;}
+case 159:
 { cstring_markOwned (yyvsp[0].cname);
                                            yyval.sr = sRef_buildField (yyvsp[-2].sr, yyvsp[0].cname); ;
     break;}
-case 159:
+case 160:
 { cstring_markOwned (yyvsp[0].cname);
                                             yyval.sr = sRef_makeArrow (yyvsp[-2].sr, yyvsp[0].cname); ;
     break;}
-case 160:
+case 161:
 { yyval.srset = sRefSet_undefined ;
     break;}
-case 162:
+case 163:
 { if (sRef_isValid (yyvsp[0].sr)) { yyval.srset = sRefSet_single (yyvsp[0].sr); } 
       else { yyval.srset = sRefSet_undefined; } 
     ;
     break;}
-case 163:
+case 164:
 { if (sRef_isValid (yyvsp[0].sr))
        {
          yyval.srset = sRefSet_insert (yyvsp[-2].srset, yyvsp[0].sr); 
@@ -3710,62 +4051,59 @@ case 163:
        }
     ;
     break;}
-case 164:
+case 165:
 { yyval.expr = exprNode_fromIdentifier (yyvsp[0].entry); ;
     break;}
-case 165:
+case 166:
 { yyval.expr = exprNode_fromUIO (yyvsp[0].cname); ;
     break;}
-case 167:
-{ yyval.expr = exprNode_addParens (yyvsp[-2].tok, yyvsp[-1].expr); ;
-    break;}
 case 168:
-{ yyval.expr = exprNode_fromIdentifier (coerceId (yyvsp[0].cname)); ;
+{ yyval.expr = exprNode_addParens (yyvsp[-2].tok, yyvsp[-1].expr); ;
     break;}
 case 169:
+{ yyval.expr = exprNode_fromIdentifier (cscannerHelp_coerceId (yyvsp[0].cname)); ;
+    break;}
+case 170:
 { yyval.expr = exprNode_makeError (); ;
     break;}
 case 171:
-{ yyval.expr = exprNode_arrayFetch (yyvsp[-3].expr, yyvsp[-1].expr); ;
+{ exprChecks_inCompoundStatementExpression (); ;
     break;}
 case 172:
-{ yyval.expr = exprNode_functionCall (yyvsp[-2].expr, exprNodeList_new ()); ;
-    break;}
-case 173:
-{ yyval.expr = exprNode_functionCall (yyvsp[-3].expr, yyvsp[-1].exprlist); ;
+{ exprChecks_leaveCompoundStatementExpression (); yyval.expr = exprNode_compoundStatementExpression (yyvsp[-3].tok, yyvsp[-1].expr); ;
     break;}
 case 174:
-{ yyval.expr = exprNode_vaArg (yyvsp[-5].tok, yyvsp[-3].expr, yyvsp[-1].qtyp); ;
+{ yyval.expr = exprNode_arrayFetch (yyvsp[-3].expr, yyvsp[-1].expr); ;
     break;}
 case 175:
-{ yyval.expr = exprNode_fieldAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ;
+{ yyval.expr = exprNode_functionCall (yyvsp[-2].expr, exprNodeList_new ()); ;
     break;}
 case 176:
-{ yyval.expr = exprNode_arrowAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ;
+{ yyval.expr = exprNode_functionCall (yyvsp[-3].expr, yyvsp[-1].exprlist); ;
     break;}
 case 177:
-{ yyval.expr = exprNode_postOp (yyvsp[-1].expr, yyvsp[0].tok); ;
+{ yyval.expr = exprNode_vaArg (yyvsp[-5].tok, yyvsp[-3].expr, yyvsp[-1].qtyp); ;
     break;}
 case 178:
-{ yyval.expr = exprNode_postOp (yyvsp[-1].expr, yyvsp[0].tok); ;
+{ yyval.expr = exprNode_fieldAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ;
     break;}
 case 179:
-{ yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ;
+{ yyval.expr = exprNode_arrowAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ;
     break;}
 case 180:
-{ yyval.exprlist = exprNodeList_push (yyvsp[-2].exprlist, yyvsp[0].expr); ;
+{ yyval.expr = exprNode_postOp (yyvsp[-1].expr, yyvsp[0].tok); ;
+    break;}
+case 181:
+{ yyval.expr = exprNode_postOp (yyvsp[-1].expr, yyvsp[0].tok); ;
     break;}
 case 182:
-{ yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
+{ /* added for C99 */ yyval.expr = exprNode_undefined; /*@i87 no checking */ ;
     break;}
 case 183:
-{ yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
+{ yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ;
     break;}
 case 184:
-{ yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
-    break;}
-case 185:
-{ yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
+{ yyval.exprlist = exprNodeList_push (yyvsp[-2].exprlist, yyvsp[0].expr); ;
     break;}
 case 186:
 { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
@@ -3780,66 +4118,70 @@ case 189:
 { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
 case 190:
-{ yyval.expr = yyvsp[0].expr; ;
+{ yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
 case 191:
-{ yyval.expr = yyvsp[0].expr; ;
+{ yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
 case 192:
-{ yyval.cstringlist = cstringList_add (yyvsp[-2].cstringlist, yyvsp[0].cname); ;
+{ yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
 case 193:
-{ yyval.cstringlist = cstringList_single (yyvsp[0].cname); ;
+{ yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
 case 194:
-{ yyval.expr = exprNode_offsetof (yyvsp[-5].qtyp, yyvsp[-2].cstringlist); ;
+{ yyval.expr = yyvsp[0].expr; ;
     break;}
 case 195:
-{ context_setProtectVars (); ;
+{ yyval.expr = yyvsp[0].expr; ;
     break;}
 case 196:
-{ context_sizeofReleaseVars (); yyval.expr = yyvsp[0].expr; ;
+{ yyval.cstringlist = cstringList_add (yyvsp[-2].cstringlist, yyvsp[0].cname); lltok_free (yyvsp[-1].tok); ;
     break;}
 case 197:
-{ yyval.expr = exprNode_sizeofType (yyvsp[-1].qtyp); ;
+{ yyval.cstringlist = yyvsp[-3].cstringlist; lltok_free2 (yyvsp[-2].tok, yyvsp[0].tok); ;
     break;}
 case 198:
-{ yyval.expr = exprNode_sizeofExpr (yyvsp[0].expr); ;
+{ yyval.cstringlist = cstringList_single (yyvsp[0].cname); ;
     break;}
 case 199:
-{ yyval.expr = exprNode_alignofType (yyvsp[-1].qtyp); ;
+{ yyval.expr = exprNode_offsetof (yyvsp[-5].qtyp, yyvsp[-2].cstringlist); 
+     lltok_free3 (yyvsp[-8].tok, yyvsp[-6].tok, yyvsp[-3].tok); lltok_free (yyvsp[-1].tok); ;
     break;}
 case 200:
-{ yyval.expr = exprNode_alignofExpr (yyvsp[0].expr); ;
+{ context_setProtectVars (); ;
+    break;}
+case 201:
+{ context_sizeofReleaseVars (); yyval.expr = yyvsp[0].expr; ;
     break;}
 case 202:
-{ yyval.expr = exprNode_cast (yyvsp[-3].tok, yyvsp[0].expr, yyvsp[-2].qtyp); ;
+{ yyval.expr = exprNode_sizeofType (yyvsp[-1].qtyp); lltok_free3 (yyvsp[-3].tok, yyvsp[-2].tok, yyvsp[0].tok); ;
+    break;}
+case 203:
+{ yyval.expr = exprNode_sizeofExpr (yyvsp[0].expr); lltok_free (yyvsp[-1].tok); ;
     break;}
 case 204:
-{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
+{ yyval.expr = exprNode_alignofType (yyvsp[-1].qtyp); lltok_free3 (yyvsp[-3].tok, yyvsp[-2].tok, yyvsp[0].tok); ;
     break;}
 case 205:
-{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
+{ yyval.expr = exprNode_alignofExpr (yyvsp[0].expr); lltok_free (yyvsp[-1].tok); ;
     break;}
-case 206:
-{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
+case 207:
+{ yyval.expr = exprNode_cast (yyvsp[-3].tok, yyvsp[0].expr, yyvsp[-2].qtyp); lltok_free (yyvsp[-1].tok); ;
     break;}
-case 208:
+case 209:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 209:
+case 210:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
 case 211:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 212:
+case 213:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
 case 214:
-{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
-    break;}
-case 215:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
 case 216:
@@ -3852,6 +4194,9 @@ case 219:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
 case 220:
+{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
+    break;}
+case 221:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
 case 222:
@@ -3860,218 +4205,242 @@ case 222:
 case 224:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 226:
+case 225:
+{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
+    break;}
+case 227:
+{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
+    break;}
+case 229:
+{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
+    break;}
+case 231:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 228:
+case 233:
 { exprNode_produceGuards (yyvsp[-1].expr); 
      context_enterAndClause (yyvsp[-1].expr); 
    ;
     break;}
-case 229:
+case 234:
 { 
      yyval.expr = exprNode_op (yyvsp[-3].expr, yyvsp[0].expr, yyvsp[-2].tok); 
      context_exitAndClause (yyval.expr, yyvsp[0].expr);
    ;
     break;}
-case 231:
+case 236:
 { 
      exprNode_produceGuards (yyvsp[-1].expr);
      context_enterOrClause (yyvsp[-1].expr); 
    ;
     break;}
-case 232:
+case 237:
 { 
      yyval.expr = exprNode_op (yyvsp[-3].expr, yyvsp[0].expr, yyvsp[-2].tok); 
      context_exitOrClause (yyval.expr, yyvsp[0].expr);
    ;
     break;}
-case 234:
+case 239:
 { exprNode_produceGuards (yyvsp[-1].expr); context_enterTrueClause (yyvsp[-1].expr); ;
     break;}
-case 235:
+case 240:
 { context_enterFalseClause (yyvsp[-4].expr); ;
     break;}
-case 236:
+case 241:
 { yyval.expr = exprNode_cond (yyvsp[-6].expr, yyvsp[-3].expr, yyvsp[0].expr); context_exitClause (yyvsp[-6].expr, yyvsp[-3].expr, yyvsp[0].expr); ;
     break;}
-case 238:
+case 243:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 239:
+case 244:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 240:
+case 245:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 241:
+case 246:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 242:
+case 247:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 243:
+case 248:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 244:
+case 249:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 245:
+case 250:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 246:
+case 251:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 247:
+case 252:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 248:
+case 253:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 250:
+case 255:
 { yyval.expr = exprNode_comma (yyvsp[-2].expr, yyvsp[0].expr); ;
     break;}
-case 251:
+case 256:
 { yyval.expr = exprNode_undefined; ;
     break;}
-case 254:
+case 259:
 { yyval.expr = yyvsp[0].expr; ;
     break;}
-case 255:
+case 260:
 { doVaDcl (); yyval.expr = exprNode_makeError (); ;
     break;}
-case 256:
+case 261:
 { yyval.expr = exprNode_makeError (); ;
     break;}
-case 257:
+case 262:
 { yyval.expr = exprNode_makeError (); ;
     break;}
-case 258:
+case 263:
 {
      setProcessingVars (yyvsp[-3].qtyp); 
      processNamedDecl (yyvsp[-1].ntyp); 
    ;
     break;}
-case 259:
+case 264:
 { 
      unsetProcessingVars (); 
      yyval.expr = exprNode_makeEmptyInitialization (yyvsp[-6].ntyp); 
      DPRINTF (("Empty initialization: %s", exprNode_unparse (yyval.expr)));
    ;
     break;}
-case 260:
+case 265:
 { setProcessingVars (yyvsp[-4].qtyp); processNamedDecl (yyvsp[-2].ntyp); ;
     break;}
-case 261:
+case 266:
 { yyval.expr = exprNode_concat (yyvsp[-2].expr, exprNode_makeInitialization (yyvsp[-8].ntyp, yyvsp[-3].expr)); 
      unsetProcessingVars ();
    ;
     break;}
-case 262:
+case 267:
+{ yyval.expr = yyvsp[0].expr; ;
+    break;}
+case 268:
+{ yyval.expr = exprNode_fromIdentifier (usymtab_getTypeEntry (ctype_typeId (yyvsp[0].ctyp))); ;
+    break;}
+case 269:
 { 
      processNamedDecl (yyvsp[-1].ntyp); 
      yyval.expr = exprNode_makeEmptyInitialization (yyvsp[-1].ntyp);
    ;
     break;}
-case 263:
+case 270:
 { processNamedDecl (yyvsp[-2].ntyp); ;
     break;}
-case 264:
+case 271:
 { yyval.expr = exprNode_makeInitialization (yyvsp[-5].ntyp, yyvsp[0].expr); ;
     break;}
-case 265:
+case 272:
 { setProcessingTypedef (yyvsp[0].qtyp); ;
     break;}
-case 266:
+case 273:
 { clabstract_declareType (yyvsp[-3].exprlist, yyvsp[-1].warnclause); ;
     break;}
-case 267:
+case 274:
 { /* in the ANSI grammar, semantics unclear */ ;
     break;}
-case 268:
+case 275:
 { /* in the ANSI grammar, semantics unclear */ ;
     break;}
-case 269:
-{ g_expectingTypeName = TRUE; ;
+case 276:
+{ cscannerHelp_setExpectingTypeName (); ;
     break;}
-case 270:
-{ g_expectingTypeName = TRUE; context_pushLoc (); ;
+case 277:
+{ cscannerHelp_setExpectingTypeName (); context_pushLoc (); ;
     break;}
-case 271:
+case 278:
 { yyval.exprlist = yyvsp[-1].exprlist; ;
     break;}
-case 272:
+case 279:
 { yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ;
     break;}
-case 273:
+case 280:
 { yyval.exprlist = exprNodeList_push (yyvsp[-3].exprlist, yyvsp[0].expr); ;
     break;}
-case 274:
+case 281:
+{ yyval.exprlist = yyvsp[-1].exprlist; ;
+    break;}
+case 282:
+{ yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ;
+    break;}
+case 283:
+{ yyval.exprlist = exprNodeList_push (yyvsp[-3].exprlist, yyvsp[0].expr); ;
+    break;}
+case 284:
 { yyval.expr = exprNode_makeError (); ;
     break;}
-case 275:
+case 285:
 { yyval.expr = exprNode_concat (yyvsp[-3].expr, yyvsp[0].expr); ;
     break;}
-case 277:
-{ yyval.expr = exprNode_makeInitBlock (yyvsp[-2].tok, yyvsp[-1].exprlist); ;
+case 287:
+{ yyval.expr = exprNode_makeInitBlock (yyvsp[-2].tok, yyvsp[-1].exprlist); lltok_free (yyvsp[0].tok); ;
     break;}
-case 278:
-{ yyval.expr = exprNode_makeInitBlock (yyvsp[-3].tok, yyvsp[-2].exprlist); ;
+case 288:
+{ yyval.expr = exprNode_makeInitBlock (yyvsp[-3].tok, yyvsp[-2].exprlist); lltok_free2 (yyvsp[-1].tok, yyvsp[0].tok); ;
     break;}
-case 279:
+case 289:
 { yyval.expr = exprNode_undefined; ;
     break;}
-case 280:
+case 290:
 { yyval.expr = yyvsp[-1].expr; ;
     break;}
-case 281:
+case 291:
 { yyval.expr = exprNode_undefined; 
                                      /* gcc extension, obsolete since 2.5 */ ;
     break;}
-case 282:
+case 292:
 { yyval.expr = exprNode_undefined; ;
     break;}
-case 283:
+case 293:
 { yyval.expr = exprNode_undefined; ;
     break;}
-case 284:
+case 294:
 { yyval.expr = exprNode_undefined; ;
     break;}
-case 285:
+case 295:
 { yyval.expr = exprNode_undefined; ;
     break;}
-case 286:
+case 296:
 { yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ;
     break;}
-case 287:
+case 297:
 { yyval.exprlist = exprNodeList_push (yyvsp[-2].exprlist, yyvsp[0].expr); ;
     break;}
-case 288:
+case 298:
 { setStorageClass (SCEXTERN); yyval.typequal = qual_createExtern (); ;
     break;}
-case 289:
+case 299:
 { yyval.typequal = qual_createInline (); ;
     break;}
-case 290:
+case 300:
 { setStorageClass (SCSTATIC); yyval.typequal = qual_createStatic (); ;
     break;}
-case 291:
+case 301:
 { yyval.typequal = qual_createAuto (); ;
     break;}
-case 292:
+case 302:
 { yyval.typequal = qual_createRegister (); ;
     break;}
-case 293:
+case 303:
 { yyval.stateclause = yyvsp[-1].stateclause; ;
     break;}
-case 294:
+case 304:
 {
      context_setProtectVars (); 
      enterParamsTemp (); 
      sRef_setGlobalScopeSafe (); 
    ;
     break;}
-case 295:
+case 305:
 { 
      exitParamsTemp ();
      sRef_clearGlobalScopeSafe (); 
@@ -4079,13 +4448,13 @@ case 295:
      yyval.stateclause = stateClause_createPlain (yyvsp[-5].tok, yyvsp[-2].srset);
    ;
     break;}
-case 296:
+case 306:
 { yyval.funcclause = yyvsp[-1].funcclause; ;
     break;}
-case 297:
+case 307:
 { yyval.tok = yyvsp[-1].tok; context_enterFunctionHeader (); ;
     break;}
-case 298:
+case 308:
 {
      context_exitFunctionHeader ();
      context_setProtectVars (); 
@@ -4093,7 +4462,7 @@ case 298:
      sRef_setGlobalScopeSafe (); 
    ;
     break;}
-case 299:
+case 309:
 { 
      exitParamsTemp ();
      sRef_clearGlobalScopeSafe (); 
@@ -4101,14 +4470,14 @@ case 299:
      yyval.funcclause = functionClause_createState (stateClause_create (yyvsp[-5].tok, yyvsp[-4].typequal, yyvsp[-2].srset));
    ;
     break;}
-case 300:
+case 310:
 {
      context_setProtectVars (); 
      enterParamsTemp (); 
      sRef_setGlobalScopeSafe (); 
    ;
     break;}
-case 301:
+case 311:
 {
      context_exitFunctionHeader ();
      exitParamsTemp ();
@@ -4132,429 +4501,437 @@ case 301:
      DPRINTF (("FunctionclauseS: %s", functionClause_unparse (yyval.funcclause)));
    ;
     break;}
-case 302:
+case 312:
 { yyval.fcnconstraint = functionConstraint_createBufferConstraint (yyvsp[0].conL); ;
     break;}
-case 303:
+case 313:
 { yyval.fcnconstraint = functionConstraint_createMetaStateConstraint (yyvsp[0].msconstraint); DPRINTF (("Made constraint: %s", functionConstraint_unparse (yyval.fcnconstraint))); ;
     break;}
-case 304:
+case 314:
 { yyval.typequal = qual_createExits (); ;
     break;}
-case 305:
+case 315:
 { yyval.typequal = qual_createMayExit (); ;
     break;}
-case 306:
+case 316:
 { yyval.typequal = qual_createTrueExit (); ;
     break;}
-case 307:
+case 317:
 { yyval.typequal = qual_createFalseExit (); ;
     break;}
-case 308:
+case 318:
 { yyval.typequal = qual_createNeverExit (); ;
     break;}
-case 309:
+case 319:
 { yyval.typequal = qual_createChecked (); ;
     break;}
-case 310:
+case 320:
 { yyval.typequal = qual_createCheckMod (); ;
     break;}
-case 311:
+case 321:
 { yyval.typequal = qual_createUnchecked (); ;
     break;}
-case 312:
+case 322:
 { yyval.typequal = qual_createCheckedStrict (); ;
     break;}
-case 313:
+case 323:
 { yyval.typequal = qual_createOwned (); ;
     break;}
-case 314:
+case 324:
 { yyval.typequal = qual_createDependent (); ;
     break;}
-case 315:
+case 325:
 { yyval.typequal = qual_createYield (); ;
     break;}
-case 316:
+case 326:
 { yyval.typequal = qual_createTemp (); ;
     break;}
-case 317:
+case 327:
 { yyval.typequal = qual_createOnly (); ;
     break;}
-case 318:
+case 328:
 { yyval.typequal = qual_createKeep (); ;
     break;}
-case 319:
+case 329:
 { yyval.typequal = qual_createKept (); ;
     break;}
-case 320:
+case 330:
 { yyval.typequal = qual_createShared (); ;
     break;}
-case 321:
+case 331:
 { yyval.typequal = qual_createUnique (); ;
     break;}
-case 322:
+case 332:
 { yyval.typequal = qual_createNull (); ;
     break;}
-case 323:
+case 333:
 { yyval.typequal = qual_createIsNull (); ;
     break;}
-case 324:
+case 334:
 { yyval.typequal = qual_createRelNull (); ;
     break;}
-case 325:
+case 335:
 { yyval.typequal = qual_createNotNull (); ;
     break;}
-case 326:
+case 336:
 { yyval.typequal = qual_createExposed (); ;
     break;}
-case 327:
+case 337:
 { yyval.typequal = qual_createObserver (); ;
     break;}
-case 328:
+case 338:
 { yyval.typequal = qual_createNullTerminated (); ;
     break;}
-case 329:
+case 339:
 { yyval.typequal = qual_createMetaState (yyvsp[0].annotation); ;
     break;}
-case 330:
+case 340:
 { yyval.typequal = qual_createReturned (); ;
     break;}
-case 331:
+case 341:
 { yyval.typequal = qual_createSef (); ;
     break;}
-case 332:
+case 342:
 { yyval.typequal = qual_createUnused (); ;
     break;}
-case 333:
+case 343:
 { yyval.typequal = qual_createExternal (); ;
     break;}
-case 334:
+case 344:
 { yyval.typequal = qual_createTrueNull (); ;
     break;}
-case 335:
+case 345:
 { yyval.typequal = qual_createFalseNull (); ;
     break;}
-case 336:
+case 346:
 { yyval.typequal = qual_createAbstract (); ;
     break;}
-case 337:
+case 347:
+{ yyval.typequal = qual_createNumAbstract (); ;
+    break;}
+case 348:
 { yyval.typequal = qual_createConcrete (); ;
     break;}
-case 338:
+case 349:
 { yyval.typequal = qual_createMutable (); ;
     break;}
-case 339:
+case 350:
 { yyval.typequal = qual_createImmutable (); ;
     break;}
-case 340:
+case 351:
 { yyval.typequal = qual_createRefCounted (); ;
     break;}
-case 341:
+case 352:
 { yyval.typequal = qual_createRefs (); ;
     break;}
-case 342:
+case 353:
 { yyval.typequal = qual_createKillRef (); ;
     break;}
-case 343:
+case 354:
 { yyval.typequal = qual_createRelDef (); ;
     break;}
-case 344:
+case 355:
 { yyval.typequal = qual_createNewRef (); ;
     break;}
-case 345:
+case 356:
 { yyval.typequal = qual_createTempRef (); ;
     break;}
-case 346:
+case 357:
 { yyval.typequal = qual_createShort (); ;
     break;}
-case 347:
+case 358:
 { yyval.typequal = qual_createLong (); ;
     break;}
-case 348:
+case 359:
 { yyval.typequal = qual_createSigned (); ;
     break;}
-case 349:
+case 360:
 { yyval.typequal = qual_createUnsigned (); ;
     break;}
-case 350:
+case 361:
 { yyval.typequal = qual_createOut (); ;
     break;}
-case 351:
+case 362:
 { yyval.typequal = qual_createIn (); ;
     break;}
-case 352:
+case 363:
 { yyval.typequal = qual_createPartial (); ;
     break;}
-case 353:
+case 364:
 { yyval.typequal = qual_createSpecial (); ;
     break;}
-case 354:
+case 365:
 { yyval.typequal = qual_createConst (); ;
     break;}
-case 355:
+case 366:
 { yyval.typequal = qual_createVolatile (); ;
     break;}
-case 356:
+case 367:
+{ yyval.typequal = qual_createRestrict (); ;
+    break;}
+case 368:
 { yyval.typequal = yyvsp[-1].typequal; ;
     break;}
-case 357:
+case 369:
 { yyval.typequal = yyvsp[-1].typequal; ;
     break;}
-case 358:
+case 370:
 { yyval.typequal = yyvsp[-1].typequal; ;
     break;}
-case 359:
+case 371:
 { yyval.typequal = yyvsp[-1].typequal; ;
     break;}
-case 360:
+case 372:
 { yyval.typequal = yyvsp[-1].typequal; ;
     break;}
-case 361:
+case 373:
 { yyval.typequal = yyvsp[-1].typequal; ;
     break;}
-case 362:
+case 374:
 { yyval.typequal = yyvsp[-1].typequal; ;
     break;}
-case 363:
+case 375:
 { yyval.typequal = yyvsp[-1].typequal; ;
     break;}
-case 364:
+case 376:
 { yyval.typequal = yyvsp[-1].typequal; ;
     break;}
-case 371:
-{ yyval.ctyp = ctype_unknown; ;
+case 383:
+{ yyval.ctyp = ctype_makeAnytype (); ;
     break;}
-case 372:
+case 384:
 { yyval.ctyp = ctype_anyintegral; ;
     break;}
-case 373:
+case 385:
 { yyval.ctyp = ctype_unsignedintegral; ;
     break;}
-case 374:
+case 386:
 { yyval.ctyp = ctype_signedintegral; ;
     break;}
-case 378:
+case 390:
 { yyval.ctyp = ctype_fromQual (yyvsp[-1].typequal); ;
     break;}
-case 379:
+case 391:
 { yyval.qtyp = qtype_resolve (yyvsp[-1].qtyp); ;
     break;}
-case 380:
+case 392:
 { yyval.qtyp = yyvsp[0].qtyp; ;
     break;}
-case 381:
+case 393:
 { yyval.qtyp = qtype_mergeAlt (yyvsp[-3].qtyp, yyvsp[-1].qtyp); ;
     break;}
-case 383:
+case 395:
 { yyval.qtyp = qtype_mergeAlt (yyvsp[-2].qtyp, yyvsp[0].qtyp); ;
     break;}
-case 384:
+case 396:
 { yyval.qtyp = qtype_addQual (yyvsp[0].qtyp, yyvsp[-1].typequal); ;
     break;}
-case 385:
+case 397:
 { yyval.qtyp = qtype_addQual (yyvsp[0].qtyp, yyvsp[-1].typequal); ;
     break;}
-case 386:
+case 398:
 { yyval.qtyp = qtype_combine (yyvsp[0].qtyp, yyvsp[-1].ctyp); ;
     break;}
-case 387:
+case 399:
 { yyval.qtyp = qtype_unknown (); ;
     break;}
-case 388:
+case 400:
 { yyval.qtyp = yyvsp[0].qtyp; ;
     break;}
-case 389:
+case 401:
 { yyval.conL = constraintList_undefined; ;
     break;}
-case 390:
+case 402:
 { sRef_setGlobalScopeSafe (); ;
     break;}
-case 391:
+case 403:
 { sRef_clearGlobalScopeSafe (); ;
     break;}
-case 392:
-{ {ctype ct; ct = declareStruct (yyvsp[-9].cname, yyvsp[-4].flist); /* setGlobalStructInfo(ct, $12);*/ yyval.ctyp = ct;} ;
+case 404:
+{ ctype ct; ct = declareStruct (yyvsp[-9].cname, yyvsp[-4].flist); context_setGlobalStructInfo(ct, yyvsp[0].conL); yyval.ctyp = ct; ;
     break;}
-case 393:
+case 405:
 { sRef_setGlobalScopeSafe (); ;
     break;}
-case 394:
+case 406:
 { sRef_clearGlobalScopeSafe (); ;
     break;}
-case 395:
+case 407:
 { yyval.ctyp = declareUnion (yyvsp[-8].cname, yyvsp[-3].flist); ;
     break;}
-case 396:
+case 408:
 { yyval.ctyp = declareStruct (yyvsp[-3].cname, uentryList_new ()); ;
     break;}
-case 397:
+case 409:
 { yyval.ctyp = declareUnion (yyvsp[-3].cname, uentryList_new ()); ;
     break;}
-case 398:
+case 410:
 { sRef_setGlobalScopeSafe (); ;
     break;}
-case 399:
+case 411:
 { sRef_clearGlobalScopeSafe (); ;
     break;}
-case 400:
+case 412:
 { yyval.ctyp = declareUnnamedStruct (yyvsp[-3].flist); ;
     break;}
-case 401:
+case 413:
 { sRef_setGlobalScopeSafe (); ;
     break;}
-case 402:
+case 414:
 { sRef_clearGlobalScopeSafe (); ;
     break;}
-case 403:
+case 415:
 { yyval.ctyp = declareUnnamedUnion (yyvsp[-3].flist); ;
     break;}
-case 404:
+case 416:
 { yyval.ctyp = ctype_createUnnamedStruct (uentryList_new ()); ;
     break;}
-case 405:
+case 417:
 { yyval.ctyp = ctype_createUnnamedUnion (uentryList_new ()); ;
     break;}
-case 406:
+case 418:
 { yyval.ctyp = handleStruct (yyvsp[-1].cname); ;
     break;}
-case 407:
+case 419:
 { yyval.ctyp = handleUnion (yyvsp[-1].cname); ;
     break;}
-case 408:
-{ g_expectingTypeName = FALSE; ;
+case 420:
+{ cscannerHelp_clearExpectingTypeName (); ;
     break;}
-case 410:
+case 422:
 { yyval.flist = uentryList_undefined; /* bogus! */ ;
     break;}
-case 411:
+case 423:
 { yyval.flist = uentryList_mergeFields (yyvsp[-1].flist, yyvsp[0].flist); ;
     break;}
-case 412:
+case 424:
 { yyval.flist = fixUentryList (yyvsp[-2].ntyplist, yyvsp[-4].qtyp); ;
     break;}
-case 413:
+case 425:
 { yyval.flist = fixUnnamedDecl (yyvsp[-2].qtyp); ;
     break;}
-case 414:
+case 426:
 { yyval.ntyplist = idDeclList_singleton (yyvsp[-1].ntyp); ;
     break;}
-case 415:
+case 427:
 { yyval.ntyplist = idDeclList_add (yyvsp[-3].ntyplist, yyvsp[-1].ntyp); ;
     break;}
-case 416:
+case 428:
 { yyval.ntyp = yyvsp[0].ntyp; ;
     break;}
-case 417:
+case 429:
 { yyval.ntyp = idDecl_undefined; ;
     break;}
-case 418:
+case 430:
 { yyval.ntyp = yyvsp[-3].ntyp; ;
     break;}
-case 419:
+case 431:
 { yyval.ctyp = declareUnnamedEnum (yyvsp[-2].enumnamelist); ;
     break;}
-case 420:
+case 432:
 { context_pushLoc (); ;
     break;}
-case 421:
+case 433:
 { context_popLoc (); yyval.ctyp = declareEnum (yyvsp[-5].cname, yyvsp[-2].enumnamelist); ;
     break;}
-case 422:
+case 434:
 { yyval.ctyp = handleEnum (yyvsp[-1].cname); ;
     break;}
-case 423:
+case 435:
 { yyval.enumnamelist = enumNameList_single (yyvsp[0].cname); ;
     break;}
-case 424:
+case 436:
 { yyval.enumnamelist = enumNameList_push (yyvsp[-2].enumnamelist, yyvsp[0].cname); ;
     break;}
-case 426:
+case 438:
 { uentry ue = uentry_makeEnumConstant (yyvsp[0].cname, ctype_unknown);
      usymtab_supGlobalEntry (ue);
      yyval.cname = yyvsp[0].cname;
    ;
     break;}
-case 427:
+case 439:
 { uentry ue = uentry_makeEnumInitializedConstant (yyvsp[-3].cname, ctype_unknown, yyvsp[0].expr);
      usymtab_supGlobalEntry (ue);
      yyval.cname = yyvsp[-3].cname; 
    ;
     break;}
-case 429:
+case 441:
 { yyval.ntyp = idDecl_create (cstring_undefined, qtype_create (yyvsp[0].ctyp)); ;
     break;}
-case 430:
+case 442:
 { 
      qtype qt = qtype_unknown ();
-
-     qtype_adjustPointers (yyvsp[-1].count, qt);
-     yyval.ntyp = idDecl_create (cstring_copy (LastIdentifier ()), qt);
+     qtype_adjustPointers (yyvsp[-1].pointers, qt);
+     yyval.ntyp = idDecl_create (cstring_copy (cscannerHelp_observeLastIdentifier ()), qt);
    ;
     break;}
-case 431:
-{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].count, idDecl_getTyp (yyval.ntyp)); ;
+case 443:
+{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].pointers, idDecl_getTyp (yyval.ntyp)); ;
     break;}
-case 433:
-{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].count, idDecl_getTyp (yyval.ntyp)); ;
+case 445:
+{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].pointers, idDecl_getTyp (yyval.ntyp)); ;
     break;}
-case 434:
+case 446:
 { yyval.entrylist = handleParamTypeList (yyvsp[0].entrylist); ;
     break;}
-case 435:
+case 447:
 { yyval.entrylist = handleParamIdList (yyvsp[0].entrylist); ;
     break;}
-case 436:
-{ /* ignored for now */; ;
+case 448:
+{ yyval.typequal = qual_createConst (); ;
     break;}
-case 437:
-{ ; ;
+case 449:
+{ yyval.typequal = qual_createRestrict (); ;
     break;}
-case 438:
-{ ; ;
+case 450:
+{ yyval.typequal = qual_createVolatile (); ;
     break;}
-case 439:
-{ ; ;
+case 451:
+{ yyval.tquallist = qualList_single (yyvsp[0].typequal); ;
     break;}
-case 440:
-{ yyval.count = 1; ;
+case 452:
+{ yyval.tquallist = qualList_add (yyvsp[-1].tquallist, yyvsp[0].typequal); ;
     break;}
-case 441:
-{ yyval.count = 1; ;
+case 453:
+{ yyval.pointers = pointers_create (yyvsp[0].tok); ;
     break;}
-case 442:
-{ yyval.count = 1 + yyvsp[0].count; ;
+case 454:
+{ yyval.pointers = pointers_createMods (yyvsp[-1].tok, yyvsp[0].tquallist); ;
     break;}
-case 443:
-{ yyval.count = 1 + yyvsp[0].count; ;
+case 455:
+{ yyval.pointers = pointers_extend (pointers_create (yyvsp[-1].tok), yyvsp[0].pointers); ;
     break;}
-case 445:
+case 456:
+{ yyval.pointers = pointers_extend (pointers_createMods (yyvsp[-2].tok, yyvsp[-1].tquallist), yyvsp[0].pointers); ;
+    break;}
+case 458:
 { yyval.entrylist = uentryList_add (yyvsp[-2].entrylist, uentry_makeElipsisMarker ()); ;
     break;}
-case 446:
+case 459:
 { yyval.entrylist = uentryList_single (uentry_makeVariableLoc (yyvsp[0].cname, ctype_int)); ;
     break;}
-case 447:
+case 460:
 { yyval.entrylist = uentryList_add (yyvsp[-2].entrylist, uentry_makeVariableLoc (yyvsp[0].cname, ctype_int)); ;
     break;}
-case 448:
+case 461:
 { yyval.entrylist = uentryList_single (uentry_makeElipsisMarker ()); ;
     break;}
-case 450:
+case 463:
 { yyval.entrylist = uentryList_add (yyvsp[-2].entrylist, uentry_makeElipsisMarker ()); ;
     break;}
-case 451:
+case 464:
 { storeLoc (); ;
     break;}
-case 452:
+case 465:
 { yyval.entrylist = uentryList_single (yyvsp[0].oentry); ;
     break;}
-case 453:
+case 466:
 { storeLoc (); ;
     break;}
-case 454:
+case 467:
 { yyval.entrylist = uentryList_add (yyvsp[-3].entrylist, yyvsp[0].oentry); ;
     break;}
-case 455:
+case 468:
 { 
      if (isFlipOldStyle ()) 
        { 
@@ -4567,7 +4944,7 @@ case 455:
      yyval.oentry = makeCurrentParam (idDecl_fixParamBase (yyvsp[-1].ntyp, yyvsp[-2].qtyp)); 
    ;
     break;}
-case 456:
+case 469:
 { 
      idDecl tparam = idDecl_create (yyvsp[0].cname, qtype_unknown ());
 
@@ -4582,305 +4959,317 @@ case 456:
      idDecl_free (tparam);
    ;
     break;}
-case 458:
+case 471:
 { yyval.qtyp = qtype_newBase (yyvsp[-1].qtyp, yyvsp[0].ctyp); ;
     break;}
-case 459:
-{ yyval.ctyp = ctype_adjustPointers (yyvsp[0].count, ctype_unknown); ;
+case 472:
+{ yyval.ctyp = ctype_adjustPointers (yyvsp[0].pointers, ctype_unknown); ;
     break;}
-case 461:
-{ yyval.ctyp = ctype_adjustPointers (yyvsp[-1].count, yyvsp[0].ctyp); ;
+case 474:
+{ yyval.ctyp = ctype_adjustPointers (yyvsp[-1].pointers, yyvsp[0].ctyp); ;
     break;}
-case 462:
+case 475:
 { yyval.ctyp = ctype_unknown; ;
     break;}
-case 464:
+case 477:
 { yyval.ctyp = ctype_expectFunction (yyvsp[-1].ctyp); ;
     break;}
-case 465:
+case 478:
 { yyval.ctyp = ctype_makeArray (ctype_unknown); ;
     break;}
-case 466:
+case 479:
 { yyval.ctyp = ctype_makeFixedArray (ctype_unknown, exprNode_getLongValue (yyvsp[-1].expr)); ;
     break;}
-case 467:
-{ yyval.ctyp = ctype_makeArray (yyvsp[-2].ctyp); ;
+case 480:
+{ yyval.ctyp = ctype_makeInnerArray (yyvsp[-2].ctyp); ;
     break;}
-case 468:
+case 481:
 { yyval.ctyp = ctype_makeInnerFixedArray (yyvsp[-3].ctyp, exprNode_getLongValue (yyvsp[-1].expr)); ;
     break;}
-case 469:
+case 482:
 { yyval.ctyp = ctype_makeFunction (ctype_unknown, uentryList_makeMissingParams ()); ;
     break;}
-case 470:
+case 483:
 { yyval.ctyp = ctype_makeParamsFunction (ctype_unknown, yyvsp[-1].entrylist); ;
     break;}
-case 471:
+case 484:
 { yyval.ctyp = ctype_makeFunction (yyvsp[-3].ctyp, uentryList_makeMissingParams ()); ;
     break;}
-case 472:
+case 485:
 { yyval.ctyp = ctype_makeParamsFunction (yyvsp[-4].ctyp, yyvsp[-1].entrylist); ;
     break;}
-case 482:
+case 495:
 { yyval.expr = yyvsp[0].expr; ;
     break;}
-case 485:
+case 498:
 { yyval.expr = exprNode_concat (yyvsp[-1].expr, yyvsp[0].expr); ;
     break;}
-case 486:
+case 499:
 { yyval.expr = exprNode_while (yyvsp[-1].expr, yyvsp[0].expr); ;
     break;}
-case 487:
+case 500:
 { yyval.expr = exprNode_doWhile (yyvsp[-5].expr, yyvsp[-2].expr); ;
     break;}
-case 488:
+case 501:
 { yyval.expr = exprNode_doWhile (yyvsp[-4].expr, yyvsp[-1].expr); ;
     break;}
-case 489:
+case 502:
 { yyval.expr = exprNode_for (yyvsp[-1].expr, yyvsp[0].expr); ;
     break;}
-case 490:
+case 503:
 { context_setProtectVars (); ;
     break;}
-case 491:
+case 504:
 { context_sizeofReleaseVars (); ;
     break;}
-case 492:
+case 505:
 { yyval.expr = exprNode_forPred (yyvsp[-7].expr, yyvsp[-5].expr, yyvsp[-2].expr); 
      context_enterForClause (yyvsp[-5].expr); ;
     break;}
-case 493:
+case 506:
 { setProcessingIterVars (yyvsp[-2].entry); ;
     break;}
-case 494:
+case 507:
 { yyval.expr = exprNode_iterStart (yyvsp[-5].entry, yyvsp[-1].exprlist); ;
     break;}
-case 495:
+case 508:
 { yyval.expr = exprNode_createId (yyvsp[0].entry); ;
     break;}
-case 499:
+case 512:
 { yyval.expr = yyvsp[-1].expr; DPRINTF (("def stmt: %s", exprNode_unparse (yyval.expr))); ;
     break;}
-case 507:
+case 520:
 { yyval.expr = yyvsp[-1].expr; ;
     break;}
-case 508:
+case 521:
 { yyval.expr = exprNode_makeError (); ;
     break;}
-case 509:
+case 522:
 { exprNode_checkIfPred (yyvsp[0].expr); ;
     break;}
-case 510:
+case 523:
 { /* don't: context_exitTrueClause ($1, $2); */
      yyval.expr = exprNode_if (yyvsp[-2].expr, yyvsp[0].expr); 
    ;
     break;}
-case 511:
+case 524:
 { yyval.expr = exprNode_createTok (yyvsp[0].tok); ;
     break;}
-case 512:
+case 525:
 { yyval.expr = exprNode_createTok (yyvsp[0].tok); ;
     break;}
-case 523:
+case 536:
 { yyval.expr = exprNode_addParens (yyvsp[-2].tok, yyvsp[-1].expr); ;
     break;}
-case 525:
+case 538:
 { yyval.expr = exprNode_makeError (); ;
     break;}
-case 526:
+case 539:
 { yyval.expr = exprNode_labelMarker (yyvsp[-1].cname); ;
     break;}
-case 527:
+case 540:
 { yyval.expr = exprNode_notReached (yyvsp[0].expr); ;
     break;}
-case 528:
+case 541:
 { ; ;
     break;}
-case 529:
+case 542:
 { ; ;
     break;}
-case 530:
+case 543:
 { context_enterCaseClause (yyvsp[0].expr); ;
     break;}
-case 531:
+case 544:
 { yyval.expr = exprNode_caseMarker (yyvsp[-2].expr, FALSE); ;
     break;}
-case 532:
+case 545:
 { context_enterCaseClause (yyvsp[0].expr); ;
     break;}
-case 533:
+case 546:
 { yyval.expr = exprNode_caseMarker (yyvsp[-2].expr, TRUE); ;
     break;}
-case 534:
+case 547:
 { context_enterCaseClause (exprNode_undefined); ;
     break;}
-case 535:
+case 548:
 { yyval.expr = exprNode_defaultMarker (yyvsp[-2].tok, FALSE); ;
     break;}
-case 536:
+case 549:
 { context_enterCaseClause (exprNode_undefined); ;
     break;}
-case 537:
+case 550:
 { yyval.expr = exprNode_defaultMarker (yyvsp[-2].tok, TRUE); ;
     break;}
-case 538:
+case 551:
 { yyval.expr = yyvsp[-1].expr; ;
     break;}
-case 539:
+case 552:
 { yyval.expr = yyvsp[0].expr; context_exitInner (yyvsp[0].expr); ;
     break;}
-case 540:
+case 553:
 { yyval.expr = yyvsp[-1].expr; ;
     break;}
-case 541:
+case 554:
 { context_enterInnerContext (); ;
     break;}
-case 542:
+case 555:
 { context_exitInnerPlain (); ;
     break;}
-case 543:
+case 556:
 { context_enterStructInnerContext (); ;
     break;}
-case 544:
+case 557:
 { context_exitStructInnerContext (); ;
     break;}
-case 545:
+case 558:
 { context_exitInnerSafe (); ;
     break;}
-case 546:
+case 559:
 { yyval.expr = exprNode_createTok (yyvsp[0].tok); ;
     break;}
-case 547:
+case 560:
 { yyval.expr = exprNode_notReached (exprNode_createTok (yyvsp[0].tok)); ;
     break;}
-case 548:
+case 561:
 { yyval.expr = exprNode_updateLocation (yyvsp[-1].expr, lltok_getLoc (yyvsp[0].tok)); ;
     break;}
-case 549:
+case 562:
 { yyval.expr = exprNode_notReached (exprNode_updateLocation (yyvsp[-2].expr, lltok_getLoc (yyvsp[0].tok))); ;
     break;}
-case 550:
+case 563:
 { yyval.expr = exprNode_updateLocation (yyvsp[-1].expr, lltok_getLoc (yyvsp[0].tok)); ;
     break;}
-case 551:
+case 564:
 { yyval.expr = exprNode_notReached (exprNode_updateLocation (yyvsp[-2].expr, lltok_getLoc (yyvsp[0].tok))); ;
     break;}
-case 552:
+case 565:
 { yyval.expr = exprNode_updateLocation (exprNode_concat (yyvsp[-2].expr, yyvsp[-1].expr), lltok_getLoc (yyvsp[0].tok)); ;
     break;}
-case 553:
+case 566:
 { yyval.expr = exprNode_notReached (exprNode_updateLocation (exprNode_concat (yyvsp[-3].expr, yyvsp[-2].expr), 
                                                        lltok_getLoc (yyvsp[-1].tok))); 
    ;
     break;}
-case 554:
+case 567:
 { yyval.expr = exprNode_makeBlock (yyvsp[0].expr); ;
     break;}
-case 555:
+case 568:
 { yyval.expr = exprNode_createTok (yyvsp[0].tok); ;
     break;}
-case 556:
+case 569:
 { yyval.expr = exprNode_updateLocation (yyvsp[-1].expr, lltok_getLoc (yyvsp[0].tok)); ;
     break;}
-case 557:
+case 570:
 { yyval.expr = exprNode_updateLocation (yyvsp[-1].expr, lltok_getLoc (yyvsp[0].tok)); ;
     break;}
-case 558:
+case 571:
 { yyval.expr = exprNode_updateLocation (exprNode_concat (yyvsp[-2].expr, yyvsp[-1].expr), lltok_getLoc (yyvsp[0].tok)); ;
     break;}
-case 560:
+case 573:
 { yyval.expr = exprNode_concat (yyvsp[-1].expr, yyvsp[0].expr); ;
     break;}
-case 561:
+case 574:
 { yyval.expr = yyvsp[0].expr; ;
     break;}
-case 562:
+case 575:
 { yyval.expr = exprNode_concat (yyvsp[-1].expr, yyvsp[0].expr); ;
     break;}
-case 563:
+case 576:
 { yyval.expr = yyvsp[0].expr; ;
     break;}
-case 564:
+case 577:
+{ yyval.expr = exprNode_concat (yyvsp[-2].expr, yyvsp[0].expr); ;
+    break;}
+case 578:
+{ yyval.expr = yyvsp[0].expr; ;
+    break;}
+case 579:
+{ yyval.expr = yyvsp[-2].expr; ;
+    break;}
+case 580:
+{ yyval.expr = yyvsp[0].expr; ;
+    break;}
+case 581:
 { yyval.expr = exprNode_concat (yyvsp[-1].expr, yyvsp[0].expr); ;
     break;}
-case 565:
+case 582:
 { yyval.expr = exprNode_createTok (yyvsp[0].tok); ;
     break;}
-case 566:
+case 583:
 { yyval.expr = exprNode_statement (yyvsp[-1].expr, yyvsp[0].tok); ;
     break;}
-case 567:
+case 584:
 { yyval.expr = exprNode_createTok (yyvsp[0].tok); ;
     break;}
-case 568:
+case 585:
 { yyval.expr = exprNode_statement (yyvsp[-1].expr, yyvsp[0].tok); ;
     break;}
-case 569:
+case 586:
 { yyval.expr = exprNode_checkExpr (yyvsp[0].expr); ;
     break;}
-case 570:
+case 587:
 { 
      exprNode_produceGuards (yyvsp[-1].expr); context_enterTrueClause (yyvsp[-1].expr); 
      exprNode_checkIfPred (yyvsp[-1].expr);
      yyval.expr = yyvsp[-1].expr;
    ;
     break;}
-case 571:
+case 588:
 { 
      context_exitTrueClause (yyvsp[-1].expr, yyvsp[0].expr);
      yyval.expr = exprNode_if (yyvsp[-1].expr, yyvsp[0].expr); 
    ;
     break;}
-case 572:
+case 589:
 { context_enterFalseClause (yyvsp[-2].expr); ;
     break;}
-case 573:
+case 590:
 {
      context_exitClause (yyvsp[-4].expr, yyvsp[-3].expr, yyvsp[0].expr);
      yyval.expr = exprNode_ifelse (yyvsp[-4].expr, yyvsp[-3].expr, yyvsp[0].expr); 
    ;
     break;}
-case 574:
+case 591:
 { context_enterSwitch (yyvsp[0].expr); ;
     break;}
-case 575:
+case 592:
 { yyval.expr = exprNode_switch (yyvsp[-3].expr, yyvsp[0].expr); ;
     break;}
-case 576:
+case 593:
 { yyval.expr = exprNode_whilePred (yyvsp[-1].expr); context_enterWhileClause (yyvsp[-1].expr); ;
     break;}
-case 577:
+case 594:
 { yyval.expr = exprNode_whilePred(yyvsp[-1].expr); ;
     break;}
-case 578:
+case 595:
 { context_enterIterClause (); ;
     break;}
-case 579:
+case 596:
 { setProcessingIterVars (yyvsp[-3].entry); ;
     break;}
-case 580:
+case 597:
 { 
      yyval.expr = exprNode_iter (yyvsp[-9].entry, yyvsp[-4].exprlist, yyvsp[-2].expr, yyvsp[-1].entry); 
 
    ;
     break;}
-case 581:
+case 598:
 { yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ;
     break;}
-case 582:
+case 599:
 { nextIterParam (); ;
     break;}
-case 583:
+case 600:
 { yyval.exprlist = exprNodeList_push (yyvsp[-3].exprlist, yyvsp[0].expr); ;
     break;}
-case 584:
+case 601:
 { yyval.expr = exprNode_iterExpr (yyvsp[0].expr); ;
     break;}
-case 585:
+case 602:
 { yyval.expr = exprNode_iterId (yyvsp[0].entry); ;
     break;}
-case 586:
-{ uentry ue = coerceIterId (yyvsp[0].cname);
+case 603:
+{ uentry ue = cscannerHelp_coerceIterId (yyvsp[0].cname);
 
                      if (uentry_isValid (ue)) 
                        {
@@ -4888,291 +5277,285 @@ case 586:
                        }
                      else
                        {
-                         yyval.expr = exprNode_iterNewId (cstring_copy (LastIdentifier ()));
+                         yyval.expr = exprNode_iterNewId (cstring_copy (cscannerHelp_observeLastIdentifier ()));
                        }
                    ;
     break;}
-case 587:
+case 604:
 { yyval.expr = exprNode_iterNewId (yyvsp[0].cname); ;
     break;}
-case 589:
+case 606:
 { yyval.expr = exprNode_combineLiterals (yyvsp[-1].expr, yyvsp[0].expr); ;
     break;}
-case 591:
+case 608:
 { yyval.expr = exprNode_addParens (yyvsp[-2].tok, yyvsp[-1].expr); ;
     break;}
-case 593:
+case 610:
 { yyval.expr = exprNode_arrayFetch (yyvsp[-3].expr, yyvsp[-1].expr); ;
     break;}
-case 594:
+case 611:
 { yyval.expr = exprNode_functionCall (yyvsp[-2].expr, exprNodeList_new ()); ;
     break;}
-case 595:
+case 612:
 { yyval.expr = exprNode_functionCall (yyvsp[-3].expr, yyvsp[-1].exprlist); ;
     break;}
-case 596:
+case 613:
 { yyval.expr = exprNode_vaArg (yyvsp[-5].tok, yyvsp[-3].expr, yyvsp[-1].qtyp); ;
     break;}
-case 597:
+case 614:
 { yyval.expr = exprNode_fieldAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ;
     break;}
-case 598:
+case 615:
 { yyval.expr = exprNode_arrowAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ;
     break;}
-case 599:
+case 616:
 { yyval.expr = exprNode_postOp (yyvsp[-1].expr, yyvsp[0].tok); ;
     break;}
-case 600:
+case 617:
 { yyval.expr = exprNode_postOp (yyvsp[-1].expr, yyvsp[0].tok); ;
     break;}
-case 602:
+case 619:
 { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 603:
+case 620:
 { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 604:
+case 621:
 { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 605:
+case 622:
 { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 606:
+case 623:
 { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 607:
+case 624:
 { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 608:
+case 625:
 { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 609:
+case 626:
 { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 610:
+case 627:
 { yyval.expr = yyvsp[0].expr; ;
     break;}
-case 612:
+case 629:
 { yyval.expr = exprNode_cast (yyvsp[-3].tok, yyvsp[0].expr, yyvsp[-2].qtyp); ;
     break;}
-case 614:
+case 631:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 615:
+case 632:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 616:
+case 633:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 618:
+case 635:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 619:
+case 636:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 621:
+case 638:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 622:
+case 639:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 624:
+case 641:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 625:
+case 642:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 626:
+case 643:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 627:
+case 644:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 629:
+case 646:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 630:
+case 647:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 632:
+case 649:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 634:
+case 651:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 636:
+case 653:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 638:
+case 655:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 640:
+case 657:
 { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 642:
+case 659:
 { context_enterTrueClause (yyvsp[-1].expr); ;
     break;}
-case 643:
+case 660:
 { context_enterFalseClause (yyvsp[-4].expr); ;
     break;}
-case 644:
+case 661:
 { yyval.expr = exprNode_cond (yyvsp[-6].expr, yyvsp[-3].expr, yyvsp[0].expr); ;
     break;}
-case 646:
+case 663:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 647:
+case 664:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 648:
+case 665:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 649:
+case 666:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 650:
+case 667:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 651:
+case 668:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 652:
+case 669:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 653:
+case 670:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 654:
+case 671:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 655:
+case 672:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 656:
+case 673:
 { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ;
     break;}
-case 657:
+case 674:
 { yyval.entry = yyvsp[0].entry; ;
     break;}
-case 658:
+case 675:
 { yyval.entry = uentry_undefined; ;
     break;}
-case 659:
+case 676:
 { context_enterDoWhileClause (); yyval.tok = yyvsp[0].tok; ;
     break;}
-case 660:
+case 677:
 { yyval.expr = exprNode_while (yyvsp[-1].expr, yyvsp[0].expr); context_exitWhileClause (yyvsp[-1].expr, yyvsp[0].expr); ;
     break;}
-case 661:
+case 678:
 { yyval.expr = exprNode_statement (exprNode_doWhile (yyvsp[-5].expr, yyvsp[-2].expr), yyvsp[0].tok); ;
     break;}
-case 662:
+case 679:
 { yyval.expr = exprNode_for (yyvsp[-1].expr, yyvsp[0].expr); context_exitForClause (yyvsp[-1].expr, yyvsp[0].expr); ;
     break;}
-case 663:
+case 680:
 { yyval.expr = exprNode_while (yyvsp[-1].expr, yyvsp[0].expr); context_exitWhileClause (yyvsp[-1].expr, yyvsp[0].expr); ;
     break;}
-case 664:
+case 681:
 { yyval.expr = exprNode_statement (exprNode_doWhile (yyvsp[-5].expr, yyvsp[-2].expr), yyvsp[0].tok); ;
     break;}
-case 665:
+case 682:
 { yyval.expr = exprNode_doWhile (yyvsp[-4].expr, yyvsp[-1].expr); ;
     break;}
-case 666:
+case 683:
 { yyval.expr = exprNode_for (yyvsp[-1].expr, yyvsp[0].expr); context_exitForClause (yyvsp[-1].expr, yyvsp[0].expr); ;
     break;}
-case 667:
+case 684:
 { yyval.expr = exprNode_goto (yyvsp[-1].cname); ;
     break;}
-case 668:
+case 685:
 { yyval.expr = exprNode_continue (yyvsp[-1].tok, BADTOK); ;
     break;}
-case 669:
+case 686:
 { yyval.expr = exprNode_continue (yyvsp[-2].tok, QINNERCONTINUE); ;
     break;}
-case 670:
+case 687:
 { yyval.expr = exprNode_break (yyvsp[-1].tok, BADTOK); ;
     break;}
-case 671:
+case 688:
 { yyval.expr = exprNode_break (yyvsp[-1].tok, QSWITCHBREAK); ;
     break;}
-case 672:
+case 689:
 { yyval.expr = exprNode_break (yyvsp[-1].tok, QLOOPBREAK); ;
     break;}
-case 673:
+case 690:
 { yyval.expr = exprNode_break (yyvsp[-1].tok, QINNERBREAK); ;
     break;}
-case 674:
+case 691:
 { yyval.expr = exprNode_break (yyvsp[-1].tok, QSAFEBREAK); ;
     break;}
-case 675:
+case 692:
 { yyval.expr = exprNode_nullReturn (yyvsp[-1].tok); ;
     break;}
-case 676:
+case 693:
 { yyval.expr = exprNode_return (yyvsp[-1].expr); ;
     break;}
-case 678:
+case 695:
 { ; ;
     break;}
-case 681:
+case 697:
+{ ; ;
+    break;}
+case 700:
 { yyval.cname = uentry_getName (yyvsp[0].entry); ;
     break;}
-case 682:
+case 701:
 { yyval.cname = uentry_getName (yyvsp[0].entry); ;
     break;}
-case 683:
+case 702:
 { yyval.cname = uentry_getName (yyvsp[0].entry); ;
     break;}
-case 684:
+case 703:
 { yyval.cname = yyvsp[0].cname; ;
     break;}
-case 686:
+case 705:
 { yyval.ctyp = ctype_unknown; ;
     break;}
+case 706:
+{ yyval.ctyp = exprNode_getType (yyvsp[-1].expr); exprNode_free (yyvsp[-1].expr); ;
+    break;}
+case 707:
+{ yyval.ctyp = qtype_getType (yyvsp[-1].qtyp); ;
+    break;}
 }
-   /* the action file gets copied in in place of this dollarsign */
+
 
 \f
   yyvsp -= yylen;
   yyssp -= yylen;
-#ifdef YYLSP_NEEDED
+#if YYLSP_NEEDED
   yylsp -= yylen;
 #endif
 
-#if YYDEBUG != 0
+#if YYDEBUG
   if (yydebug)
     {
-      short *ssp1 = yyss - 1;
-      fprintf (stderr, "state stack now");
-      while (ssp1 != yyssp)
-       fprintf (stderr, " %d", *++ssp1);
-      fprintf (stderr, "\n");
+      short *yyssp1 = yyss - 1;
+      YYFPRINTF (stderr, "state stack now");
+      while (yyssp1 != yyssp)
+       YYFPRINTF (stderr, " %d", *++yyssp1);
+      YYFPRINTF (stderr, "\n");
     }
 #endif
 
   *++yyvsp = yyval;
-
-#ifdef YYLSP_NEEDED
-  yylsp++;
-  if (yylen == 0)
-    {
-      yylsp->first_line = yylloc.first_line;
-      yylsp->first_column = yylloc.first_column;
-      yylsp->last_line = (yylsp-1)->last_line;
-      yylsp->last_column = (yylsp-1)->last_column;
-      yylsp->text = 0;
-    }
-  else
-    {
-      yylsp->last_line = (yylsp+yylen-1)->last_line;
-      yylsp->last_column = (yylsp+yylen-1)->last_column;
-    }
+#if YYLSP_NEEDED
+  *++yylsp = yyloc;
 #endif
 
-  /* Now "shift" the result of the reduction.
-     Determine what state that goes to,
-     based on the state we popped back to
-     and the rule number reduced by.  */
+  /* Now `shift' the result of the reduction.  Determine what state
+     that goes to, based on the state we popped back to and the rule
+     number reduced by.  */
 
   yyn = yyr1[yyn];
 
@@ -5184,10 +5567,13 @@ case 686:
 
   goto yynewstate;
 
-yyerrlab:   /* here on detecting error */
 
-  if (! yyerrstatus)
-    /* If not already recovering from an error, report this error.  */
+/*------------------------------------.
+| yyerrlab -- here on detecting error |
+`------------------------------------*/
+yyerrlab:
+  /* If not already recovering from an error, report this error.  */
+  if (!yyerrstatus)
     {
       ++yynerrs;
 
@@ -5196,102 +5582,121 @@ yyerrlab:   /* here on detecting error */
 
       if (yyn > YYFLAG && yyn < YYLAST)
        {
-         int size = 0;
-         char *msg;
-         int x, count;
-
-         count = 0;
-         /* Start X at -yyn if nec to avoid negative indexes in yycheck.  */
-         for (x = (yyn < 0 ? -yyn : 0);
-              x < (sizeof(yytname) / sizeof(char *)); x++)
-           if (yycheck[x + yyn] == x)
-             size += strlen(yytname[x]) + 15, count++;
-         msg = (char *) malloc(size + 15);
-         if (msg != 0)
+         YYSIZE_T yysize = 0;
+         char *yymsg;
+         int yyx, yycount;
+
+         yycount = 0;
+         /* Start YYX at -YYN if negative to avoid negative indexes in
+            YYCHECK.  */
+         for (yyx = yyn < 0 ? -yyn : 0;
+              yyx < (int) (sizeof (yytname) / sizeof (char *)); yyx++)
+           if (yycheck[yyx + yyn] == yyx)
+             yysize += yystrlen (yytname[yyx]) + 15, yycount++;
+         yysize += yystrlen ("parse error, unexpected ") + 1;
+         yysize += yystrlen (yytname[YYTRANSLATE (yychar)]);
+         yymsg = (char *) YYSTACK_ALLOC (yysize);
+         if (yymsg != 0)
            {
-             strcpy(msg, "parse error");
+             char *yyp = yystpcpy (yymsg, "parse error, unexpected ");
+             yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]);
 
-             if (count < 5)
+             if (yycount < 5)
                {
-                 count = 0;
-                 for (x = (yyn < 0 ? -yyn : 0);
-                      x < (sizeof(yytname) / sizeof(char *)); x++)
-                   if (yycheck[x + yyn] == x)
+                 yycount = 0;
+                 for (yyx = yyn < 0 ? -yyn : 0;
+                      yyx < (int) (sizeof (yytname) / sizeof (char *));
+                      yyx++)
+                   if (yycheck[yyx + yyn] == yyx)
                      {
-                       strcat(msg, count == 0 ? ", expecting `" : " or `");
-                       strcat(msg, yytname[x]);
-                       strcat(msg, "'");
-                       count++;
+                       const char *yyq = ! yycount ? ", expecting " : " or ";
+                       yyp = yystpcpy (yyp, yyq);
+                       yyp = yystpcpy (yyp, yytname[yyx]);
+                       yycount++;
                      }
                }
-             yyerror(msg);
-             free(msg);
+             yyerror (yymsg);
+             YYSTACK_FREE (yymsg);
            }
          else
-           yyerror ("parse error; also virtual memory exceeded");
+           yyerror ("parse error; also virtual memory exhausted");
        }
       else
-#endif /* YYERROR_VERBOSE */
-       yyerror("parse error");
+#endif /* defined (YYERROR_VERBOSE) */
+       yyerror ("parse error");
     }
-
   goto yyerrlab1;
-yyerrlab1:   /* here on error raised explicitly by an action */
 
+
+/*--------------------------------------------------.
+| yyerrlab1 -- error raised explicitly by an action |
+`--------------------------------------------------*/
+yyerrlab1:
   if (yyerrstatus == 3)
     {
-      /* if just tried and failed to reuse lookahead token after an error, discard it.  */
+      /* If just tried and failed to reuse lookahead token after an
+        error, discard it.  */
 
       /* return failure if at end of input */
       if (yychar == YYEOF)
        YYABORT;
-
-#if YYDEBUG != 0
-      if (yydebug)
-       fprintf(stderr, "Discarding token %d (%s).\n", yychar, yytname[yychar1]);
-#endif
-
+      YYDPRINTF ((stderr, "Discarding token %d (%s).\n",
+                 yychar, yytname[yychar1]));
       yychar = YYEMPTY;
     }
 
-  /* Else will try to reuse lookahead token
-     after shifting the error token.  */
+  /* Else will try to reuse lookahead token after shifting the error
+     token.  */
 
   yyerrstatus = 3;             /* Each real token shifted decrements this */
 
   goto yyerrhandle;
 
-yyerrdefault:  /* current state does not do anything special for the error token. */
 
+/*-------------------------------------------------------------------.
+| yyerrdefault -- current state does not do anything special for the |
+| error token.                                                       |
+`-------------------------------------------------------------------*/
+yyerrdefault:
 #if 0
   /* This is wrong; only states that explicitly want error tokens
      should shift them.  */
-  yyn = yydefact[yystate];  /* If its default is to accept any token, ok.  Otherwise pop it.*/
-  if (yyn) goto yydefault;
+
+  /* If its default is to accept any token, ok.  Otherwise pop it.  */
+  yyn = yydefact[yystate];
+  if (yyn)
+    goto yydefault;
 #endif
 
-yyerrpop:   /* pop the current state because it cannot handle the error token */
 
-  if (yyssp == yyss) YYABORT;
+/*---------------------------------------------------------------.
+| yyerrpop -- pop the current state because it cannot handle the |
+| error token                                                    |
+`---------------------------------------------------------------*/
+yyerrpop:
+  if (yyssp == yyss)
+    YYABORT;
   yyvsp--;
   yystate = *--yyssp;
-#ifdef YYLSP_NEEDED
+#if YYLSP_NEEDED
   yylsp--;
 #endif
 
-#if YYDEBUG != 0
+#if YYDEBUG
   if (yydebug)
     {
-      short *ssp1 = yyss - 1;
-      fprintf (stderr, "Error: state stack now");
-      while (ssp1 != yyssp)
-       fprintf (stderr, " %d", *++ssp1);
-      fprintf (stderr, "\n");
+      short *yyssp1 = yyss - 1;
+      YYFPRINTF (stderr, "Error: state stack now");
+      while (yyssp1 != yyssp)
+       YYFPRINTF (stderr, " %d", *++yyssp1);
+      YYFPRINTF (stderr, "\n");
     }
 #endif
 
+/*--------------.
+| yyerrhandle.  |
+`--------------*/
 yyerrhandle:
-
   yyn = yypact[yystate];
   if (yyn == YYFLAG)
     goto yyerrdefault;
@@ -5314,42 +5719,45 @@ yyerrhandle:
   if (yyn == YYFINAL)
     YYACCEPT;
 
-#if YYDEBUG != 0
-  if (yydebug)
-    fprintf(stderr, "Shifting error token, ");
-#endif
+  YYDPRINTF ((stderr, "Shifting error token, "));
 
   *++yyvsp = yylval;
-#ifdef YYLSP_NEEDED
+#if YYLSP_NEEDED
   *++yylsp = yylloc;
 #endif
 
   yystate = yyn;
   goto yynewstate;
 
- yyacceptlab:
-  /* YYACCEPT comes here.  */
-  if (yyfree_stacks)
-    {
-      free (yyss);
-      free (yyvs);
-#ifdef YYLSP_NEEDED
-      free (yyls);
-#endif
-    }
-  return 0;
 
- yyabortlab:
-  /* YYABORT comes here.  */
-  if (yyfree_stacks)
-    {
-      free (yyss);
-      free (yyvs);
-#ifdef YYLSP_NEEDED
-      free (yyls);
+/*-------------------------------------.
+| yyacceptlab -- YYACCEPT comes here.  |
+`-------------------------------------*/
+yyacceptlab:
+  yyresult = 0;
+  goto yyreturn;
+
+/*-----------------------------------.
+| yyabortlab -- YYABORT comes here.  |
+`-----------------------------------*/
+yyabortlab:
+  yyresult = 1;
+  goto yyreturn;
+
+/*---------------------------------------------.
+| yyoverflowab -- parser overflow comes here.  |
+`---------------------------------------------*/
+yyoverflowlab:
+  yyerror ("parser stack overflow");
+  yyresult = 2;
+  /* Fall through.  */
+
+yyreturn:
+#ifndef yyoverflow
+  if (yyss != yyssa)
+    YYSTACK_FREE (yyss);
 #endif
-    }
-  return 1;
+  return yyresult;
 }
 
 
@@ -5389,7 +5797,7 @@ void yyerror (/*@unused@*/ char *s)
            }
        }
 
-      swallowMacro ();
+      cscannerHelp_swallowMacro ();
       context_exitAllClausesQuiet ();
     }
   else
@@ -5456,3 +5864,6 @@ void yyerror (/*@unused@*/ char *s)
 
 /*drl added 11/27/2001*/
 /*@=bounds@*/
+
+/*drl added 12/11/2002*/
+/*@=type@*/
This page took 0.492921 seconds and 4 git commands to generate.