/*  A Bison parser, made from Gmsh.y
    by GNU Bison version 1.28  */

#define YYBISON 1  /* Identify Bison output.  */

#define	tDOUBLE	257
#define	tSTRING	258
#define	tBIGSTR	259
#define	tEND	260
#define	tAFFECT	261
#define	tDOTS	262
#define	tPi	263
#define	tMPI_Rank	264
#define	tMPI_Size	265
#define	tExp	266
#define	tLog	267
#define	tLog10	268
#define	tSqrt	269
#define	tSin	270
#define	tAsin	271
#define	tCos	272
#define	tAcos	273
#define	tTan	274
#define	tRand	275
#define	tAtan	276
#define	tAtan2	277
#define	tSinh	278
#define	tCosh	279
#define	tTanh	280
#define	tFabs	281
#define	tFloor	282
#define	tCeil	283
#define	tFmod	284
#define	tModulo	285
#define	tHypot	286
#define	tPrintf	287
#define	tSprintf	288
#define	tStrCat	289
#define	tStrPrefix	290
#define	tBoundingBox	291
#define	tDraw	292
#define	tPoint	293
#define	tCircle	294
#define	tEllipse	295
#define	tLine	296
#define	tSurface	297
#define	tSpline	298
#define	tVolume	299
#define	tCharacteristic	300
#define	tLength	301
#define	tParametric	302
#define	tElliptic	303
#define	tPlane	304
#define	tRuled	305
#define	tTriangulation	306
#define	tTransfinite	307
#define	tComplex	308
#define	tPhysical	309
#define	tUsing	310
#define	tBump	311
#define	tProgression	312
#define	tPlugin	313
#define	tRotate	314
#define	tTranslate	315
#define	tSymmetry	316
#define	tDilate	317
#define	tExtrude	318
#define	tDuplicata	319
#define	tLoop	320
#define	tRecombine	321
#define	tDelete	322
#define	tCoherence	323
#define	tIntersect	324
#define	tAttractor	325
#define	tLayers	326
#define	tScalarPoint	327
#define	tVectorPoint	328
#define	tTensorPoint	329
#define	tScalarLine	330
#define	tVectorLine	331
#define	tTensorLine	332
#define	tScalarTriangle	333
#define	tVectorTriangle	334
#define	tTensorTriangle	335
#define	tScalarQuadrangle	336
#define	tVectorQuadrangle	337
#define	tTensorQuadrangle	338
#define	tScalarTetrahedron	339
#define	tVectorTetrahedron	340
#define	tTensorTetrahedron	341
#define	tScalarHexahedron	342
#define	tVectorHexahedron	343
#define	tTensorHexahedron	344
#define	tScalarPrism	345
#define	tVectorPrism	346
#define	tTensorPrism	347
#define	tScalarPyramid	348
#define	tVectorPyramid	349
#define	tTensorPyramid	350
#define	tText2D	351
#define	tText3D	352
#define	tInterpolationScheme	353
#define	tTime	354
#define	tCombine	355
#define	tBSpline	356
#define	tBezier	357
#define	tNurbs	358
#define	tOrder	359
#define	tWith	360
#define	tBounds	361
#define	tKnots	362
#define	tColor	363
#define	tColorTable	364
#define	tFor	365
#define	tIn	366
#define	tEndFor	367
#define	tIf	368
#define	tEndIf	369
#define	tExit	370
#define	tReturn	371
#define	tCall	372
#define	tFunction	373
#define	tTrimmed	374
#define	tShow	375
#define	tHide	376
#define	tB_SPLINE_SURFACE_WITH_KNOTS	377
#define	tB_SPLINE_CURVE_WITH_KNOTS	378
#define	tCARTESIAN_POINT	379
#define	tTRUE	380
#define	tFALSE	381
#define	tUNSPECIFIED	382
#define	tU	383
#define	tV	384
#define	tEDGE_CURVE	385
#define	tVERTEX_POINT	386
#define	tORIENTED_EDGE	387
#define	tPLANE	388
#define	tFACE_OUTER_BOUND	389
#define	tEDGE_LOOP	390
#define	tADVANCED_FACE	391
#define	tVECTOR	392
#define	tDIRECTION	393
#define	tAXIS2_PLACEMENT_3D	394
#define	tISO	395
#define	tENDISO	396
#define	tENDSEC	397
#define	tDATA	398
#define	tHEADER	399
#define	tFILE_DESCRIPTION	400
#define	tFILE_SCHEMA	401
#define	tFILE_NAME	402
#define	tMANIFOLD_SOLID_BREP	403
#define	tCLOSED_SHELL	404
#define	tADVANCED_BREP_SHAPE_REPRESENTATION	405
#define	tFACE_BOUND	406
#define	tCYLINDRICAL_SURFACE	407
#define	tCONICAL_SURFACE	408
#define	tCIRCLE	409
#define	tTRIMMED_CURVE	410
#define	tGEOMETRIC_SET	411
#define	tCOMPOSITE_CURVE_SEGMENT	412
#define	tCONTINUOUS	413
#define	tCOMPOSITE_CURVE	414
#define	tTOROIDAL_SURFACE	415
#define	tPRODUCT_DEFINITION	416
#define	tPRODUCT_DEFINITION_SHAPE	417
#define	tSHAPE_DEFINITION_REPRESENTATION	418
#define	tELLIPSE	419
#define	tSolid	420
#define	tEndSolid	421
#define	tVertex	422
#define	tFacet	423
#define	tNormal	424
#define	tOuter	425
#define	tLoopSTL	426
#define	tEndLoop	427
#define	tEndFacet	428
#define	tAFFECTPLUS	429
#define	tAFFECTMINUS	430
#define	tAFFECTTIMES	431
#define	tAFFECTDIVIDE	432
#define	tOR	433
#define	tAND	434
#define	tEQUAL	435
#define	tNOTEQUAL	436
#define	tAPPROXEQUAL	437
#define	tLESSOREQUAL	438
#define	tGREATEROREQUAL	439
#define	tCROSSPRODUCT	440
#define	tPLUSPLUS	441
#define	tMINUSMINUS	442
#define	UNARYPREC	443

#line 1 "Gmsh.y"

// $Id: Gmsh.tab.cpp,v 1.215 2004-12-26 19:50:16 geuzaine Exp $
//
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
// 
// Please report all bugs and problems to <gmsh@geuz.org>.

#include <stdarg.h>
#include "PluginManager.h"
#include "ParUtil.h"
#include "Gmsh.h"
#include "Numeric.h"
#include "Context.h"
#include "Geo.h"
#include "GeoUtils.h"
#include "Nurbs.h"
#include "CAD.h"
#include "Mesh.h"
#include "Draw.h"
#include "Create.h"
#include "Views.h"
#include "StepGeomDatabase.h"
#include "Options.h"
#include "Colors.h"
#include "Parser.h"
#include "OpenFile.h"
#include "CommandLine.h"
#include "FunctionManager.h"
#include "ColorTable.h"
#include "Timer.h"
#include "CreateFile.h"
#include "STL.h"
#include "Visibility.h"

// FIXME: most tSTRING and tBIGSTRING are leaked: Free() them!

Tree_T *Symbol_T = NULL;

extern Context_T CTX;
extern Mesh *THEM;

static Surface *STL_Surf;
static ExtrudeParams extr;
static Post_View *View;
static int ntmp;
static int ViewErrorFlags[VIEW_NB_ELEMENT_TYPES];

#define MAX_RECUR_LOOPS 100
static int ImbricatedLoop = 0;
static fpos_t yyposImbricatedLoopsTab[MAX_RECUR_LOOPS];
static int yylinenoImbricatedLoopsTab[MAX_RECUR_LOOPS];
static double LoopControlVariablesTab[MAX_RECUR_LOOPS][3];
static char *LoopControlVariablesNameTab[MAX_RECUR_LOOPS];

#if defined(HAVE_FLTK)
void UpdateViewsInGUI();
#endif

void yyerror(char *s);
void yymsg(int type, char *fmt, ...);
void skip_until(char *skip, char *until);
int PrintListOfDouble(char *format, List_T *list, char *buffer);
int CheckViewErrorFlags(Post_View *v);

#line 81 "Gmsh.y"
typedef union {
  char *c;
  int i;
  unsigned int u;
  double d;
  double v[5];
  Shape s;
  List_T *l;
} YYSTYPE;
#include <stdio.h>

#ifndef __cplusplus
#ifndef __STDC__
#define const
#endif
#endif



#define	YYFINAL		2375
#define	YYFLAG		-32768
#define	YYNTBASE	209

#define YYTRANSLATE(x) ((unsigned)(x) <= 443 ? yytranslate[x] : 347)

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,   195,     2,   205,     2,   193,     2,     2,   200,
   201,   191,   189,   206,   190,   204,   192,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,   185,
     2,   187,   179,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
   202,     2,   203,   199,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,   207,     2,   208,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
     2,     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,   180,   181,   182,   183,   184,   186,   188,   194,
   196,   197,   198
};

#if YYDEBUG != 0
static const short yyprhs[] = {     0,
     0,     2,     4,     6,     9,    11,    14,    15,    18,    20,
    42,    44,    45,    48,    50,    52,    54,    57,    60,    63,
    66,    69,    77,    83,   101,   111,   135,   167,   183,   195,
   207,   223,   233,   247,   257,   269,   283,   293,   303,   315,
   325,   337,   347,   359,   373,   387,   399,   413,   431,   441,
   453,   465,   479,   491,   501,   502,   505,   507,   509,   511,
   513,   515,   517,   519,   521,   523,   525,   527,   529,   531,
   533,   539,   547,   554,   563,   564,   567,   570,   573,   576,
   579,   582,   585,   588,   591,   594,   597,   600,   603,   606,
   609,   612,   615,   618,   621,   624,   627,   630,   633,   636,
   639,   642,   645,   648,   650,   654,   655,   669,   671,   675,
   676,   690,   692,   696,   697,   711,   713,   717,   718,   738,
   740,   744,   745,   765,   767,   771,   772,   792,   794,   798,
   799,   825,   827,   831,   832,   858,   860,   864,   865,   891,
   893,   897,   898,   930,   932,   936,   937,   969,   971,   975,
   976,  1008,  1010,  1014,  1015,  1047,  1049,  1053,  1054,  1086,
  1088,  1092,  1093,  1125,  1127,  1131,  1132,  1188,  1190,  1194,
  1195,  1251,  1253,  1257,  1258,  1314,  1316,  1320,  1321,  1365,
  1367,  1371,  1372,  1416,  1418,  1422,  1423,  1467,  1469,  1473,
  1474,  1512,  1514,  1518,  1519,  1557,  1559,  1563,  1564,  1602,
  1604,  1608,  1609,  1623,  1625,  1629,  1630,  1646,  1655,  1657,
  1661,  1667,  1669,  1671,  1673,  1675,  1677,  1679,  1681,  1686,
  1694,  1704,  1711,  1715,  1722,  1729,  1739,  1746,  1756,  1762,
  1771,  1780,  1792,  1799,  1809,  1819,  1829,  1837,  1846,  1859,
  1866,  1874,  1882,  1890,  1900,  1908,  1918,  1936,  1944,  1952,
  1964,  1973,  1986,  1995,  2004,  2013,  2026,  2041,  2056,  2079,
  2100,  2109,  2118,  2127,  2135,  2144,  2150,  2162,  2168,  2178,
  2180,  2182,  2184,  2185,  2188,  2195,  2202,  2209,  2216,  2221,
  2228,  2233,  2240,  2244,  2249,  2255,  2259,  2263,  2268,  2273,
  2277,  2285,  2289,  2297,  2301,  2304,  2307,  2323,  2326,  2333,
  2342,  2351,  2362,  2364,  2367,  2369,  2373,  2378,  2380,  2389,
  2402,  2417,  2418,  2431,  2432,  2449,  2450,  2469,  2478,  2491,
  2506,  2507,  2520,  2521,  2538,  2539,  2558,  2567,  2580,  2595,
  2596,  2609,  2610,  2627,  2628,  2647,  2649,  2652,  2662,  2670,
  2673,  2680,  2690,  2700,  2709,  2718,  2727,  2734,  2739,  2742,
  2745,  2747,  2749,  2751,  2753,  2755,  2757,  2761,  2764,  2767,
  2770,  2774,  2778,  2782,  2786,  2790,  2794,  2798,  2802,  2806,
  2810,  2814,  2818,  2822,  2826,  2832,  2837,  2842,  2847,  2852,
  2857,  2862,  2867,  2872,  2877,  2882,  2889,  2894,  2899,  2904,
  2909,  2914,  2919,  2926,  2933,  2940,  2945,  2950,  2955,  2960,
  2965,  2970,  2975,  2980,  2985,  2990,  2995,  3002,  3007,  3012,
  3017,  3022,  3027,  3032,  3039,  3046,  3053,  3058,  3060,  3062,
  3064,  3066,  3068,  3073,  3078,  3081,  3087,  3091,  3098,  3103,
  3111,  3113,  3116,  3119,  3123,  3127,  3139,  3149,  3157,  3165,
  3166,  3170,  3172,  3176,  3177,  3181,  3185,  3187,  3191,  3193,
  3195,  3199,  3204,  3208,  3214,  3219,  3221,  3223,  3225,  3229,
  3234,  3241,  3249,  3251,  3253,  3257,  3261,  3271,  3279,  3281,
  3287,  3291,  3298,  3300,  3304,  3306,  3313,  3318,  3323,  3330,
  3337
};

static const short yyrhs[] = {   213,
     0,   211,     0,   218,     0,     1,     6,     0,     3,     0,
   190,     3,     0,     0,   211,   212,     0,   166,     0,   169,
   170,   210,   210,   210,   171,   172,   168,   210,   210,   210,
   168,   210,   210,   210,   168,   210,   210,   210,   173,   174,
     0,   167,     0,     0,   213,   214,     0,   215,     0,   217,
     0,   216,     0,   141,     6,     0,   142,     6,     0,   144,
     6,     0,   143,     6,     0,   145,     6,     0,   146,   200,
   336,   206,     5,   201,     6,     0,   147,   200,   336,   201,
     6,     0,   148,   200,     5,   206,     5,   206,   336,   206,
   336,   206,     5,   206,     5,   206,     5,   201,     6,     0,
     3,     7,   125,   200,     5,   206,   334,   201,     6,     0,
     3,     7,   124,   200,     5,   206,   332,   206,   340,   206,
   331,   206,   331,   206,   331,   206,   340,   206,   340,   206,
   331,   201,     6,     0,     3,     7,   123,   200,     5,   206,
   332,   206,   332,   206,   338,   206,   331,   206,   331,   206,
   331,   206,   331,   206,   340,   206,   340,   206,   340,   206,
   340,   206,   331,   201,     6,     0,     3,     7,   131,   200,
     5,   206,     3,   206,     3,   206,     3,   206,   331,   201,
     6,     0,     3,     7,   135,   200,     5,   206,     3,   206,
   331,   201,     6,     0,     3,     7,   152,   200,     5,   206,
     3,   206,   331,   201,     6,     0,     3,     7,   133,   200,
     5,   206,   191,   206,   191,   206,   332,   206,   331,   201,
     6,     0,     3,     7,   136,   200,     5,   206,   340,   201,
     6,     0,     3,     7,   137,   200,     5,   206,   340,   206,
     3,   206,   331,   201,     6,     0,     3,     7,   132,   200,
     5,   206,     3,   201,     6,     0,     3,     7,   138,   200,
     5,   206,     3,   206,   332,   201,     6,     0,     3,     7,
   140,   200,     5,   206,     3,   206,     3,   206,     3,   201,
     6,     0,     3,     7,   139,   200,     5,   206,   334,   201,
     6,     0,     3,     7,   134,   200,     5,   206,     3,   201,
     6,     0,     3,     7,    42,   200,     5,   206,     3,   206,
     3,   201,     6,     0,     3,     7,   150,   200,     5,   206,
   340,   201,     6,     0,     3,     7,   151,   200,     5,   206,
   340,   206,     3,   201,     6,     0,     3,     7,   149,   200,
     5,   206,     3,   201,     6,     0,     3,     7,   153,   200,
     5,   206,     3,   206,   332,   201,     6,     0,     3,     7,
   154,   200,     5,   206,     3,   206,   332,   206,   332,   201,
     6,     0,     3,     7,   161,   200,     5,   206,     3,   206,
   332,   206,   332,   201,     6,     0,     3,     7,   155,   200,
     5,   206,     3,   206,   332,   201,     6,     0,     3,     7,
   165,   200,     5,   206,     3,   206,   332,   206,   332,   201,
     6,     0,     3,     7,   156,   200,     5,   206,     3,   206,
   340,   206,   340,   206,   331,   206,   331,   201,     6,     0,
     3,     7,   157,   200,     5,   206,   340,   201,     6,     0,
     3,     7,   158,   200,   159,   206,   331,   206,     3,   201,
     6,     0,     3,     7,   160,   200,     5,   206,   340,   206,
   331,   201,     6,     0,     3,     7,   162,   200,     5,   206,
     5,   206,     3,   206,     3,   201,     6,     0,     3,     7,
   163,   200,     5,   206,     5,   206,     3,   201,     6,     0,
     3,     7,   164,   200,     3,   206,     3,   201,     6,     0,
     0,   218,   219,     0,   221,     0,   220,     0,   306,     0,
   307,     0,   308,     0,   311,     0,   312,     0,   313,     0,
   314,     0,   317,     0,   329,     0,   330,     0,   316,     0,
   315,     0,    33,   200,     5,   201,     6,     0,    33,   200,
     5,   206,   342,   201,     6,     0,     4,     5,   207,   222,
   208,     6,     0,     4,     5,     4,   334,   207,   222,   208,
     6,     0,     0,   222,   224,     0,   222,   227,     0,   222,
   230,     0,   222,   233,     0,   222,   236,     0,   222,   239,
     0,   222,   242,     0,   222,   245,     0,   222,   248,     0,
   222,   251,     0,   222,   254,     0,   222,   257,     0,   222,
   260,     0,   222,   263,     0,   222,   266,     0,   222,   269,
     0,   222,   272,     0,   222,   275,     0,   222,   278,     0,
   222,   281,     0,   222,   284,     0,   222,   287,     0,   222,
   290,     0,   222,   293,     0,   222,   296,     0,   222,   299,
     0,   222,   301,     0,   222,   303,     0,   332,     0,   223,
   206,   332,     0,     0,    73,   200,   332,   206,   332,   206,
   332,   201,   225,   207,   223,   208,     6,     0,   332,     0,
   226,   206,   332,     0,     0,    74,   200,   332,   206,   332,
   206,   332,   201,   228,   207,   226,   208,     6,     0,   332,
     0,   229,   206,   332,     0,     0,    75,   200,   332,   206,
   332,   206,   332,   201,   231,   207,   229,   208,     6,     0,
   332,     0,   232,   206,   332,     0,     0,    76,   200,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   201,   234,   207,   232,   208,     6,     0,   332,     0,   235,
   206,   332,     0,     0,    77,   200,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   201,   237,   207,
   235,   208,     6,     0,   332,     0,   238,   206,   332,     0,
     0,    78,   200,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   201,   240,   207,   238,   208,     6,
     0,   332,     0,   241,   206,   332,     0,     0,    79,   200,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   201,   243,   207,
   241,   208,     6,     0,   332,     0,   244,   206,   332,     0,
     0,    80,   200,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   201,   246,   207,   244,   208,     6,     0,   332,     0,   247,
   206,   332,     0,     0,    81,   200,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   201,   249,   207,   247,   208,     6,     0,
   332,     0,   250,   206,   332,     0,     0,    82,   200,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   201,   252,   207,   250,   208,     6,     0,   332,
     0,   253,   206,   332,     0,     0,    83,   200,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   201,   255,   207,   253,   208,     6,     0,   332,     0,
   256,   206,   332,     0,     0,    84,   200,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   201,   258,   207,   256,   208,     6,     0,   332,     0,   259,
   206,   332,     0,     0,    85,   200,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   201,
   261,   207,   259,   208,     6,     0,   332,     0,   262,   206,
   332,     0,     0,    86,   200,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   201,   264,
   207,   262,   208,     6,     0,   332,     0,   265,   206,   332,
     0,     0,    87,   200,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   201,   267,   207,
   265,   208,     6,     0,   332,     0,   268,   206,   332,     0,
     0,    88,   200,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   201,   270,   207,   268,   208,     6,     0,   332,     0,   271,
   206,   332,     0,     0,    89,   200,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   201,   273,   207,   271,   208,     6,     0,
   332,     0,   274,   206,   332,     0,     0,    90,   200,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   201,   276,   207,   274,
   208,     6,     0,   332,     0,   277,   206,   332,     0,     0,
    91,   200,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   201,   279,   207,
   277,   208,     6,     0,   332,     0,   280,   206,   332,     0,
     0,    92,   200,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   201,   282,
   207,   280,   208,     6,     0,   332,     0,   283,   206,   332,
     0,     0,    93,   200,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   201,
   285,   207,   283,   208,     6,     0,   332,     0,   286,   206,
   332,     0,     0,    94,   200,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   201,   288,   207,   286,   208,     6,
     0,   332,     0,   289,   206,   332,     0,     0,    95,   200,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   201,
   291,   207,   289,   208,     6,     0,   332,     0,   292,   206,
   332,     0,     0,    96,   200,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   206,   332,   206,   332,
   206,   332,   206,   332,   201,   294,   207,   292,   208,     6,
     0,   346,     0,   295,   206,   346,     0,     0,    97,   200,
   332,   206,   332,   206,   332,   201,   297,   207,   295,   208,
     6,     0,   346,     0,   298,   206,   346,     0,     0,    98,
   200,   332,   206,   332,   206,   332,   206,   332,   201,   300,
   207,   298,   208,     6,     0,    99,   207,   339,   208,   207,
   339,   208,     6,     0,   332,     0,   302,   206,   332,     0,
   100,   207,   302,   208,     6,     0,     7,     0,   175,     0,
   176,     0,   177,     0,   178,     0,   196,     0,   197,     0,
     4,   304,   332,     6,     0,     4,   202,   332,   203,   304,
   332,     6,     0,     4,   202,   207,   342,   208,   203,   304,
   340,     6,     0,     4,   202,   203,     7,   340,     6,     0,
     4,   305,     6,     0,     4,   202,   332,   203,   305,     6,
     0,     4,   204,     4,     7,   346,     6,     0,     4,   202,
   332,   203,   204,     4,     7,   346,     6,     0,     4,   204,
     4,   304,   332,     6,     0,     4,   202,   332,   203,   204,
     4,   304,   332,     6,     0,     4,   204,     4,   305,     6,
     0,     4,   202,   332,   203,   204,     4,   305,     6,     0,
     4,   204,   109,   204,     4,     7,   343,     6,     0,     4,
   202,   332,   203,   204,   109,   204,     4,     7,   343,     6,
     0,     4,   204,   110,     7,   344,     6,     0,     4,   202,
   332,   203,   204,   110,     7,   344,     6,     0,    59,   200,
     4,   201,   204,     4,     7,   332,     6,     0,    59,   200,
     4,   201,   204,     4,     7,   346,     6,     0,    39,   200,
   332,   201,     7,   334,     6,     0,    55,    39,   200,   332,
   201,     7,   340,     6,     0,    71,    39,   340,     7,   207,
   332,   206,   332,   206,   332,   208,     6,     0,    46,    47,
   340,     7,   332,     6,     0,    42,   200,   332,   201,     7,
   340,     6,     0,    44,   200,   332,   201,     7,   340,     6,
     0,    40,   200,   332,   201,     7,   340,     6,     0,    40,
   200,   332,   201,     7,   340,    50,   334,     6,     0,    41,
   200,   332,   201,     7,   340,     6,     0,    41,   200,   332,
   201,     7,   340,    50,   334,     6,     0,    48,   200,   332,
   201,     7,   207,   332,   206,   332,   206,     5,   206,     5,
   206,     5,   208,     6,     0,   102,   200,   332,   201,     7,
   340,     6,     0,   103,   200,   332,   201,     7,   340,     6,
     0,   104,   200,   332,   201,     7,   340,   108,   340,   105,
   332,     6,     0,    42,    66,   200,   332,   201,     7,   340,
     6,     0,    71,    42,   340,     7,   207,   332,   206,   332,
   206,   332,   208,     6,     0,    55,    42,   200,   332,   201,
     7,   340,     6,     0,    50,    43,   200,   332,   201,     7,
   340,     6,     0,    51,    43,   200,   332,   201,     7,   340,
     6,     0,   120,    43,   200,   332,   201,     7,   207,   332,
   206,   340,   208,     6,     0,    52,    43,   207,   332,   208,
     7,   200,   332,   206,   332,   201,   340,   340,     6,     0,
    52,    43,   200,   332,   201,     7,   200,   332,   206,   332,
   201,   340,   340,     6,     0,   104,    43,   106,   107,   200,
   332,   201,     7,   338,   108,   207,   340,   206,   340,   208,
   105,   207,   332,   206,   332,   208,     6,     0,   104,    43,
   200,   332,   201,     7,   338,   108,   207,   340,   206,   340,
   208,   105,   207,   332,   206,   332,   208,     6,     0,    43,
    66,   200,   332,   201,     7,   340,     6,     0,    55,    43,
   200,   332,   201,     7,   340,     6,     0,    54,    45,   200,
   332,   201,     7,   340,     6,     0,    45,   200,   332,   201,
     7,   340,     6,     0,    55,    45,   200,   332,   201,     7,
   340,     6,     0,    61,   334,   207,   309,   208,     0,    60,
   207,   334,   206,   334,   206,   332,   208,   207,   309,   208,
     0,    62,   334,   207,   309,   208,     0,    63,   207,   334,
   206,   332,   208,   207,   309,   208,     0,   311,     0,   310,
     0,   308,     0,     0,   310,   307,     0,   310,    39,   207,
   342,   208,     6,     0,   310,    42,   207,   342,   208,     6,
     0,   310,    43,   207,   342,   208,     6,     0,   310,    45,
   207,   342,   208,     6,     0,    65,   207,   310,   208,     0,
    65,     4,   202,   332,   203,     6,     0,    68,   207,   310,
   208,     0,    68,     4,   202,   332,   203,     6,     0,    68,
     4,     6,     0,    68,     4,     4,     6,     0,   109,   343,
   207,   310,   208,     0,   121,   346,     6,     0,   122,   346,
     6,     0,   121,   207,   310,   208,     0,   122,   207,   310,
   208,     0,     4,   346,     6,     0,     4,     4,   202,   332,
   203,   346,     6,     0,     4,   332,     6,     0,    59,   200,
     4,   201,   204,     4,     6,     0,   101,     4,     6,     0,
   116,     6,     0,    37,     6,     0,    37,   207,   332,   206,
   332,   206,   332,   206,   332,   206,   332,   206,   332,   208,
     6,     0,    38,     6,     0,   111,   200,   332,     8,   332,
   201,     0,   111,   200,   332,     8,   332,     8,   332,   201,
     0,   111,     4,   112,   207,   332,     8,   332,   208,     0,
   111,     4,   112,   207,   332,     8,   332,     8,   332,   208,
     0,   113,     0,   119,     4,     0,   117,     0,   118,     4,
     6,     0,   114,   200,   332,   201,     0,   115,     0,    64,
    39,   207,   332,   206,   334,   208,     6,     0,    64,    39,
   207,   332,   206,   334,   206,   334,   206,   332,   208,     6,
     0,    64,    39,   207,   332,   206,   334,   206,   334,   206,
   334,   206,   332,   208,     6,     0,     0,    64,    39,   207,
   332,   206,   334,   208,   318,   207,   327,   208,     6,     0,
     0,    64,    39,   207,   332,   206,   334,   206,   334,   206,
   332,   208,   319,   207,   327,   208,     6,     0,     0,    64,
    39,   207,   332,   206,   334,   206,   334,   206,   334,   206,
   332,   208,   320,   207,   327,   208,     6,     0,    64,    42,
   207,   332,   206,   334,   208,     6,     0,    64,    42,   207,
   332,   206,   334,   206,   334,   206,   332,   208,     6,     0,
    64,    42,   207,   332,   206,   334,   206,   334,   206,   334,
   206,   332,   208,     6,     0,     0,    64,    42,   207,   332,
   206,   334,   208,   321,   207,   327,   208,     6,     0,     0,
    64,    42,   207,   332,   206,   334,   206,   334,   206,   332,
   208,   322,   207,   327,   208,     6,     0,     0,    64,    42,
   207,   332,   206,   334,   206,   334,   206,   334,   206,   332,
   208,   323,   207,   327,   208,     6,     0,    64,    43,   207,
   332,   206,   334,   208,     6,     0,    64,    43,   207,   332,
   206,   334,   206,   334,   206,   332,   208,     6,     0,    64,
    43,   207,   332,   206,   334,   206,   334,   206,   334,   206,
   332,   208,     6,     0,     0,    64,    43,   207,   332,   206,
   334,   208,   324,   207,   327,   208,     6,     0,     0,    64,
    43,   207,   332,   206,   334,   206,   334,   206,   332,   208,
   325,   207,   327,   208,     6,     0,     0,    64,    43,   207,
   332,   206,   334,   206,   334,   206,   334,   206,   332,   208,
   326,   207,   327,   208,     6,     0,   328,     0,   327,   328,
     0,    72,   207,   340,   206,   340,   206,   340,   208,     6,
     0,    72,   207,   340,   206,   340,   208,     6,     0,    67,
     6,     0,    53,    42,   340,     7,   332,     6,     0,    53,
    42,   340,     7,   332,    56,    58,   332,     6,     0,    53,
    42,   340,     7,   332,    56,    57,   332,     6,     0,    53,
    43,   207,   332,   208,     7,   340,     6,     0,    49,    43,
   207,   332,   208,     7,   340,     6,     0,    53,    45,   207,
   332,   208,     7,   340,     6,     0,    67,    43,   340,     7,
   332,     6,     0,    67,    43,   340,     6,     0,    69,     6,
     0,    70,     6,     0,   126,     0,   127,     0,   128,     0,
   129,     0,   130,     0,   333,     0,   200,   332,   201,     0,
   190,   332,     0,   189,   332,     0,   195,   332,     0,   332,
   190,   332,     0,   332,   189,   332,     0,   332,   191,   332,
     0,   332,   192,   332,     0,   332,   193,   332,     0,   332,
   199,   332,     0,   332,   185,   332,     0,   332,   187,   332,
     0,   332,   186,   332,     0,   332,   188,   332,     0,   332,
   182,   332,     0,   332,   183,   332,     0,   332,   181,   332,
     0,   332,   180,   332,     0,   332,   179,   332,     8,   332,
     0,    12,   200,   332,   201,     0,    13,   200,   332,   201,
     0,    14,   200,   332,   201,     0,    15,   200,   332,   201,
     0,    16,   200,   332,   201,     0,    17,   200,   332,   201,
     0,    18,   200,   332,   201,     0,    19,   200,   332,   201,
     0,    20,   200,   332,   201,     0,    22,   200,   332,   201,
     0,    23,   200,   332,   206,   332,   201,     0,    24,   200,
   332,   201,     0,    25,   200,   332,   201,     0,    26,   200,
   332,   201,     0,    27,   200,   332,   201,     0,    28,   200,
   332,   201,     0,    29,   200,   332,   201,     0,    30,   200,
   332,   206,   332,   201,     0,    31,   200,   332,   206,   332,
   201,     0,    32,   200,   332,   206,   332,   201,     0,    21,
   200,   332,   201,     0,    12,   202,   332,   203,     0,    13,
   202,   332,   203,     0,    14,   202,   332,   203,     0,    15,
   202,   332,   203,     0,    16,   202,   332,   203,     0,    17,
   202,   332,   203,     0,    18,   202,   332,   203,     0,    19,
   202,   332,   203,     0,    20,   202,   332,   203,     0,    22,
   202,   332,   203,     0,    23,   202,   332,   206,   332,   203,
     0,    24,   202,   332,   203,     0,    25,   202,   332,   203,
     0,    26,   202,   332,   203,     0,    27,   202,   332,   203,
     0,    28,   202,   332,   203,     0,    29,   202,   332,   203,
     0,    30,   202,   332,   206,   332,   203,     0,    31,   202,
   332,   206,   332,   203,     0,    32,   202,   332,   206,   332,
   203,     0,    21,   202,   332,   203,     0,     3,     0,     9,
     0,    10,     0,    11,     0,     4,     0,     4,   202,   332,
   203,     0,   205,     4,   202,   203,     0,     4,   305,     0,
     4,   202,   332,   203,   305,     0,     4,   204,     4,     0,
     4,   202,   332,   203,   204,     4,     0,     4,   204,     4,
   305,     0,     4,   202,   332,   203,   204,     4,   305,     0,
   335,     0,   190,   334,     0,   189,   334,     0,   334,   190,
   334,     0,   334,   189,   334,     0,   207,   332,   206,   332,
   206,   332,   206,   332,   206,   332,   208,     0,   207,   332,
   206,   332,   206,   332,   206,   332,   208,     0,   207,   332,
   206,   332,   206,   332,   208,     0,   200,   332,   206,   332,
   206,   332,   201,     0,     0,   200,   337,   201,     0,     5,
     0,   337,   206,     5,     0,     0,   207,   339,   208,     0,
   200,   339,   201,     0,   340,     0,   339,   206,   340,     0,
   332,     0,   341,     0,   207,   342,   208,     0,   190,   207,
   342,   208,     0,   332,     8,   332,     0,   332,     8,   332,
     8,   332,     0,    39,   207,   332,   208,     0,   308,     0,
   311,     0,   317,     0,     4,   202,   203,     0,   190,     4,
   202,   203,     0,     4,   202,   207,   342,   208,   203,     0,
   190,     4,   202,   207,   342,   208,   203,     0,   332,     0,
   341,     0,   342,   206,   332,     0,   342,   206,   341,     0,
   207,   332,   206,   332,   206,   332,   206,   332,   208,     0,
   207,   332,   206,   332,   206,   332,   208,     0,     4,     0,
     4,   204,   109,   204,     4,     0,   207,   345,   208,     0,
     4,   202,   332,   203,   204,   110,     0,   343,     0,   345,
   206,   343,     0,     5,     0,    35,   200,   346,   206,   346,
   201,     0,    36,   200,   346,   201,     0,    34,   200,   346,
   201,     0,    34,   200,   346,   206,   342,   201,     0,    34,
   200,     4,   204,     4,   201,     0,    34,   200,     4,   202,
   332,   203,   204,     4,   201,     0
};

#endif

#if YYDEBUG != 0
static const short yyrline[] = { 0,
   167,   169,   170,   171,   176,   178,   181,   183,   186,   194,
   208,   225,   227,   230,   232,   233,   236,   242,   247,   248,
   249,   252,   256,   259,   265,   270,   276,   284,   289,   293,
   299,   304,   308,   313,   317,   320,   325,   329,   333,   337,
   342,   346,   349,   353,   357,   361,   365,   369,   373,   376,
   380,   383,   387,   390,   397,   399,   402,   404,   405,   406,
   407,   408,   409,   410,   411,   412,   413,   414,   415,   416,
   419,   424,   440,   446,   453,   461,   462,   463,   464,   465,
   466,   467,   468,   469,   470,   471,   472,   473,   474,   475,
   476,   477,   478,   479,   480,   481,   482,   483,   484,   485,
   486,   487,   488,   491,   494,   498,   504,   510,   513,   517,
   524,   531,   534,   538,   545,   552,   555,   559,   568,   575,
   578,   582,   591,   598,   601,   605,   614,   621,   624,   628,
   641,   648,   651,   655,   668,   675,   678,   682,   695,   702,
   705,   709,   723,   730,   733,   737,   751,   758,   761,   765,
   779,   786,   789,   793,   807,   814,   817,   821,   835,   842,
   845,   849,   863,   870,   873,   877,   901,   908,   911,   915,
   939,   946,   949,   953,   977,   984,   987,   991,  1010,  1017,
  1020,  1024,  1043,  1050,  1053,  1057,  1076,  1083,  1086,  1090,
  1108,  1115,  1118,  1122,  1140,  1147,  1150,  1154,  1172,  1179,
  1185,  1192,  1200,  1206,  1212,  1219,  1227,  1233,  1241,  1244,
  1248,  1256,  1258,  1259,  1260,  1261,  1264,  1266,  1269,  1301,
  1337,  1386,  1402,  1412,  1430,  1443,  1459,  1484,  1510,  1523,
  1539,  1552,  1568,  1587,  1609,  1618,  1632,  1652,  1668,  1687,
  1706,  1724,  1742,  1760,  1786,  1804,  1830,  1849,  1873,  1897,
  1923,  1940,  1958,  1977,  1996,  2035,  2060,  2082,  2098,  2117,
  2136,  2152,  2171,  2188,  2205,  2225,  2231,  2236,  2241,  2248,
  2250,  2251,  2254,  2259,  2263,  2279,  2295,  2311,  2331,  2345,
  2355,  2365,  2378,  2387,  2404,  2418,  2426,  2431,  2442,  2455,
  2499,  2513,  2528,  2537,  2547,  2551,  2555,  2559,  2570,  2586,
  2600,  2625,  2650,  2677,  2683,  2688,  2693,  2697,  2705,  2724,
  2740,  2756,  2761,  2777,  2782,  2798,  2803,  2821,  2844,  2867,
  2890,  2895,  2918,  2923,  2946,  2951,  2977,  3000,  3023,  3046,
  3051,  3074,  3080,  3103,  3109,  3134,  3138,  3143,  3170,  3194,
  3202,  3221,  3239,  3257,  3284,  3310,  3336,  3350,  3368,  3373,
  3382,  3384,  3385,  3386,  3387,  3390,  3392,  3393,  3394,  3395,
  3396,  3397,  3398,  3399,  3406,  3407,  3408,  3409,  3410,  3411,
  3412,  3413,  3414,  3415,  3416,  3417,  3418,  3419,  3420,  3421,
  3422,  3423,  3424,  3425,  3426,  3427,  3428,  3429,  3430,  3431,
  3432,  3433,  3434,  3435,  3436,  3437,  3439,  3440,  3441,  3442,
  3443,  3444,  3445,  3446,  3447,  3448,  3449,  3450,  3451,  3452,
  3453,  3454,  3455,  3456,  3457,  3458,  3459,  3464,  3469,  3470,
  3471,  3475,  3487,  3506,  3519,  3531,  3553,  3570,  3587,  3604,
  3623,  3628,  3632,  3636,  3640,  3646,  3651,  3655,  3659,  3665,
  3669,  3674,  3678,  3683,  3687,  3691,  3697,  3703,  3710,  3716,
  3720,  3724,  3735,  3742,  3753,  3773,  3783,  3793,  3805,  3821,
  3839,  3862,  3889,  3895,  3899,  3903,  3915,  3920,  3932,  3938,
  3958,  3963,  3976,  3982,  3988,  3993,  4001,  4015,  4019,  4038,
  4054
};
#endif


#if YYDEBUG != 0 || defined (YYERROR_VERBOSE)

static const char * const yytname[] = {   "$","error","$undefined.","tDOUBLE",
"tSTRING","tBIGSTR","tEND","tAFFECT","tDOTS","tPi","tMPI_Rank","tMPI_Size","tExp",
"tLog","tLog10","tSqrt","tSin","tAsin","tCos","tAcos","tTan","tRand","tAtan",
"tAtan2","tSinh","tCosh","tTanh","tFabs","tFloor","tCeil","tFmod","tModulo",
"tHypot","tPrintf","tSprintf","tStrCat","tStrPrefix","tBoundingBox","tDraw",
"tPoint","tCircle","tEllipse","tLine","tSurface","tSpline","tVolume","tCharacteristic",
"tLength","tParametric","tElliptic","tPlane","tRuled","tTriangulation","tTransfinite",
"tComplex","tPhysical","tUsing","tBump","tProgression","tPlugin","tRotate","tTranslate",
"tSymmetry","tDilate","tExtrude","tDuplicata","tLoop","tRecombine","tDelete",
"tCoherence","tIntersect","tAttractor","tLayers","tScalarPoint","tVectorPoint",
"tTensorPoint","tScalarLine","tVectorLine","tTensorLine","tScalarTriangle","tVectorTriangle",
"tTensorTriangle","tScalarQuadrangle","tVectorQuadrangle","tTensorQuadrangle",
"tScalarTetrahedron","tVectorTetrahedron","tTensorTetrahedron","tScalarHexahedron",
"tVectorHexahedron","tTensorHexahedron","tScalarPrism","tVectorPrism","tTensorPrism",
"tScalarPyramid","tVectorPyramid","tTensorPyramid","tText2D","tText3D","tInterpolationScheme",
"tTime","tCombine","tBSpline","tBezier","tNurbs","tOrder","tWith","tBounds",
"tKnots","tColor","tColorTable","tFor","tIn","tEndFor","tIf","tEndIf","tExit",
"tReturn","tCall","tFunction","tTrimmed","tShow","tHide","tB_SPLINE_SURFACE_WITH_KNOTS",
"tB_SPLINE_CURVE_WITH_KNOTS","tCARTESIAN_POINT","tTRUE","tFALSE","tUNSPECIFIED",
"tU","tV","tEDGE_CURVE","tVERTEX_POINT","tORIENTED_EDGE","tPLANE","tFACE_OUTER_BOUND",
"tEDGE_LOOP","tADVANCED_FACE","tVECTOR","tDIRECTION","tAXIS2_PLACEMENT_3D","tISO",
"tENDISO","tENDSEC","tDATA","tHEADER","tFILE_DESCRIPTION","tFILE_SCHEMA","tFILE_NAME",
"tMANIFOLD_SOLID_BREP","tCLOSED_SHELL","tADVANCED_BREP_SHAPE_REPRESENTATION",
"tFACE_BOUND","tCYLINDRICAL_SURFACE","tCONICAL_SURFACE","tCIRCLE","tTRIMMED_CURVE",
"tGEOMETRIC_SET","tCOMPOSITE_CURVE_SEGMENT","tCONTINUOUS","tCOMPOSITE_CURVE",
"tTOROIDAL_SURFACE","tPRODUCT_DEFINITION","tPRODUCT_DEFINITION_SHAPE","tSHAPE_DEFINITION_REPRESENTATION",
"tELLIPSE","tSolid","tEndSolid","tVertex","tFacet","tNormal","tOuter","tLoopSTL",
"tEndLoop","tEndFacet","tAFFECTPLUS","tAFFECTMINUS","tAFFECTTIMES","tAFFECTDIVIDE",
"'?'","tOR","tAND","tEQUAL","tNOTEQUAL","tAPPROXEQUAL","'<'","tLESSOREQUAL",
"'>'","tGREATEROREQUAL","'+'","'-'","'*'","'/'","'%'","tCROSSPRODUCT","'!'",
"tPLUSPLUS","tMINUSMINUS","UNARYPREC","'^'","'('","')'","'['","']'","'.'","'#'",
"','","'{'","'}'","All","SignedDouble","StlFormatItems","StlFormatItem","StepFormatItems",
"StepFormatItem","StepSpecial","StepHeaderItem","StepDataItem","GeoFormatItems",
"GeoFormatItem","Printf","View","Views","ScalarPointValues","ScalarPoint","@1",
"VectorPointValues","VectorPoint","@2","TensorPointValues","TensorPoint","@3",
"ScalarLineValues","ScalarLine","@4","VectorLineValues","VectorLine","@5","TensorLineValues",
"TensorLine","@6","ScalarTriangleValues","ScalarTriangle","@7","VectorTriangleValues",
"VectorTriangle","@8","TensorTriangleValues","TensorTriangle","@9","ScalarQuadrangleValues",
"ScalarQuadrangle","@10","VectorQuadrangleValues","VectorQuadrangle","@11","TensorQuadrangleValues",
"TensorQuadrangle","@12","ScalarTetrahedronValues","ScalarTetrahedron","@13",
"VectorTetrahedronValues","VectorTetrahedron","@14","TensorTetrahedronValues",
"TensorTetrahedron","@15","ScalarHexahedronValues","ScalarHexahedron","@16",
"VectorHexahedronValues","VectorHexahedron","@17","TensorHexahedronValues","TensorHexahedron",
"@18","ScalarPrismValues","ScalarPrism","@19","VectorPrismValues","VectorPrism",
"@20","TensorPrismValues","TensorPrism","@21","ScalarPyramidValues","ScalarPyramid",
"@22","VectorPyramidValues","VectorPyramid","@23","TensorPyramidValues","TensorPyramid",
"@24","Text2DValues","Text2D","@25","Text3DValues","Text3D","@26","InterpolationMatrix",
"TimeValues","Time","NumericAffectation","NumericIncrement","Affectation","Shape",
"Transform","MultipleShape","ListOfShapes","Duplicata","Delete","Colorify","Visibility",
"Command","Loop","Extrude","@27","@28","@29","@30","@31","@32","@33","@34","@35",
"ExtrudeParameters","ExtrudeParameter","Transfinite","Coherence","BoolExpr",
"FExpr","FExpr_Single","VExpr","VExpr_Single","ListOfStrings","RecursiveListOfStrings",
"ListOfListOfDouble","RecursiveListOfListOfDouble","ListOfDouble","FExpr_Multi",
"RecursiveListOfDouble","ColorExpr","ListOfColor","RecursiveListOfColor","StringExpr", NULL
};
#endif

static const short yyr1[] = {     0,
   209,   209,   209,   209,   210,   210,   211,   211,   212,   212,
   212,   213,   213,   214,   214,   214,   215,   215,   215,   215,
   215,   216,   216,   216,   217,   217,   217,   217,   217,   217,
   217,   217,   217,   217,   217,   217,   217,   217,   217,   217,
   217,   217,   217,   217,   217,   217,   217,   217,   217,   217,
   217,   217,   217,   217,   218,   218,   219,   219,   219,   219,
   219,   219,   219,   219,   219,   219,   219,   219,   219,   219,
   220,   220,   221,   221,   222,   222,   222,   222,   222,   222,
   222,   222,   222,   222,   222,   222,   222,   222,   222,   222,
   222,   222,   222,   222,   222,   222,   222,   222,   222,   222,
   222,   222,   222,   223,   223,   225,   224,   226,   226,   228,
   227,   229,   229,   231,   230,   232,   232,   234,   233,   235,
   235,   237,   236,   238,   238,   240,   239,   241,   241,   243,
   242,   244,   244,   246,   245,   247,   247,   249,   248,   250,
   250,   252,   251,   253,   253,   255,   254,   256,   256,   258,
   257,   259,   259,   261,   260,   262,   262,   264,   263,   265,
   265,   267,   266,   268,   268,   270,   269,   271,   271,   273,
   272,   274,   274,   276,   275,   277,   277,   279,   278,   280,
   280,   282,   281,   283,   283,   285,   284,   286,   286,   288,
   287,   289,   289,   291,   290,   292,   292,   294,   293,   295,
   295,   297,   296,   298,   298,   300,   299,   301,   302,   302,
   303,   304,   304,   304,   304,   304,   305,   305,   306,   306,
   306,   306,   306,   306,   306,   306,   306,   306,   306,   306,
   306,   306,   306,   306,   306,   306,   307,   307,   307,   307,
   307,   307,   307,   307,   307,   307,   307,   307,   307,   307,
   307,   307,   307,   307,   307,   307,   307,   307,   307,   307,
   307,   307,   307,   307,   307,   308,   308,   308,   308,   309,
   309,   309,   310,   310,   310,   310,   310,   310,   311,   311,
   312,   312,   312,   312,   313,   314,   314,   314,   314,   315,
   315,   315,   315,   315,   315,   315,   315,   315,   316,   316,
   316,   316,   316,   316,   316,   316,   316,   316,   317,   317,
   317,   318,   317,   319,   317,   320,   317,   317,   317,   317,
   321,   317,   322,   317,   323,   317,   317,   317,   317,   324,
   317,   325,   317,   326,   317,   327,   327,   328,   328,   328,
   329,   329,   329,   329,   329,   329,   329,   329,   330,   330,
   331,   331,   331,   331,   331,   332,   332,   332,   332,   332,
   332,   332,   332,   332,   332,   332,   332,   332,   332,   332,
   332,   332,   332,   332,   332,   332,   332,   332,   332,   332,
   332,   332,   332,   332,   332,   332,   332,   332,   332,   332,
   332,   332,   332,   332,   332,   332,   332,   332,   332,   332,
   332,   332,   332,   332,   332,   332,   332,   332,   332,   332,
   332,   332,   332,   332,   332,   332,   332,   333,   333,   333,
   333,   333,   333,   333,   333,   333,   333,   333,   333,   333,
   334,   334,   334,   334,   334,   335,   335,   335,   335,   336,
   336,   337,   337,   338,   338,   338,   339,   339,   340,   340,
   340,   340,   341,   341,   341,   341,   341,   341,   341,   341,
   341,   341,   342,   342,   342,   342,   343,   343,   343,   343,
   344,   344,   345,   345,   346,   346,   346,   346,   346,   346,
   346
};

static const short yyr2[] = {     0,
     1,     1,     1,     2,     1,     2,     0,     2,     1,    21,
     1,     0,     2,     1,     1,     1,     2,     2,     2,     2,
     2,     7,     5,    17,     9,    23,    31,    15,    11,    11,
    15,     9,    13,     9,    11,    13,     9,     9,    11,     9,
    11,     9,    11,    13,    13,    11,    13,    17,     9,    11,
    11,    13,    11,     9,     0,     2,     1,     1,     1,     1,
     1,     1,     1,     1,     1,     1,     1,     1,     1,     1,
     5,     7,     6,     8,     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,     1,     3,     0,    13,     1,     3,     0,
    13,     1,     3,     0,    13,     1,     3,     0,    19,     1,
     3,     0,    19,     1,     3,     0,    19,     1,     3,     0,
    25,     1,     3,     0,    25,     1,     3,     0,    25,     1,
     3,     0,    31,     1,     3,     0,    31,     1,     3,     0,
    31,     1,     3,     0,    31,     1,     3,     0,    31,     1,
     3,     0,    31,     1,     3,     0,    55,     1,     3,     0,
    55,     1,     3,     0,    55,     1,     3,     0,    43,     1,
     3,     0,    43,     1,     3,     0,    43,     1,     3,     0,
    37,     1,     3,     0,    37,     1,     3,     0,    37,     1,
     3,     0,    13,     1,     3,     0,    15,     8,     1,     3,
     5,     1,     1,     1,     1,     1,     1,     1,     4,     7,
     9,     6,     3,     6,     6,     9,     6,     9,     5,     8,
     8,    11,     6,     9,     9,     9,     7,     8,    12,     6,
     7,     7,     7,     9,     7,     9,    17,     7,     7,    11,
     8,    12,     8,     8,     8,    12,    14,    14,    22,    20,
     8,     8,     8,     7,     8,     5,    11,     5,     9,     1,
     1,     1,     0,     2,     6,     6,     6,     6,     4,     6,
     4,     6,     3,     4,     5,     3,     3,     4,     4,     3,
     7,     3,     7,     3,     2,     2,    15,     2,     6,     8,
     8,    10,     1,     2,     1,     3,     4,     1,     8,    12,
    14,     0,    12,     0,    16,     0,    18,     8,    12,    14,
     0,    12,     0,    16,     0,    18,     8,    12,    14,     0,
    12,     0,    16,     0,    18,     1,     2,     9,     7,     2,
     6,     9,     9,     8,     8,     8,     6,     4,     2,     2,
     1,     1,     1,     1,     1,     1,     3,     2,     2,     2,
     3,     3,     3,     3,     3,     3,     3,     3,     3,     3,
     3,     3,     3,     3,     5,     4,     4,     4,     4,     4,
     4,     4,     4,     4,     4,     6,     4,     4,     4,     4,
     4,     4,     6,     6,     6,     4,     4,     4,     4,     4,
     4,     4,     4,     4,     4,     4,     6,     4,     4,     4,
     4,     4,     4,     6,     6,     6,     4,     1,     1,     1,
     1,     1,     4,     4,     2,     5,     3,     6,     4,     7,
     1,     2,     2,     3,     3,    11,     9,     7,     7,     0,
     3,     1,     3,     0,     3,     3,     1,     3,     1,     1,
     3,     4,     3,     5,     4,     1,     1,     1,     3,     4,
     6,     7,     1,     1,     3,     3,     9,     7,     1,     5,
     3,     6,     1,     3,     1,     6,     4,     4,     6,     6,
     9
};

static const short yydefact[] = {     0,
     0,     2,     1,     3,     4,     9,    11,     0,     8,     0,
     0,     0,     0,     0,     0,     0,     0,     0,    13,    14,
    16,    15,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
   303,     0,   308,     0,   305,     0,     0,     0,     0,     0,
    56,    58,    57,    59,    60,    61,    62,    63,    64,    65,
    70,    69,    66,    67,    68,     0,     0,    17,    18,    20,
    19,    21,   440,   440,     0,   418,   422,   475,   212,   419,
   420,   421,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,   213,   214,   215,   216,
     0,     0,     0,   217,   218,     0,     0,     0,     0,     0,
     0,     0,   356,     0,     0,   296,     0,   298,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,   431,     0,     0,
     0,     0,     0,     0,   273,     0,     0,   273,   349,   350,
     0,     0,     0,     0,     0,     0,     0,   469,     0,     0,
     0,     0,     0,   295,     0,   304,     0,   475,   273,     0,
   273,     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,   425,     0,    75,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,   422,
   359,   358,   360,     0,     0,     0,     0,     0,     0,     0,
     0,     0,   223,   292,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,   290,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
   422,     0,     0,     0,   456,   457,   458,   449,     0,   450,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,   433,   432,     0,     0,
     0,     0,   273,   273,     0,     0,     0,     0,     0,     0,
     0,     0,   283,     0,     0,     0,     0,   294,     0,     0,
     0,     0,     0,     0,     0,   273,     0,     0,     0,   306,
     0,     0,   286,     0,   287,     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,   442,     0,     0,
     0,     0,     0,   427,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,   357,     0,     0,   463,   464,     0,     0,
   212,     0,     0,     0,     0,     0,   219,     0,   374,   373,
   371,   372,   367,   369,   368,   370,   362,   361,   363,   364,
   365,   366,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,   422,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,   435,   434,
   272,     0,   271,   270,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,   279,   274,   348,     0,   284,     0,
   281,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,   307,     0,   288,   289,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,   441,     0,
     0,    23,     0,   423,   429,    75,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,    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,   376,   397,   377,   398,   378,   399,   379,
   400,   380,   401,   381,   402,   382,   403,   383,   404,   384,
   405,   396,   417,   385,   406,     0,     0,   387,   408,   388,
   409,   389,   410,   390,   411,   391,   412,   392,   413,     0,
     0,     0,     0,     0,     0,     0,     0,   478,     0,     0,
   477,     0,     0,     0,     0,     0,     0,     0,     0,     0,
   229,     0,     0,     0,     0,   424,     0,    71,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,   459,     0,
     0,     0,     0,   451,   453,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,   266,   268,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,   285,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,   443,     0,   440,     0,   426,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,    73,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,   423,
   222,   465,   466,     0,     0,     0,     0,     0,   224,   225,
   227,     0,     0,   473,     0,   233,   375,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,   455,   460,
     0,   452,     0,   240,     0,     0,     0,     0,     0,     0,
   341,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,   280,     0,     0,
     0,     0,   347,   282,     0,     0,     0,     0,     0,   444,
     0,   470,     0,     0,     0,   299,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,   351,   352,   353,   354,   355,     0,     0,     0,     0,
     0,     0,     0,    22,     0,   428,   291,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,   447,     0,   209,   386,   407,
   393,   414,   394,   415,   395,   416,     0,   480,   479,   476,
     0,   212,     0,     0,     0,     0,   220,     0,     0,     0,
   471,    72,     0,   237,   243,     0,   245,     0,     0,   241,
     0,   242,   264,     0,     0,   454,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,   293,     0,     0,     0,     0,   273,     0,   312,     0,
   321,     0,   330,     0,     0,     0,     0,     0,     0,   248,
   249,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,   440,   430,    74,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,   230,     0,
     0,   231,     0,   474,     0,     0,     0,   251,   261,   461,
     0,     0,   345,   254,   255,     0,     0,     0,     0,   344,
   346,   263,   238,   253,   262,   265,     0,     0,     0,   439,
     0,   438,     0,     0,   309,     0,     0,   318,     0,     0,
   327,     0,   275,   276,   277,   278,     0,     0,   444,     0,
     0,     0,     0,     0,   468,     0,   301,   300,     0,     0,
     0,     0,     0,    25,     0,    34,     0,    38,     0,    32,
     0,     0,    37,     0,    42,    40,     0,     0,     0,     0,
     0,     0,    49,     0,     0,     0,     0,     0,    54,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,   448,     0,   210,
   211,     0,   221,   226,   228,     0,   234,     0,     0,   244,
   246,   462,     0,     0,     0,   343,   342,   235,   236,   273,
     0,   269,     0,     0,     0,     0,     0,     0,     0,     0,
     0,   446,   445,     0,     0,     0,     0,     0,     0,     0,
   444,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,   481,     0,
   472,     0,     0,     0,     0,     0,     0,   437,     0,     0,
     0,     0,     0,     0,     0,     0,   336,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,   467,   302,
     0,     0,    39,     0,     0,     0,     0,    29,     0,    35,
     0,    41,    30,    43,     0,    46,     0,    50,    51,     0,
     0,    53,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,   232,     0,     0,     0,     0,   267,     0,     0,   314,
     0,   340,     0,     0,   337,   323,     0,     0,   332,     0,
     0,     0,     0,     0,     0,   250,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
   106,   110,   114,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,   202,     0,   208,     0,     0,     0,
     0,   436,   310,     0,     0,     0,   313,   319,     0,     0,
   322,   328,     0,     0,   331,   239,   252,     0,     0,   256,
     0,     0,     0,     0,     0,    33,    36,    44,     0,    45,
    52,    47,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,   316,     0,     0,   325,     0,   334,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,   206,     0,     0,   258,   257,     0,
   311,     0,     0,     0,   320,     0,     0,   329,     0,     0,
     0,     0,     0,     0,    28,    31,     0,     0,     0,   104,
     0,   108,     0,   112,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,   200,     0,   297,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,   315,     0,     0,   339,
   324,     0,   333,     0,     0,     0,     0,     0,     0,    48,
    24,   105,   107,   109,   111,   113,   115,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,   201,   203,
     0,   204,   247,     0,     0,     0,     0,     0,     0,     0,
     0,     0,   118,   122,   126,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,   317,   338,   326,   335,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,   205,   207,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,   260,    10,     0,     0,     0,   116,
     0,   120,     0,   124,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,   259,
     0,    26,   117,   119,   121,   123,   125,   127,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,   130,   134,   138,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,   128,     0,   132,     0,   136,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,   129,   131,
   133,   135,   137,   139,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
   142,   146,   150,   154,   158,   162,     0,     0,     0,     0,
     0,     0,     0,     0,     0,    27,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,   140,     0,   144,
     0,   148,     0,   152,     0,   156,     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,     0,     0,     0,     0,     0,     0,   141,   143,
   145,   147,   149,   151,   153,   155,   157,   159,   161,   163,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,   190,   194,   198,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,   188,     0,   192,     0,   196,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,   189,   191,   193,   195,
   197,   199,     0,     0,     0,   178,   182,   186,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,   176,     0,   180,     0,   184,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,   177,   179,   181,   183,   185,   187,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,   166,   170,   174,     0,     0,
     0,     0,     0,     0,     0,   164,     0,   168,     0,   172,
     0,     0,     0,     0,     0,     0,   165,   167,   169,   171,
   173,   175,     0,     0,     0
};

static const short yydefgoto[] = {  2373,
   215,     2,     9,     3,    19,    20,    21,    22,     4,    71,
    72,    73,   446,  1689,   666,  1594,  1691,   667,  1595,  1693,
   668,  1596,  1909,   669,  1855,  1911,   670,  1856,  1913,   671,
  1857,  2045,   672,  2007,  2047,   673,  2008,  2049,   674,  2009,
  2157,   675,  2127,  2159,   676,  2128,  2161,   677,  2129,  2163,
   678,  2130,  2165,   679,  2131,  2167,   680,  2132,  2355,   681,
  2349,  2357,   682,  2350,  2359,   683,  2351,  2304,   684,  2292,
  2306,   685,  2293,  2308,   686,  2294,  2253,   687,  2235,  2255,
   688,  2236,  2257,   689,  2237,  1716,   690,  1618,  1811,   691,
  1718,   692,  1047,   693,   140,   252,    74,   576,   345,   562,
   563,   346,    78,    79,    80,    81,    82,   347,  1236,  1564,
  1672,  1239,  1569,  1676,  1242,  1573,  1679,  1426,  1427,    84,
    85,  1007,   348,   143,   367,   178,   247,   439,  1125,  1045,
  1046,   350,   499,   200,   755,   915,   144
};

static const short yypact[] = {  2784,
    58,   363,   431,  3222,-32768,-32768,-32768,   -89,-32768,    68,
    86,   100,   109,   113,   119,   -66,    -3,     3,-32768,-32768,
-32768,-32768,  2368,    76,     9,   176,    84,    89,   108,   -40,
   142,   152,   162,   166,   168,   334,   345,   352,   365,   554,
   373,   461,   261,   260,  -120,  -120,   274,   123,     7,   475,
     8,   501,   504,   165,   524,   333,   338,   -22,    10,    74,
-32768,   339,-32768,   542,-32768,   552,   576,   506,    13,    18,
-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
-32768,-32768,-32768,-32768,-32768,    19,  2978,-32768,-32768,-32768,
-32768,-32768,   364,   364,   547,-32768,   -58,    15,-32768,-32768,
-32768,-32768,   -41,   114,   230,   243,   269,   313,   323,   407,
   411,   419,   420,   447,   463,   464,   467,   471,   480,   481,
   484,   485,   488,   371,   394,   398,-32768,-32768,-32768,-32768,
  2508,  2508,  2508,-32768,-32768,  2508,   996,    39,   598,  2508,
   597,   754,-32768,   604,   665,-32768,  2508,-32768,  2508,  2508,
  2508,   414,  2508,   492,  2508,  2508,   614,  2508,   408,   514,
   519,  -123,   614,   482,   515,   535,   539,   558,   562,   577,
   726,  -120,  -120,  -120,  2508,  2508,  -116,-32768,   -95,  -120,
   580,   592,   595,   565,-32768,   614,    24,-32768,-32768,-32768,
   614,   614,   778,  2508,  2508,   -60,  2508,   603,  2508,   613,
   700,  2508,  2508,-32768,   828,-32768,   635,-32768,-32768,   856,
-32768,   863,-32768,   883,    19,   688,   689,   706,   707,   709,
   713,   716,   727,   738,   748,   749,   755,   761,   771,   772,
   774,   775,   792,   793,   795,   796,   802,   803,   804,   829,
   830,   831,   832,   833,   834,   921,   835,   731,   836,  2508,
   950,-32768,  -120,-32768,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,    63,    54,    54,   340,
   837,   837,   837, 11325,  1032,  2402,  2257,   312,   839,  1037,
   843,   777,-32768,-32768,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,-32768,
     0,  1358, 11348, 11371, 11394,  2508, 11417,  2508, 11440, 11463,
   391,   841,  1639,  2402,-32768,-32768,-32768,   712,  1039,-32768,
 11486,  2508,  2508,  2508,  2508,  2508,  1043,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,   850,   -20,-32768,-32768,  3676,  3698,
  -120,  -120,   415,   415,   128,  2508,  2508,  2508,  2508,  2711,
   135,  1046,-32768,  2508,  2818,  1051,  1067,-32768, 11509, 11532,
   931,  2508, 11555,   966,  3720,-32768,   869,   798, 11578,-32768,
  2508,  2915,-32768,  2951,-32768,-32768,    19,  1072,  1073,  1077,
  1079,  1080,  1081,  1082,  1083,  1084,  1085,  1086,  1087,  1088,
  1089,  1092,  1093,  1094,  1095,  1096,  1097,  1098,  1099,  1100,
   949,  1106,  1107,  1108,  1109,  1112,  1111,-32768,   159,  1113,
  1115,  1114, 10650,   126,   -53,  3087, 11601, 10675, 11624, 10700,
 11647, 10725, 11670, 10750, 11693, 10775, 11716, 10800, 11739, 10825,
 11762, 10850, 11785, 10875, 11808, 10900, 11831, 10925,  3742,  3764,
 11854, 10950, 11877, 10975, 11900, 11000, 11923, 11025, 11946, 11050,
 11969, 11075,  3786,  3808,  3830,  3852,  3874,  3896,   361,   180,
   911,   922,  2508,-32768,   614,  2607,   712,-32768,   489,   170,
    54,  2508,  1116,  1120,    16,   923,-32768,  1955,   469,   732,
   306,   306,   369,   369,   369,   369,   354,   354,   837,   837,
   837,   837,  1119,  2402,  2508,  1124,  1125,  1126, 11992,  1128,
 12015,  1129,  1130,  1231,  2508,   404,  2402,   490,  2508,  2508,
  1132,  2887, 12038, 12061, 12084,  3048,  2508,  3185,  3234, 12107,
 12130, 12153, 12176, 12199,   936,  -120,  2508,  2508,-32768,-32768,
-32768,   933,  3308,-32768,   960,  2508,  3918,  3940,  3962, 11100,
  -121,   -16,   -24,  -100,-32768,-32768,-32768,  2508,-32768, 11125,
-32768,   962,   964,  1165,  1166,   974, 12222,  1168,   972,  2508,
  2988,  2508,  2508,-32768, 12245,-32768,-32768,  1006,   973,   975,
   977,   978,   981,   982,   984,   986,   987,   988,   989,   991,
   992,   994,   998,   999,  1000,  1001,  1003,  1009,  1019,  1021,
  1022,  1026,  1030,  1033,  1058,  1059,  1062,  1063,-32768,  1173,
   979,-32768,  1064,   153,-32768,-32768,  1002,  1038,  1071,  1101,
  1102,  1103,  1104,  1105,  1110,  1117,  1121,  1123,  1131,  1133,
  1134,  1135,  1136,  1137,  1138,  1140,  1143,  1144,  1145,  1146,
  1147,  1148,  1090,  1091,  1290,-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,  2508,  2508,-32768,-32768,-32768,
-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  1233,-32768,  2402,    54,
-32768, 11150,  1293,  2402,  1122,    47,  2508,  1294,  1300,   874,
-32768,  1301,  1127,    10,  1303,-32768,  2508,-32768,   183,  3984,
  -120,   614,   614,  1306,   614,  1312,   614,   614,-32768,  2402,
  3268,  1263,   493,-32768,  2461,  1031,  1149,  1321,  1323,  1343,
  1344,  1345,   685,  1346,  1348,  1351,  1378,  1383,  1385,  1386,
  1391,   138,  4006,  4028,-32768,-32768,  3292,  -120,  -120,  -120,
  1381,  2402,  2402,  2402,  2402,  1220,  1398,  2508,  2508,   614,
   614,  2508,  1407,   614,  1411,  4050,-32768,  2540,   267,  1409,
  1245,  1304,  2508,  2508,  -120,  1415,  1419,  1232,  1422,  1424,
   614,   614,  1425,  -120,  1426,  1427,   614,   614,  1429,  1430,
  1432,  1434,  1436,   614,   456,   614,  1437,  1438,  1439,  1442,
  1443,-32768,  1418,   364,  1444,-32768,  1435,  3124,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,   614,  2508,-32768, 12268, 11175, 12291,
 11200, 12314, 11225, 12337, 11250, 11275,  1241,   215,  1246,   268,
-32768,   712,-32768,    17,   344,  1250,  1448,  1309,-32768,-32768,
-32768,    10,  2508,-32768,   494,-32768, 13211,  1450,  2508,    21,
    32,    33,   614,  1451,   614,  1453,  1454,   497,-32768,-32768,
  2402,-32768,  2508,-32768,  2508,   614,   614,   614,  1249,  1261,
-32768,   301,   614,   614,   614,   614,   614,   614,   614,   433,
  2508,  2508,  2508,  1243,   -88,   -85,   174,-32768,   498,   509,
   517,   520,-32768,-32768,  4072,  4094,  1456,  1458, 12360,   -78,
  1357,-32768,  2508,  2508,  2508,-32768,  1260,  1305,  1265,  4116,
  4138,   -26,  1266,  1268,  1269,  1273,  1270,  1276,  1274,  1275,
   273,  1277,  1278,  1281,  1279,  1280,  1287,  1298,  1299,  1326,
  1308,-32768,-32768,-32768,-32768,-32768,  1328,  1330,  1336,  1347,
  1349,  1353,  1350,-32768,  1352,   126,-32768,  1500,  4160,  4182,
  4204,  4226,  4248,  4270,  4292,  4314,  4336,  4358,  4380,  4402,
  4424,  4446,  4468,  4490,  4512,  4534,  4556,  4578,  4600,  4622,
  4644,  4666,  4688,  4710,   521,-32768,   525, 13211,-32768,-32768,
-32768,-32768,-32768,-32768,-32768,-32768,  1371,-32768,-32768,-32768,
   614,    54,  2508,  1501,  1506,    16,-32768,  1546, 11300,    10,
-32768,-32768,  4732,-32768,-32768,  -120,-32768,  -120,  1570,-32768,
  1571,-32768,-32768,  1377,   530, 13211,  4754,  1575,  1576,  1577,
  2508,  2508,  2508,  2508,  1579,  1580,  1581,  1582,  1583,  1584,
  1585,-32768,  2474,  3316, 12383,  1493,   415,  -120,  1586,  -120,
  1587,  -120,  1588,  1589,  1591,  1593,  1594,  2508,  2508,-32768,
-32768,  1595,   614,   614,  1495,   614,  2397,   211, 12406,  2508,
    19,  1601,  2508,   614,  1599,  1603,  1602,  1420,  1604,   456,
  1608,  1606,  2508,  1609,  1613,  1635,  1638,  1642,   456,  2508,
  2508,  2508,   614,  1640,  1674,   456,  2508,  1684,  1685,  1683,
  2508,   364,-32768,-32768,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
   614,  1484,  2508,  1687,  1690,  1692,  1694,  1380,-32768,  1689,
  1696,-32768,  1499,-32768,  2508,    90,    97,-32768,-32768,-32768,
  1502,  2508,-32768,-32768,-32768,  4776,  4798,  1568,  1592,-32768,
-32768,-32768,-32768,-32768,-32768,-32768,  1758,  1698,  1503,-32768,
  2508,-32768,  1498,   181,-32768,  1504,   217,-32768,  1505,   223,
-32768,  1507,-32768,-32768,-32768,-32768,  4820,  4842,   -78,   216,
   536,  1509,  1636,  2508,-32768,  2508,-32768,-32768,  4864,    19,
  1508,  4886,  1512,-32768,  1534,-32768,  1536,-32768,  1542,-32768,
  1538, 12429,-32768,  1539,-32768,-32768,  1545,  1551, 12452,  4908,
 12475,  1556,-32768,  1562,  1564,  4930,  1560,  1567,-32768,  4952,
  1563,  4974,  4996,  5018,  5040,  5062,  5084,  5106,  5128,  5150,
  5172,  5194,  5216,  5238,  5260,  5282,  5304,  5326,  5348,  5370,
  5392,  5414,  5436,  5458,  5480,  5502,  5524,-32768,   614, 13211,
-32768,  1569,-32768,-32768,-32768,    10,-32768,  1598,  5546,-32768,
-32768,-32768,  5568,  2508,  2508,-32768,-32768,-32768,-32768,   415,
  2501,-32768,  1878,    44,  1878,    44,  1878,    44,  2508,  2508,
  1678,-32768,-32768,   614,  2508,  3340,  3364,   614,    19,  1781,
   -78,   456,  1785,  2508,  1783,   456,  1784,  1789,  1787,  1788,
  1791,  2508,  1792,   614,  1793,  1794,  2508,  1798,  1796,  2508,
  1816,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,   537,-32768,  1817,
-32768,  2508,  1819, 12498, 12521,  1614,  2508,-32768,  1878,  1878,
  2508,  3388,   225,  1820,  1618,   -27,-32768,  3412,   235,   -12,
  3436,   238,   -10,  3460,  3484,  1620,  1624,  1842,-32768,-32768,
  1623,  1664,-32768,  1627,  1629,  1630,  5590,-32768,  1637,-32768,
  1641,-32768,-32768,-32768, 12544,-32768,  1631,-32768,-32768, 12567,
  1644,-32768, 12590,  1634, 12613, 12636, 12659,  5612,  5634,  5656,
  5678,  5700,  5722,  5744,  5766,  5788,  5810,  5832,  5854,  5876,
  5898,  5920,  5942,  5964,  5986,  6008,  6030,  6052, 12682,  6074,
  1835,-32768,  6096,  1643,   614,   614,-32768,  3508,  3128,  1837,
  2508,-32768,   614,  1841,-32768,  1844,  2508,  1845,  1846,  2508,
  1847,  1848,  1850,   614,   614,-32768,  1851,    19,   456,   456,
   456,   456,  1852,  1853,  1877,   456,  1879,  1880,  1905,  1907,
-32768,-32768,-32768,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,-32768,  2508,-32768,  2508,  1909,   614,
   614,-32768,-32768,  1677,  3532,  1712,-32768,-32768,  1735,  3556,
-32768,-32768,  1745,  3580,-32768,-32768,-32768,  1747,  1746,-32768,
    19,  1749,  1750,  1757,  1759,-32768,-32768,-32768,  1753,-32768,
-32768,-32768,  1755,  1760,  1776,  1777,  6118,  6140,  6162,  6184,
  6206,  6228,  6250,  6272,  6294,  6316,  6338,  6360,  6382,  6404,
  6426,  6448,  6470,  6492,  6514,  6536,  6558,  1778, 12705,  3604,
  1756,  1958,  1959,    44,  1960,   614,    44,  1980,    44,  1981,
   614,  1883,    19,   456,   456,  1983,  1984,   456,  1986,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,    54,-32768,  1987,  1989,-32768,-32768,    -9,
-32768,  1790,   540,    -6,-32768,  1795,     4,-32768,  1829,  1818,
  1830,  1824,  1832,  1833,-32768,-32768,  1797,  1799,   544, 13211,
   545, 13211,   548, 13211,  6580,  6602,  6624,  6646,  6668,  6690,
  6712,  6734,  6756,  6778,  6800,  6822,  6844,  6866,  6888,  6910,
  6932,  6954,  6976,  6998,  7020,   549,-32768,  1836,-32768,  1834,
  1990,    44,   614,  1993,  1995,    44,  2034,    44,  1890,  2508,
    19,   456,   614,  2039,  2041,  2508,  2043,  2508,  2059,  2508,
  2060,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,    54,  2063,    54,  2064,-32768,    83,  1863,-32768,
-32768,   101,-32768,   118,  1865,  7042,    19,  1868,  1869,-32768,
-32768, 13211,-32768, 13211,-32768, 13211,-32768, 12728, 12751, 12774,
  7064,  7086,  7108,  7130,  7152,  7174,  7196,  7218,  7240,  7262,
  7284,  7306,  7328,  7350,  7372,  7394,  7416,  7438,-32768,-32768,
   553,-32768,-32768,  2070,  2071,  2073,  2074,  2508,  2508,    19,
   456,   614,-32768,-32768,-32768,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,    54,  2075,-32768,-32768,-32768,-32768,  7460,
  3628,  1911,  1876,  1881,  1882,  1884,  1885,  7482,  7504,  7526,
  7548,  7570,  7592,  7614,  7636,  7658,  7680,  7702,  7724,  7746,
  7768,  7790,  7812,  7834,  7856,-32768,-32768,  2508,  2080,  1914,
   614,   456,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  3652,-32768,-32768,  1887,  1889,   557, 13211,
   560, 13211,   566, 13211,  7878,  7900,  7922,  7944,  7966,  7988,
  8010,  8032,  8054,  8076,  8098,  8120,  8142,  8164,  8186,  8208,
  8230,  8252,  2097,   614,  2098,  2508,  2099,  2508,  2100,  2508,
  2101,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,-32768,
  1902,-32768, 13211,-32768, 13211,-32768, 13211,-32768, 12797, 12820,
 12843,  8274,  8296,  8318,  8340,  8362,  8384,  8406,  8428,  8450,
  8472,  8494,  8516,  8538,  8560,  8582,   614,-32768,-32768,-32768,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  1903,  1904,  1906,  1908,  8604,
  8626,  8648,  8670,  8692,  8714,  8736,  8758,  8780,  8802,  8824,
  8846,  8868,  8890,  8912,   614,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  1910,   567, 13211,   570, 13211,   582, 13211,
  8934,  8956,  8978,  9000,  9022,  9044,  9066,  9088,  9110,  9132,
  9154,  9176,  9198,  9220,  9242,   456,  2508,  2104,  2508,  2106,
  2508,  2108,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  1916, 13211,-32768,
 13211,-32768, 13211,-32768, 12866, 12889, 12912, 12935, 12958, 12981,
  9264,  9286,  9308,  9330,  9352,  9374,  9396,  9418,  9440,  2112,
-32768,-32768,-32768,-32768,-32768,-32768,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,-32768,  1932,  1942,  1943,  1944,
  1945,  1946,  9462,  9484,  9506,  9528,  9550,  9572,  9594,  9616,
  9638,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,   585, 13211,   586, 13211,
   589, 13211,   602, 13211,   605, 13211,   609, 13211,  9660,  9682,
  9704,  9726,  9748,  9770,  9792,  9814,  9836,  2508,  2150,  2508,
  2152,  2508,  2154,  2508,  2156,  2508,  2158,  2508,  2160,  2508,
  2508,  2508,  2508,  2508,  2508,  2508,  2508,  2508, 13211,-32768,
 13211,-32768, 13211,-32768, 13211,-32768, 13211,-32768, 13211,-32768,
  9858,  9880,  9902,  9924,  9946,  9968, 13004, 13027, 13050,  2508,
  2508,  2508,  2508,  2508,  2508,-32768,-32768,-32768,  9990, 10012,
 10034, 10056, 10078, 10100,  1969,  1970,  1971,  2508,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2508, 10122, 10144, 10166, 10188,
 10210, 10232,   610, 13211,   616, 13211,   617, 13211,  2508,  2508,
  2508,  2508,  2508,  2508,  2508,  2173,  2508,  2174,  2508,  2175,
 10254, 10276, 10298, 13073, 13096, 13119, 13211,-32768, 13211,-32768,
 13211,-32768,  2508,  2508,  2508,-32768,-32768,-32768, 10320, 10342,
 10364,  1975,  1978,  1985,  2508,  2508,  2508,  2508,  2508,  2508,
 10386, 10408, 10430,   620, 13211,   621, 13211,   624, 13211,  2508,
  2508,  2508,  2508,  2181,  2508,  2184,  2508,  2185, 10452, 10474,
 10496, 13211,-32768, 13211,-32768, 13211,-32768,  2508,  2508,  2508,
 10518, 10540, 10562,  2508,  2508,  2508, 10584, 10606, 10628,  2508,
  2508,  2508, 13142, 13165, 13188,-32768,-32768,-32768,  1988,  1996,
  1997,  2508,  2508,  2508,   625, 13211,   673, 13211,   677, 13211,
  2508,  2187,  2508,  2188,  2508,  2190, 13211,-32768, 13211,-32768,
 13211,-32768,  2205,  2206,-32768
};

static const short yypgoto[] = {-32768,
  -130,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
-32768,-32768,  1572,-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,-32768,-32768,-32768,-32768,-32768,-32768,-32768,
-32768,-32768,-32768,-32768,  -300,   -18,-32768,  2203,    -1,  -367,
  -175,     2,-32768,-32768,-32768,-32768,-32768,  2207,-32768,-32768,
-32768,-32768,-32768,-32768,-32768,-32768,-32768, -1317, -1389,-32768,
-32768, -1084,   -23,-32768,   -29,-32768,   -90,-32768, -1214, -1091,
  1421,  -213,  -319,  -745,  1158,-32768,   -68
};


#define	YYLAST		13410


static const short yytable[] = {   142,
   210,   212,    76,   248,   141,    77,   565,   502,   914,   380,
   184,   187,   385,   198,   146,   177,   179,   208,   253,   753,
   196,   213,   208,    99,   538,   152,  1074,   382,  1430,   383,
  1433,  1250,  1251,   402,  1351,   404,  1505,  1075,  1077,  1424,
  1505,   154,   308,  1505,  1425,   391,   124,   125,   126,   152,
   905,   124,   125,   126,  1424,  1269,  1424,  1424,   208,  1425,
  1424,  1425,  1425,     5,  1278,  1425,   489,   208,   173,   174,
  1424,  1285,   371,   372,    87,  1425,   355,   201,   149,   175,
    86,  1076,  1078,   356,   407,   802,   176,   124,   125,   126,
   373,    88,   498,   371,   372,  1330,   124,   125,   126,   156,
   371,   372,  1331,   371,   372,    89,   805,   301,   302,   303,
  1424,   374,   304,   307,    90,  1425,   312,  1108,    91,  1109,
  1110,  1123,  1111,   332,    92,   333,   334,   335,  1124,   337,
   498,   339,   340,    93,   351,   371,   372,   134,   135,   392,
   577,   578,   366,   250,   368,   251,  1444,   309,   310,  1424,
   375,   369,   370,   636,  1425,   906,   907,   208,   255,   153,
   256,   181,   371,   372,   182,   183,  1068,  1424,   371,   372,
   389,   390,  1425,   393,  1135,   395,    99,   197,   398,   399,
  1504,   148,   804,   153,  1424,   556,   124,   125,   126,  1425,
   803,   127,   128,   129,   130,  1508,    94,  1511,  1721,   747,
   523,  1725,    95,   191,   759,   524,   192,   154,   214,   371,
   372,  1727,   157,   185,   188,   147,   199,   773,  1256,   209,
   591,   254,   754,   445,   211,   384,   443,  1408,   490,   491,
   492,   447,   448,   449,   450,   451,   452,   453,   454,   455,
   456,   457,   458,   459,   460,   461,   462,   463,   464,   465,
   466,   467,   468,   469,   470,   471,   472,   473,   474,   475,
   476,   477,   478,   479,   480,   481,   482,   483,   484,   485,
   486,   487,   488,   202,   975,   145,   598,  1445,   371,   372,
  1505,  1449,   497,   149,  1505,   371,   372,  1505,   150,   503,
  1814,   508,   509,   510,   511,   512,   513,   514,   515,   516,
   517,   518,   519,   520,   521,   522,  1670,   151,  1816,  1674,
   498,  1677,   529,   257,   531,   258,   371,   372,   501,   302,
   497,   134,   135,   498,  1204,  1817,   371,   372,   542,   543,
   544,   545,   546,   566,   548,   549,   550,   551,   552,   553,
   554,   559,   560,   951,   127,   128,   129,   130,   134,   135,
  1062,   155,   567,   568,   569,   570,   855,  1093,  1094,   629,
   580,   156,   371,   372,   630,   134,   135,   158,   587,   371,
   372,   561,   561,   746,   564,   564,   159,   595,  1505,  1112,
   738,  1113,  1505,   918,  1505,   739,  1343,   160,   744,   315,
   316,   317,   318,   319,   161,   320,   321,   322,   323,   324,
   325,   326,   327,   328,  1768,   371,   372,   162,  1772,   329,
  1774,   371,   372,   371,   372,  1059,  1352,   166,  1257,   898,
   744,  1191,  1345,   371,   372,   635,   371,   372,  1347,   259,
  1501,   260,   749,    10,  1582,  1583,  1584,  1585,  1102,  1103,
  1507,  1589,   261,  1510,   262,   315,   316,   317,   318,   319,
   928,   320,   321,   322,   323,   324,   325,   326,   327,   328,
   171,   371,   372,   134,   135,   329,   172,   976,   263,   742,
   264,   855,   302,  1144,    44,    45,    46,    47,   750,    49,
   180,   748,   959,   960,   961,   962,   127,   128,   129,   130,
   320,   321,   322,   323,   324,   325,   326,   327,   328,   167,
   497,   760,   168,   169,   329,   170,   189,   134,   135,   190,
   742,   771,   265,   497,   266,   775,   776,   186,   127,   128,
   129,   130,   267,   783,   268,   498,   792,   193,     6,     7,
   903,     8,   194,   793,   794,   134,   135,   195,   203,   134,
   135,   493,   797,   251,   326,   327,   328,   204,   207,  1683,
  1684,   249,   329,  1687,   806,   205,   498,   324,   325,   326,
   327,   328,   736,   246,   737,   857,   816,   329,   818,   819,
   297,    11,    12,    13,    14,    15,    16,    17,    18,   206,
  1410,  1002,  1003,  1004,  1005,  1006,   134,   135,   498,   498,
   498,   498,   534,   298,   251,   163,   164,   299,   165,   134,
   135,   311,   313,  1061,  1063,   772,   269,   251,   270,   330,
   271,  1085,   272,   336,   352,   856,    96,   341,   273,   275,
   274,   276,   100,   101,   102,   103,   104,   105,   106,   107,
   108,   109,   110,   111,   112,   113,   114,   115,   116,   117,
   118,   119,   120,   121,   122,   123,   277,  1778,   278,   317,
   318,   319,   342,   320,   321,   322,   323,   324,   325,   326,
   327,   328,   279,   281,   280,   282,   283,   329,   284,   331,
   285,   899,   286,    44,    45,    46,    47,    48,    49,   287,
   289,   288,   290,   291,   293,   292,   294,   295,   358,   296,
   941,   338,   888,   889,   744,   744,   745,   774,   744,  1070,
   932,  1071,   744,   744,  1084,  1114,   890,   891,   892,   893,
   894,   895,   896,   353,   744,   497,  1115,   498,   354,   539,
   902,   359,   744,   908,  1116,   744,  1191,  1117,  1192,   365,
  1193,   920,  1194,   917,   360,   744,  1853,  1211,   361,  1233,
   942,  1191,  1191,  1353,  1491,  1723,   497,  1724,   742,  1736,
  1738,  1737,  1739,  1740,  1763,  1741,  1764,   362,  1844,   314,
  1845,   363,  1936,  1015,  1937,  1938,   379,  1939,   955,   956,
   957,  1940,  2067,  1941,  2068,  2069,   364,  2070,   497,   497,
   497,   497,   507,   388,   965,   966,   376,  2071,   969,  2072,
  2178,  2180,  2179,  2181,  2182,   982,  2183,  1908,   377,   980,
   981,   378,   131,   343,   991,   593,   394,  2184,   133,  2185,
  2186,   397,  2187,   136,  2188,  2265,  2189,  2266,   139,   396,
   344,  2267,  2269,  2268,  2270,  2313,  2315,  2314,  2316,  2317,
  2361,  2318,  2362,   400,   401,  1019,  1020,  1021,  1022,  1023,
  1024,  1025,  1026,  1027,  1028,  1029,  1030,  1031,  1032,  1033,
  1034,  1035,  1036,  1037,  1038,  1039,  1040,  1041,  1042,  1043,
  1044,   403,  1048,   315,   316,   317,   318,   319,   405,   320,
   321,   322,   323,   324,   325,   326,   327,   328,  2363,   911,
  2364,   856,  2365,   329,  2366,   406,  1064,   408,   409,  1069,
   315,   316,   317,   318,   319,  1073,   320,   321,   322,   323,
   324,   325,   326,   327,   328,   410,   411,   497,   412,  1086,
   329,  1087,   413,   318,   319,   414,   320,   321,   322,   323,
   324,   325,   326,   327,   328,   438,   415,  1104,  1105,  1106,
   329,   441,   315,   316,   317,   318,   319,   416,   320,   321,
   322,   323,   324,   325,   326,   327,   328,   417,   418,  1127,
  1128,  1129,   329,   444,   419,   315,   316,   317,   318,   319,
   420,   320,   321,   322,   323,   324,   325,   326,   327,   328,
   421,   422,  1416,   423,   424,   329,   315,   316,   317,   318,
   319,  2088,   320,   321,   322,   323,   324,   325,   326,   327,
   328,   425,   426,  1197,   427,   428,   329,  1163,    96,   300,
  1260,   429,   430,   431,   100,   101,   102,   103,   104,   105,
   106,   107,   108,   109,   110,   111,   112,   113,   114,   115,
   116,   117,   118,   119,   120,   121,   122,   123,   432,   433,
   434,   435,   436,   437,  1228,   329,   934,   586,   495,  1198,
   440,   442,   504,   505,   506,   540,  1206,   535,  1207,   547,
   555,   579,   315,   316,   317,   318,   319,   582,   320,   321,
   322,   323,   324,   325,   326,   327,   328,  1216,  1217,  1218,
  1219,  1291,   329,   583,   589,   592,   599,   600,  1234,  1227,
  1237,   601,  1240,   602,   603,   604,   605,   606,   607,   608,
   609,   610,   611,   612,  1247,  1248,   613,   614,   615,   616,
   617,   618,   619,   620,   621,   561,  1259,   622,   564,  1262,
   623,   624,   625,   626,   627,   628,   740,   631,   633,  1272,
   632,   751,   741,   752,   758,   756,  1279,  1280,  1281,  1359,
   761,   762,   763,  1286,   765,   767,   768,  1290,   777,   791,
   795,  1292,  1293,  1294,  1295,  1296,  1297,  1298,  1299,  1300,
  1301,  1302,  1303,  1304,  1305,  1306,  1307,  1308,  1309,  1310,
  1311,  1312,  1313,  1314,  1315,  1316,  1317,   796,   808,  1320,
   809,   810,   811,   812,   814,   815,   821,   852,   822,   853,
   823,  1329,   824,   825,   131,   132,   826,   827,  1333,   828,
   133,   829,   830,   831,   832,   136,   833,   834,   305,   835,
   139,   859,   306,   836,   837,   838,   839,  1341,   840,   315,
   316,   317,   318,   319,   841,   320,   321,   322,   323,   324,
   325,   326,   327,   328,   842,   963,   843,   844,  1442,   329,
  1356,   845,  1357,    96,   300,   846,   897,   860,   847,   100,
   101,   102,   103,   104,   105,   106,   107,   108,   109,   110,
   111,   112,   113,   114,   115,   116,   117,   118,   119,   120,
   121,   122,   123,   848,   849,    96,   300,   850,   851,   854,
   861,   100,   101,   102,   103,   104,   105,   106,   107,   108,
   109,   110,   111,   112,   113,   114,   115,   116,   117,   118,
   119,   120,   121,   122,   123,   887,   885,   886,   901,   909,
   862,   863,   864,   865,   866,   910,   979,   912,   916,   867,
  1414,  1415,   923,  1423,  1067,  1429,   868,  1432,   925,  1422,
   869,  1428,   870,  1431,   904,  1434,  1435,   936,   913,   937,
   871,  1438,   872,   873,   874,   875,   876,   877,   561,   878,
  1447,   564,   879,   880,   881,   882,   883,   884,  1455,   938,
   939,   940,   943,  1460,   944,   935,  1463,   945,  1465,  1466,
  1467,  1468,  1469,  1470,  1471,  1472,  1473,  1474,  1475,  1476,
  1477,  1478,  1479,  1480,  1481,  1482,  1483,  1484,  1485,  1486,
  1487,  1488,  1489,  1490,   946,  1325,   958,  1581,  1493,   947,
   368,   948,   949,  1498,   950,   301,   302,  1499,   315,   316,
   317,   318,   319,   964,   320,   321,   322,   323,   324,   325,
   326,   327,   328,   970,   972,   977,   978,   983,   329,   131,
   132,   984,   985,  1014,   986,   133,   987,   990,   992,   993,
   136,   996,   997,   769,   998,   139,   999,   770,  1000,  1009,
  1017,  1058,  1010,  1011,  1012,  1013,  1060,  1016,  1091,  1107,
  1633,   131,   132,  1065,  1066,  1072,  1080,   133,  1082,  1083,
  1092,  1120,   136,  1121,  1126,   930,  1130,   139,  1137,   931,
  1132,  1136,  1131,  1139,  1138,  1140,  1141,  1565,  1146,  1142,
  1143,  1147,  1145,  1570,  1148,  1149,  1574,   315,   316,   317,
   318,   319,  1150,   320,   321,   322,   323,   324,   325,   326,
   327,   328,  1682,  1151,  1152,  1164,  1199,   329,  1154,  1200,
  1597,  1598,  1599,  1600,  1601,  1602,  1603,  1604,  1605,  1606,
  1607,  1608,  1609,  1610,  1611,  1612,  1613,  1614,  1615,  1616,
  1617,  1153,  1619,  1155,  1620,  1156,   315,   316,   317,   318,
   319,  1157,   320,   321,   322,   323,   324,   325,   326,   327,
   328,  1202,  1158,  1160,  1159,  1161,   329,  1162,   315,   316,
   317,   318,   319,   525,   320,   321,   322,   323,   324,   325,
   326,   327,   328,  1336,  1195,  1208,  1209,   349,   329,  1210,
  1213,  1214,  1215,   357,  1220,  1221,  1222,  1223,  1224,  1225,
  1226,  1235,  1238,  1241,  1243,  1717,  1244,  1337,  1245,  1246,
  1777,  1249,  1252,  1261,  1264,  1265,   381,  1266,  1271,  1268,
  1267,   386,   387,  1270,  1273,  1274,  1690,  1692,  1694,  1695,
  1696,  1697,  1698,  1699,  1700,  1701,  1702,  1703,  1704,  1705,
  1706,  1707,  1708,  1709,  1710,  1711,  1712,  1713,  1714,  1715,
  1275,    96,   536,  1276,  1277,  1283,  1820,   100,   101,   102,
   103,   104,   105,   106,   107,   108,   109,   110,   111,   112,
   113,   114,   115,   116,   117,   118,   119,   120,   121,   122,
   123,   315,   316,   317,   318,   319,  1284,   320,   321,   322,
   323,   324,   325,   326,   327,   328,  1287,  1288,  1289,  1852,
  1319,   329,  1321,  1322,  1809,  1326,  1812,  1323,  1231,  1324,
  1232,  1327,  1328,  1339,  1332,  1342,  1776,  1411,  1360,  1340,
  1344,  1346,  1782,  1348,  1784,  1354,  1786,  1362,  1788,  1789,
  1790,  1791,  1792,  1793,  1794,  1795,  1796,  1797,  1798,  1799,
  1800,  1801,  1802,  1803,  1804,  1805,  1806,  1807,  1808,  1363,
  1355,  1364,  1365,  1366,  1368,  1369,   315,   316,   317,   318,
   319,  1370,   320,   321,   322,   323,   324,   325,   326,   327,
   328,  1374,  1375,  1338,  1376,  1378,   329,  1379,  1381,  1409,
   315,   316,   317,   318,   319,  1876,   320,   321,   322,   323,
   324,   325,   326,   327,   328,  1436,  1443,  1446,  1448,  1450,
   329,  1451,  1452,  1453,  1850,  1851,  1454,  1456,  1458,  1459,
  1461,  1462,  1858,  1859,  1860,  1861,  1862,  1863,  1864,  1865,
  1866,  1867,  1868,  1869,  1870,  1871,  1872,  1873,  1874,  1875,
  1464,  1497,  1492,  1494,  1503,  1502,  1514,   131,   132,  1515,
  1517,  1518,  1519,   133,  1520,  1521,  1526,  1523,   136,  1530,
  1557,  1524,  1563,   139,  1528,   537,  1567,  1516,  1559,  1568,
  1571,  1572,  1575,  1576,  1904,  1577,  1580,  1586,  1587,  1910,
  1912,  1914,  1915,  1916,  1917,  1918,  1919,  1920,  1921,  1922,
  1923,  1924,  1925,  1926,  1927,  1928,  1929,  1930,  1931,  1932,
    96,   300,  1588,  1624,  1590,  1591,   100,   101,   102,   103,
   104,   105,   106,   107,   108,   109,   110,   111,   112,   113,
   114,   115,   116,   117,   118,   119,   120,   121,   122,   123,
  1592,  1593,  1963,  1621,  1965,   743,  1967,  1626,  1969,  1970,
  1971,  1972,  1973,  1974,  1975,  1976,  1977,  1978,  1979,  1980,
  1981,  1982,  1983,  1984,  1985,  1986,   315,   316,   317,   318,
   319,  1627,   320,   321,   322,   323,   324,   325,   326,   327,
   328,  1629,  1631,  1632,  1634,  1635,   329,  1636,  1638,  1637,
  1639,  1667,   757,  1668,  1669,  1671,  1640,  2010,  2011,  2012,
  2013,  2014,  2015,  2016,  2017,  2018,  2019,  2020,  2021,  2022,
  2023,  2024,  1641,  1642,  1664,  1675,  1678,  1681,  1685,  1686,
  1688,  1731,  1719,  1720,  1775,  1767,  1722,  1734,  1770,  1735,
  1771,  1726,  2046,  2048,  2050,  2051,  2052,  2053,  2054,  2055,
  2056,  2057,  2058,  2059,  2060,  2061,  2062,  2063,  2064,  2065,
   315,   316,   317,   318,   319,  1729,   320,   321,   322,   323,
   324,   325,   326,   327,   328,  1728,  1730,  1732,  1733,  1773,
   329,  1766,  1765,  2089,  1780,  2091,  1781,  2093,  1783,  2095,
  2096,  2097,  2098,  2099,  2100,  2101,  2102,  2103,  2104,  2105,
  2106,  2107,  2108,  2109,  1785,  1787,  1419,  1420,  1810,  1813,
  1815,  1818,   133,  1821,  1822,  1846,  1847,  1421,  1848,  1849,
  1877,  1881,   139,  1880,   176,  1905,  1882,  1906,  1883,  1935,
  1884,  1885,  1934,  2133,  2134,  2135,  2136,  2137,  2138,  2139,
  2140,  2141,  1960,  1962,  1964,  1966,  1968,  1987,  2025,  2090,
  2026,  2092,  2027,  2094,  2028,  2066,  2110,  2126,  2158,  2160,
  2162,  2164,  2166,  2168,  2169,  2170,  2171,  2172,  2173,  2174,
  2175,  2176,  2177,   315,   316,   317,   318,   319,  2142,   320,
   321,   322,   323,   324,   325,   326,   327,   328,  2143,  2144,
  2145,  2146,  2147,   329,  2199,  2200,  2201,  2202,  2203,  2204,
  2205,  2206,  2207,  2208,  2209,  2210,  2211,  2212,  2213,  2214,
  2215,  2216,  2217,  2218,  2219,  2244,  2245,  2246,  2278,  2280,
  2282,  2298,   921,   922,  2299,   924,  2323,   926,   927,  2325,
  2327,  2300,  2368,  2370,  2352,  2372,  2229,  2230,  2231,  2232,
  2233,  2234,  2353,  2354,  2374,  2375,    75,   858,     0,     0,
    83,     0,     0,     0,  2247,  2248,  2249,  2250,  2251,  2252,
  2254,  2256,  2258,  1201,     0,     0,     0,     0,     0,     0,
   967,   968,     0,     0,   971,  2271,  2272,  2273,  2274,  2275,
  2276,  2277,     0,  2279,     0,  2281,     0,     0,     0,     0,
     0,   988,   989,     0,     0,     0,     0,   994,   995,  2289,
  2290,  2291,     0,     0,  1001,     0,  1008,     0,     0,     0,
     0,  2301,  2302,  2303,  2305,  2307,  2309,     0,     0,     0,
     0,     0,     0,     0,     0,     0,  2319,  2320,  2321,  2322,
     0,  2324,     0,  2326,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,  2331,  2332,  2333,     0,     0,     0,
  2337,  2338,  2339,     0,     0,     0,  2343,  2344,  2345,     0,
     0,     0,     0,     0,     0,     0,     0,     0,  2356,  2358,
  2360,     0,     0,     0,     0,     0,     0,  2367,     0,  2369,
     0,  2371,     0,  1079,     0,  1081,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,  1088,  1089,  1090,     0,
     0,     0,     0,  1095,  1096,  1097,  1098,  1099,  1100,  1101,
    96,    97,    98,     0,    99,     0,   100,   101,   102,   103,
   104,   105,   106,   107,   108,   109,   110,   111,   112,   113,
   114,   115,   116,   117,   118,   119,   120,   121,   122,   123,
     0,   124,   125,   126,    96,   341,     0,     0,     0,     0,
   100,   101,   102,   103,   104,   105,   106,   107,   108,   109,
   110,   111,   112,   113,   114,   115,   116,   117,   118,   119,
   120,   121,   122,   123,     0,   315,   316,   317,   318,   319,
   342,   320,   321,   322,   323,   324,   325,   326,   327,   328,
     0,     0,     0,     0,     0,   329,     0,     0,     0,   500,
     0,    44,    45,    46,    47,    48,    49,     0,   933,     0,
     0,     0,     0,     0,     0,     0,    96,   300,   208,     0,
     0,  1196,   100,   101,   102,   103,   104,   105,   106,   107,
   108,   109,   110,   111,   112,   113,   114,   115,   116,   117,
   118,   119,   120,   121,   122,   123,     0,   124,   125,   126,
    96,   300,     0,     0,     0,     0,   100,   101,   102,   103,
   104,   105,   106,   107,   108,   109,   110,   111,   112,   113,
   114,   115,   116,   117,   118,   119,   120,   121,   122,   123,
     0,     0,   127,   128,   129,   130,  1253,   974,     0,     0,
     0,     0,     0,     0,  1263,     0,   131,   132,     0,     0,
     0,     0,   133,   134,   135,     0,     0,   136,     0,   137,
     0,   138,   139,  1282,     0,   315,   316,   317,   318,   319,
     0,   320,   321,   322,   323,   324,   325,   326,   327,   328,
   131,   496,     0,     0,     0,   329,   133,     0,     0,     0,
     0,   136,  1254,     0,  1255,     0,   139,     0,     0,    96,
   536,  1318,     0,     0,     0,   100,   101,   102,   103,   104,
   105,   106,   107,   108,   109,   110,   111,   112,   113,   114,
   115,   116,   117,   118,   119,   120,   121,   122,   123,   315,
   316,   317,   318,   319,     0,   320,   321,   322,   323,   324,
   325,   326,   327,   328,     0,     0,     0,     0,     0,   329,
     0,     0,   131,   132,     0,     0,     0,     0,   133,     0,
     0,     0,     0,   136,     0,     0,     0,     0,   139,   315,
   316,   317,   318,   319,     0,   320,   321,   322,   323,   324,
   325,   326,   327,   328,     0,     0,   131,   132,     0,   329,
     0,     0,   133,     0,     0,     0,  1417,   136,  1418,     0,
     0,     0,   139,     0,     0,     0,     0,     0,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,   571,
    28,    29,   572,   573,    32,   574,    34,     0,    35,     0,
    37,    38,    39,     0,    41,    42,     0,     0,     0,     0,
     0,     0,     0,     0,  1437,     0,     0,     0,  1441,     0,
     0,    54,     0,    -7,     1,     0,   -12,   -55,     0,     0,
     0,     0,     0,     0,  1457,   131,   132,     0,     0,     0,
     0,   133,     0,     0,     0,     0,   136,     0,     0,     0,
     0,   139,    56,    57,    58,     0,   -55,     0,     0,     0,
   -55,   -55,   -55,   -55,   -55,   -55,   -55,   -55,   -55,   -55,
    68,   -55,   -55,   -55,   -55,   -55,   -55,   -55,   -55,     0,
     0,     0,   -55,   -55,   -55,   -55,   -55,   -55,   -55,     0,
   -55,   -55,   -55,   -55,   -55,     0,   571,    28,    29,   572,
   573,    32,   574,    34,     0,    35,     0,    37,    38,    39,
     0,    41,    42,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,   -55,   -55,   -55,   -55,    54,     0,
     0,     0,   -55,     0,   -55,     0,   -55,   -55,   -55,   -55,
   -55,   -55,   -55,   -55,   -55,   -55,     0,     0,     0,     0,
     0,     0,     0,     0,     0,  1560,  1561,     0,   575,    56,
    57,    58,     0,  1566,   -12,   -12,   -12,   -12,   -12,   -12,
   -12,   -12,     0,     0,  1578,  1579,     0,    68,     0,     0,
     0,     0,     0,     0,     0,     0,     0,     0,     0,    -7,
    -7,     0,    -7,   571,    28,    29,   572,   573,    32,   574,
    34,     0,    35,     0,    37,    38,    39,     0,    41,    42,
     0,     0,     0,     0,     0,     0,     0,     0,     0,     0,
  1622,  1623,     0,     0,     0,    54,     0,     0,     0,   571,
    28,    29,   572,   573,    32,   574,    34,     0,    35,     0,
    37,    38,    39,     0,    41,    42,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,    56,    57,    58,   216,
     0,    54,     0,     0,     0,   581,   571,    28,    29,   572,
   573,    32,   574,    34,    68,    35,     0,    37,    38,    39,
     0,    41,    42,     0,     0,     0,  1673,     0,     0,     0,
     0,  1680,    56,    57,    58,     0,     0,     0,    54,     0,
     0,     0,     0,     0,     0,   315,   316,   317,   318,   319,
    68,   320,   321,   322,   323,   324,   325,   326,   327,   328,
     0,     0,     0,     0,     0,   329,     0,     0,     0,    56,
    57,    58,     0,     0,   778,     0,     0,     0,     0,     0,
   217,   218,   219,     0,     0,     0,     0,    68,   220,   221,
   222,   223,   224,   225,   226,   227,   228,   229,     0,     0,
     0,     0,   596,     0,     0,     0,   230,   231,   232,   233,
   234,   235,   236,   237,   238,   239,     0,   240,   241,   242,
   243,   244,   245,  1769,     0,     0,     0,     0,     0,     0,
     0,     0,     0,  1779,     0,     0,     0,     0,   597,   637,
   638,   639,   640,   641,   642,   643,   644,   645,   646,   647,
   648,   649,   650,   651,   652,   653,   654,   655,   656,   657,
   658,   659,   660,   661,   662,   663,   664,     0,     0,     0,
     0,     0,     0,     0,     0,   817,   637,   638,   639,   640,
   641,   642,   643,   644,   645,   646,   647,   648,   649,   650,
   651,   652,   653,   654,   655,   656,   657,   658,   659,   660,
   661,   662,   663,   664,     0,    23,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,  1854,     0,     0,     0,   329,     0,     0,     0,
     0,     0,     0,     0,    24,   782,     0,     0,    25,    26,
    27,    28,    29,    30,    31,    32,    33,    34,     0,    35,
    36,    37,    38,    39,    40,    41,    42,     0,     0,     0,
    43,    44,    45,    46,    47,    48,    49,     0,    50,    51,
    52,    53,    54,     0,   665,     0,     0,     0,     0,     0,
     0,  1907,     0,     0,     0,     0,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,    55,    56,    57,    58,   329,     0,   494,     0,
    59,  1018,    60,   557,    61,    62,    63,    64,    65,    66,
    67,    68,    69,    70,     0,     0,   571,    28,    29,   572,
   573,    32,   574,    34,  1961,    35,     0,    37,    38,    39,
     0,    41,    42,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,    54,     0,
     0,     0,     0,   329,     0,     0,     0,     0,     0,     0,
     0,     0,   784,     0,     0,     0,     0,     0,     0,     0,
     0,     0,     0,     0,     0,     0,     0,  2006,     0,    56,
    57,    58,   315,   316,   317,   318,   319,     0,   320,   321,
   322,   323,   324,   325,   326,   327,   328,    68,     0,     0,
     0,     0,   329,     0,     0,     0,     0,     0,     0,     0,
     0,   785,     0,     0,     0,  2044,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,     0,     0,
   315,   316,   317,   318,   319,   929,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,     0,     0,   315,   316,   317,   318,   319,   954,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,     0,     0,   315,   316,
   317,   318,   319,  1229,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   315,   316,   317,   318,   319,  1439,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,     0,     0,   315,   316,   317,   318,
   319,  1440,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,     0,     0,
   315,   316,   317,   318,   319,  1500,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,     0,     0,   315,   316,   317,   318,   319,  1506,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,     0,     0,   315,   316,
   317,   318,   319,  1509,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   315,   316,   317,   318,   319,  1512,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,     0,     0,   315,   316,   317,   318,
   319,  1513,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,     0,     0,
   315,   316,   317,   318,   319,  1562,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,     0,     0,   315,   316,   317,   318,   319,  1625,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,     0,     0,   315,   316,
   317,   318,   319,  1628,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   315,   316,   317,   318,   319,  1630,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,     0,     0,   315,   316,   317,   318,
   319,  1666,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,     0,     0,
   315,   316,   317,   318,   319,  1879,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,     0,     0,   315,   316,   317,   318,   319,  1933,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,   557,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,   558,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,   590,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,   716,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,   717,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,   730,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,   731,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,   732,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,   733,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,   734,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,   735,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,   798,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,   799,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,   800,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,   919,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,   952,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,   953,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,   973,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1118,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1119,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1133,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1134,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1165,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1166,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1167,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1168,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1169,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1170,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1171,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1172,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1173,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1174,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1175,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1176,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1177,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1178,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1179,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1180,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1181,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1182,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1183,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1184,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1185,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1186,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1187,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1188,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1189,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1190,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1205,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1212,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1334,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1335,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1349,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1350,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1358,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1361,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1372,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1377,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1380,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1382,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1383,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1384,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1385,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1386,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1387,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1388,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1389,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1390,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1391,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1392,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1393,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1394,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1395,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1396,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1397,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1398,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1399,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1400,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1401,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1402,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1403,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1404,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1405,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1406,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1407,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1412,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1413,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1522,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1534,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1535,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1536,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1537,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1538,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1539,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1540,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1541,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1542,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1543,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1544,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1545,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1546,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1547,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1548,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1549,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1550,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1551,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1552,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1553,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1554,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1556,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1558,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1643,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1644,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1645,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1646,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1647,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1648,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1649,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1650,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1651,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1652,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1653,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1654,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1655,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1656,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1657,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1658,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1659,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1660,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1661,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1662,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1663,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1742,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1743,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1744,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1745,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1746,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1747,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1748,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1749,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1750,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1751,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1752,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1753,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1754,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1755,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1756,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1757,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1758,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1759,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1760,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1761,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1762,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1819,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1826,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1827,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1828,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1829,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1830,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1831,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1832,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1833,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1834,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1835,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1836,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1837,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1838,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1839,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1840,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1841,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1842,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1843,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1878,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1886,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1887,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1888,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1889,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1890,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1891,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1892,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1893,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1894,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1895,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1896,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1897,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1898,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1899,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1900,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1901,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1902,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1903,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1942,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1943,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1944,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1945,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1946,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1947,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1948,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1949,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1950,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1951,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1952,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1953,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1954,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1955,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1956,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1957,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1958,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1959,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1991,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1992,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1993,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1994,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  1995,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  1996,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  1997,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  1998,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  1999,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2000,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2001,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2002,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2003,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2004,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2005,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2029,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2030,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2031,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2032,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2033,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2034,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2035,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2036,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2037,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2038,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2039,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2040,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2041,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2042,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2043,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2073,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2074,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2075,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2076,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2077,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2078,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2079,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2080,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2081,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2082,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2083,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2084,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2085,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2086,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2087,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2117,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2118,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2119,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2120,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2121,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2122,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2123,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2124,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2125,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2148,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2149,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2150,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2151,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2152,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2153,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2154,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2155,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2156,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2190,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2191,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2192,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2193,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2194,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2195,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2196,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2197,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2198,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2220,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2221,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2222,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2223,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2224,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2225,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2238,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2239,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2240,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2241,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2242,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2243,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2259,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2260,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2261,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2262,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2263,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2264,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2283,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2284,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2285,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2295,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2296,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2297,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2310,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2311,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2312,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2328,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2329,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2330,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2334,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   315,   316,   317,   318,   319,  2335,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   315,   316,   317,   318,   319,  2336,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   315,   316,   317,   318,   319,  2340,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   315,   316,   317,   318,
   319,  2341,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   315,   316,
   317,   318,   319,  2342,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   634,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,   695,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   697,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,   699,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   701,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,   703,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   705,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,   707,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   709,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,   711,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   713,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,   715,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   719,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,   721,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   723,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,   725,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   727,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,   729,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   801,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,   807,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,   900,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,  1050,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,  1052,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,  1054,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,  1056,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,     0,     0,  1057,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
     0,     0,  1203,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,   494,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   526,   315,
   316,   317,   318,   319,     0,   320,   321,   322,   323,   324,
   325,   326,   327,   328,     0,     0,     0,     0,     0,   329,
     0,   527,   315,   316,   317,   318,   319,     0,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   528,   315,   316,   317,   318,   319,
     0,   320,   321,   322,   323,   324,   325,   326,   327,   328,
     0,     0,     0,     0,     0,   329,     0,   530,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   532,   315,   316,   317,   318,   319,     0,   320,   321,   322,
   323,   324,   325,   326,   327,   328,     0,     0,     0,     0,
     0,   329,     0,   533,   315,   316,   317,   318,   319,     0,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   541,   315,   316,   317,
   318,   319,     0,   320,   321,   322,   323,   324,   325,   326,
   327,   328,     0,     0,     0,     0,     0,   329,     0,   584,
   315,   316,   317,   318,   319,     0,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   585,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,   588,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   594,   315,
   316,   317,   318,   319,     0,   320,   321,   322,   323,   324,
   325,   326,   327,   328,     0,     0,     0,     0,     0,   329,
     0,   694,   315,   316,   317,   318,   319,     0,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   696,   315,   316,   317,   318,   319,
     0,   320,   321,   322,   323,   324,   325,   326,   327,   328,
     0,     0,     0,     0,     0,   329,     0,   698,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   700,   315,   316,   317,   318,   319,     0,   320,   321,   322,
   323,   324,   325,   326,   327,   328,     0,     0,     0,     0,
     0,   329,     0,   702,   315,   316,   317,   318,   319,     0,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   704,   315,   316,   317,
   318,   319,     0,   320,   321,   322,   323,   324,   325,   326,
   327,   328,     0,     0,     0,     0,     0,   329,     0,   706,
   315,   316,   317,   318,   319,     0,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   708,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,   710,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   712,   315,
   316,   317,   318,   319,     0,   320,   321,   322,   323,   324,
   325,   326,   327,   328,     0,     0,     0,     0,     0,   329,
     0,   714,   315,   316,   317,   318,   319,     0,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   718,   315,   316,   317,   318,   319,
     0,   320,   321,   322,   323,   324,   325,   326,   327,   328,
     0,     0,     0,     0,     0,   329,     0,   720,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   722,   315,   316,   317,   318,   319,     0,   320,   321,   322,
   323,   324,   325,   326,   327,   328,     0,     0,     0,     0,
     0,   329,     0,   724,   315,   316,   317,   318,   319,     0,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   726,   315,   316,   317,
   318,   319,     0,   320,   321,   322,   323,   324,   325,   326,
   327,   328,     0,     0,     0,     0,     0,   329,     0,   728,
   315,   316,   317,   318,   319,     0,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   764,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,   766,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,   779,   315,
   316,   317,   318,   319,     0,   320,   321,   322,   323,   324,
   325,   326,   327,   328,     0,     0,     0,     0,     0,   329,
     0,   780,   315,   316,   317,   318,   319,     0,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,   781,   315,   316,   317,   318,   319,
     0,   320,   321,   322,   323,   324,   325,   326,   327,   328,
     0,     0,     0,     0,     0,   329,     0,   786,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
   787,   315,   316,   317,   318,   319,     0,   320,   321,   322,
   323,   324,   325,   326,   327,   328,     0,     0,     0,     0,
     0,   329,     0,   788,   315,   316,   317,   318,   319,     0,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,   789,   315,   316,   317,
   318,   319,     0,   320,   321,   322,   323,   324,   325,   326,
   327,   328,     0,     0,     0,     0,     0,   329,     0,   790,
   315,   316,   317,   318,   319,     0,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,   813,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,   820,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,  1049,   315,
   316,   317,   318,   319,     0,   320,   321,   322,   323,   324,
   325,   326,   327,   328,     0,     0,     0,     0,     0,   329,
     0,  1051,   315,   316,   317,   318,   319,     0,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,  1053,   315,   316,   317,   318,   319,
     0,   320,   321,   322,   323,   324,   325,   326,   327,   328,
     0,     0,     0,     0,     0,   329,     0,  1055,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
  1122,   315,   316,   317,   318,   319,     0,   320,   321,   322,
   323,   324,   325,   326,   327,   328,     0,     0,     0,     0,
     0,   329,     0,  1230,   315,   316,   317,   318,   319,     0,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,  1258,   315,   316,   317,
   318,   319,     0,   320,   321,   322,   323,   324,   325,   326,
   327,   328,     0,     0,     0,     0,     0,   329,     0,  1367,
   315,   316,   317,   318,   319,     0,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,  1371,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,  1373,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,  1495,   315,
   316,   317,   318,   319,     0,   320,   321,   322,   323,   324,
   325,   326,   327,   328,     0,     0,     0,     0,     0,   329,
     0,  1496,   315,   316,   317,   318,   319,     0,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,  1525,   315,   316,   317,   318,   319,
     0,   320,   321,   322,   323,   324,   325,   326,   327,   328,
     0,     0,     0,     0,     0,   329,     0,  1527,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
  1529,   315,   316,   317,   318,   319,     0,   320,   321,   322,
   323,   324,   325,   326,   327,   328,     0,     0,     0,     0,
     0,   329,     0,  1531,   315,   316,   317,   318,   319,     0,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,  1532,   315,   316,   317,
   318,   319,     0,   320,   321,   322,   323,   324,   325,   326,
   327,   328,     0,     0,     0,     0,     0,   329,     0,  1533,
   315,   316,   317,   318,   319,     0,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,  1555,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,  1665,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,  1823,   315,
   316,   317,   318,   319,     0,   320,   321,   322,   323,   324,
   325,   326,   327,   328,     0,     0,     0,     0,     0,   329,
     0,  1824,   315,   316,   317,   318,   319,     0,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,  1825,   315,   316,   317,   318,   319,
     0,   320,   321,   322,   323,   324,   325,   326,   327,   328,
     0,     0,     0,     0,     0,   329,     0,  1988,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
  1989,   315,   316,   317,   318,   319,     0,   320,   321,   322,
   323,   324,   325,   326,   327,   328,     0,     0,     0,     0,
     0,   329,     0,  1990,   315,   316,   317,   318,   319,     0,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,  2111,   315,   316,   317,
   318,   319,     0,   320,   321,   322,   323,   324,   325,   326,
   327,   328,     0,     0,     0,     0,     0,   329,     0,  2112,
   315,   316,   317,   318,   319,     0,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,  2113,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,  2114,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,  2115,   315,
   316,   317,   318,   319,     0,   320,   321,   322,   323,   324,
   325,   326,   327,   328,     0,     0,     0,     0,     0,   329,
     0,  2116,   315,   316,   317,   318,   319,     0,   320,   321,
   322,   323,   324,   325,   326,   327,   328,     0,     0,     0,
     0,     0,   329,     0,  2226,   315,   316,   317,   318,   319,
     0,   320,   321,   322,   323,   324,   325,   326,   327,   328,
     0,     0,     0,     0,     0,   329,     0,  2227,   315,   316,
   317,   318,   319,     0,   320,   321,   322,   323,   324,   325,
   326,   327,   328,     0,     0,     0,     0,     0,   329,     0,
  2228,   315,   316,   317,   318,   319,     0,   320,   321,   322,
   323,   324,   325,   326,   327,   328,     0,     0,     0,     0,
     0,   329,     0,  2286,   315,   316,   317,   318,   319,     0,
   320,   321,   322,   323,   324,   325,   326,   327,   328,     0,
     0,     0,     0,     0,   329,     0,  2287,   315,   316,   317,
   318,   319,     0,   320,   321,   322,   323,   324,   325,   326,
   327,   328,     0,     0,     0,     0,     0,   329,     0,  2288,
   315,   316,   317,   318,   319,     0,   320,   321,   322,   323,
   324,   325,   326,   327,   328,     0,     0,     0,     0,     0,
   329,     0,  2346,   315,   316,   317,   318,   319,     0,   320,
   321,   322,   323,   324,   325,   326,   327,   328,     0,     0,
     0,     0,     0,   329,     0,  2347,   315,   316,   317,   318,
   319,     0,   320,   321,   322,   323,   324,   325,   326,   327,
   328,     0,     0,     0,     0,     0,   329,     0,  2348,   315,
   316,   317,   318,   319,     0,   320,   321,   322,   323,   324,
   325,   326,   327,   328,     0,     0,     0,     0,     0,   329
};

static const short yycheck[] = {    23,
    69,    70,     4,    94,    23,     4,   374,   308,   754,   185,
     4,     4,   188,     4,     6,    45,    46,     5,     4,     4,
    43,     3,     5,     7,   344,    66,     6,     4,  1346,     6,
  1348,  1123,  1124,   209,  1249,   211,  1426,     6,     6,    67,
  1430,    66,     4,  1433,    72,   106,    34,    35,    36,    66,
     4,    34,    35,    36,    67,  1140,    67,    67,     5,    72,
    67,    72,    72,     6,  1149,    72,     4,     5,   189,   190,
    67,  1156,   189,   190,     7,    72,   200,     4,   200,   200,
   170,    50,    50,   207,   215,   207,   207,    34,    35,    36,
   207,     6,   306,   189,   190,     6,    34,    35,    36,   200,
   189,   190,     6,   189,   190,     6,   207,   131,   132,   133,
    67,   207,   136,   137,     6,    72,   140,   206,     6,   208,
   206,   200,   208,   147,     6,   149,   150,   151,   207,   153,
   344,   155,   156,   200,   158,   189,   190,   196,   197,   200,
     6,     7,   172,   202,   174,   204,  1361,   109,   110,    67,
   180,   175,   176,   207,    72,   109,   110,     5,   200,   200,
   202,    39,   189,   190,    42,    43,   912,    67,   189,   190,
   194,   195,    72,   197,   201,   199,     7,   200,   202,   203,
   208,     6,   207,   200,    67,   206,    34,    35,    36,    72,
   207,   175,   176,   177,   178,   208,   200,   208,   208,   500,
   201,   208,   200,    39,   524,   206,    42,    66,   190,   189,
   190,   208,    47,   207,   207,   207,   207,   537,     8,   207,
   396,   207,   207,   253,   207,   202,   250,  1319,   297,   298,
   299,   255,   256,   257,   258,   259,   260,   261,   262,   263,
   264,   265,   266,   267,   268,   269,   270,   271,   272,   273,
   274,   275,   276,   277,   278,   279,   280,   281,   282,   283,
   284,   285,   286,   287,   288,   289,   290,   291,   292,   293,
   294,   295,   296,   200,     8,   200,   407,  1362,   189,   190,
  1670,  1366,   306,   200,  1674,   189,   190,  1677,   200,   308,
   208,   315,   316,   317,   318,   319,   320,   321,   322,   323,
   324,   325,   326,   327,   328,   329,  1624,   200,   208,  1627,
   524,  1629,   336,   200,   338,   202,   189,   190,     7,   343,
   344,   196,   197,   537,  1070,   208,   189,   190,   352,   353,
   354,   355,   356,   206,   358,   359,   360,   361,   362,   363,
   364,   371,   372,   206,   175,   176,   177,   178,   196,   197,
     7,   200,   376,   377,   378,   379,   204,    57,    58,   201,
   384,   200,   189,   190,   206,   196,   197,   200,   392,   189,
   190,   373,   374,   204,   373,   374,    43,   401,  1768,   206,
   201,   208,  1772,   201,  1774,   206,   206,    43,   206,   179,
   180,   181,   182,   183,    43,   185,   186,   187,   188,   189,
   190,   191,   192,   193,  1722,   189,   190,    43,  1726,   199,
  1728,   189,   190,   189,   190,   201,   201,    45,   208,   739,
   206,   206,   206,   189,   190,   444,   189,   190,   206,   200,
   206,   202,   501,     3,  1519,  1520,  1521,  1522,     6,     7,
   206,  1526,   200,   206,   202,   179,   180,   181,   182,   183,
   770,   185,   186,   187,   188,   189,   190,   191,   192,   193,
   200,   189,   190,   196,   197,   199,   207,   201,   200,   493,
   202,   204,   496,   201,    60,    61,    62,    63,   502,    65,
   207,   500,   802,   803,   804,   805,   175,   176,   177,   178,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    39,
   524,   525,    42,    43,   199,    45,     6,   196,   197,     6,
   534,   535,   200,   537,   202,   539,   540,    43,   175,   176,
   177,   178,   200,   547,   202,   739,   556,     4,   166,   167,
   744,   169,   200,   557,   558,   196,   197,   200,   200,   196,
   197,   202,   566,   204,   191,   192,   193,     6,    43,  1634,
  1635,     5,   199,  1638,   578,     4,   770,   189,   190,   191,
   192,   193,   202,   200,   204,   634,   590,   199,   592,   593,
   200,   141,   142,   143,   144,   145,   146,   147,   148,     4,
  1326,   126,   127,   128,   129,   130,   196,   197,   802,   803,
   804,   805,   202,   200,   204,    42,    43,   200,    45,   196,
   197,     4,     6,   904,   905,   202,   200,   204,   202,     6,
   200,   931,   202,   200,   207,   634,     3,     4,   200,   200,
   202,   202,     9,    10,    11,    12,    13,    14,    15,    16,
    17,    18,    19,    20,    21,    22,    23,    24,    25,    26,
    27,    28,    29,    30,    31,    32,   200,  1732,   202,   181,
   182,   183,    39,   185,   186,   187,   188,   189,   190,   191,
   192,   193,   200,   200,   202,   202,   200,   199,   202,     5,
   200,   740,   202,    60,    61,    62,    63,    64,    65,   200,
   200,   202,   202,   200,   200,   202,   202,   200,   207,   202,
     6,   200,   716,   717,   206,   206,   208,   208,   206,   206,
   208,   208,   206,   206,   208,   208,   730,   731,   732,   733,
   734,   735,   736,   200,   206,   739,   208,   931,   200,     8,
   744,   207,   206,   747,   208,   206,   206,   208,   208,     4,
   206,   761,   208,   757,   200,   206,  1821,   208,   200,  1107,
    56,   206,   206,   208,   208,   206,   770,   208,   772,   206,
   206,   208,   208,   206,   206,   208,   208,   200,   206,     6,
   208,   200,   206,   854,   208,   206,   202,   208,   798,   799,
   800,   206,   206,   208,   208,   206,   200,   208,   802,   803,
   804,   805,     6,     6,   808,   809,   207,   206,   812,   208,
   206,   206,   208,   208,   206,   825,   208,  1882,   207,   823,
   824,   207,   189,   190,   834,     8,   204,   206,   195,   208,
   206,   112,   208,   200,   206,   206,   208,   208,   205,   207,
   207,   206,   206,   208,   208,   206,   206,   208,   208,   206,
   206,   208,   208,     6,   200,   859,   860,   861,   862,   863,
   864,   865,   866,   867,   868,   869,   870,   871,   872,   873,
   874,   875,   876,   877,   878,   879,   880,   881,   882,   883,
   884,     6,   886,   179,   180,   181,   182,   183,     6,   185,
   186,   187,   188,   189,   190,   191,   192,   193,   206,     6,
   208,   900,   206,   199,   208,     3,   905,   200,   200,   913,
   179,   180,   181,   182,   183,   919,   185,   186,   187,   188,
   189,   190,   191,   192,   193,   200,   200,   931,   200,   933,
   199,   935,   200,   182,   183,   200,   185,   186,   187,   188,
   189,   190,   191,   192,   193,     5,   200,   951,   952,   953,
   199,   201,   179,   180,   181,   182,   183,   200,   185,   186,
   187,   188,   189,   190,   191,   192,   193,   200,   200,   973,
   974,   975,   199,     4,   200,   179,   180,   181,   182,   183,
   200,   185,   186,   187,   188,   189,   190,   191,   192,   193,
   200,   200,  1340,   200,   200,   199,   179,   180,   181,   182,
   183,  2066,   185,   186,   187,   188,   189,   190,   191,   192,
   193,   200,   200,  1062,   200,   200,   199,  1016,     3,     4,
  1131,   200,   200,   200,     9,    10,    11,    12,    13,    14,
    15,    16,    17,    18,    19,    20,    21,    22,    23,    24,
    25,    26,    27,    28,    29,    30,    31,    32,   200,   200,
   200,   200,   200,   200,  1103,   199,     6,   107,     7,  1063,
   206,   206,   204,     7,   202,     7,  1076,   207,  1078,     7,
   201,     6,   179,   180,   181,   182,   183,     7,   185,   186,
   187,   188,   189,   190,   191,   192,   193,  1091,  1092,  1093,
  1094,  1162,   199,     7,   109,   207,     5,     5,  1108,  1103,
  1110,     5,  1112,     5,     5,     5,     5,     5,     5,     5,
     5,     5,     5,     5,  1118,  1119,     5,     5,     5,     5,
     5,     5,     5,     5,     5,  1107,  1130,   159,  1107,  1133,
     5,     5,     5,     5,     3,     5,   206,     5,     5,  1143,
     6,     6,   201,     4,     6,   203,  1150,  1151,  1152,  1260,
     7,     7,     7,  1157,     7,     7,     7,  1161,     7,   204,
   208,  1165,  1166,  1167,  1168,  1169,  1170,  1171,  1172,  1173,
  1174,  1175,  1176,  1177,  1178,  1179,  1180,  1181,  1182,  1183,
  1184,  1185,  1186,  1187,  1188,  1189,  1190,   208,   207,  1193,
   207,     7,     7,   200,     7,   204,   171,     5,   206,   201,
   206,  1205,   206,   206,   189,   190,   206,   206,  1212,   206,
   195,   206,   206,   206,   206,   200,   206,   206,   203,   206,
   205,   200,   207,   206,   206,   206,   206,  1231,   206,   179,
   180,   181,   182,   183,   206,   185,   186,   187,   188,   189,
   190,   191,   192,   193,   206,     6,   206,   206,  1359,   199,
  1254,   206,  1256,     3,     4,   206,     4,   200,   206,     9,
    10,    11,    12,    13,    14,    15,    16,    17,    18,    19,
    20,    21,    22,    23,    24,    25,    26,    27,    28,    29,
    30,    31,    32,   206,   206,     3,     4,   206,   206,   206,
   200,     9,    10,    11,    12,    13,    14,    15,    16,    17,
    18,    19,    20,    21,    22,    23,    24,    25,    26,    27,
    28,    29,    30,    31,    32,     6,   207,   207,     6,     6,
   200,   200,   200,   200,   200,     6,     3,     7,     6,   200,
  1334,  1335,     7,  1343,     6,  1345,   200,  1347,     7,  1343,
   200,  1345,   200,  1347,   203,  1349,  1350,     7,   202,     7,
   200,  1355,   200,   200,   200,   200,   200,   200,  1340,   200,
  1364,  1340,   200,   200,   200,   200,   200,   200,  1372,     7,
     7,     7,     7,  1377,     7,   207,  1380,     7,  1382,  1383,
  1384,  1385,  1386,  1387,  1388,  1389,  1390,  1391,  1392,  1393,
  1394,  1395,  1396,  1397,  1398,  1399,  1400,  1401,  1402,  1403,
  1404,  1405,  1406,  1407,     7,     6,     6,  1518,  1412,     7,
  1420,     7,     7,  1417,     4,  1419,  1420,  1421,   179,   180,
   181,   182,   183,     6,   185,   186,   187,   188,   189,   190,
   191,   192,   193,     7,     4,     7,   172,     3,   199,   189,
   190,     3,   191,     6,     3,   195,     3,     3,     3,     3,
   200,     3,     3,   203,     3,   205,     3,   207,     3,     3,
     6,   201,     5,     5,     3,     3,   201,     4,   200,   207,
  1581,   189,   190,   204,     7,     6,     6,   195,     6,     6,
   200,     6,   200,     6,   108,   203,   207,   205,   201,   207,
   206,   206,   168,   201,   206,   206,   201,  1501,   201,   206,
   206,   201,   206,  1507,   206,   206,  1510,   179,   180,   181,
   182,   183,   206,   185,   186,   187,   188,   189,   190,   191,
   192,   193,  1633,   206,   206,     6,     6,   199,   201,     4,
  1534,  1535,  1536,  1537,  1538,  1539,  1540,  1541,  1542,  1543,
  1544,  1545,  1546,  1547,  1548,  1549,  1550,  1551,  1552,  1553,
  1554,   206,  1556,   206,  1558,   206,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,     6,   206,   201,   206,   206,   199,   206,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,     6,   204,     6,     6,   157,   199,   203,
     6,     6,     6,   163,     6,     6,     6,     6,     6,     6,
     6,     6,     6,     6,     6,  1664,     6,     6,     6,     6,
  1731,     7,   108,     3,     6,     3,   186,     6,     3,     6,
   191,   191,   192,     6,     6,     3,  1640,  1641,  1642,  1643,
  1644,  1645,  1646,  1647,  1648,  1649,  1650,  1651,  1652,  1653,
  1654,  1655,  1656,  1657,  1658,  1659,  1660,  1661,  1662,  1663,
     6,     3,     4,     6,     3,     6,  1777,     9,    10,    11,
    12,    13,    14,    15,    16,    17,    18,    19,    20,    21,
    22,    23,    24,    25,    26,    27,    28,    29,    30,    31,
    32,   179,   180,   181,   182,   183,     3,   185,   186,   187,
   188,   189,   190,   191,   192,   193,     3,     3,     6,  1820,
   207,   199,     6,     4,  1763,     7,  1765,     6,   206,     6,
   208,     6,   204,     6,   203,   208,  1730,   110,   201,   207,
   207,   207,  1736,   207,  1738,   207,  1740,   206,  1742,  1743,
  1744,  1745,  1746,  1747,  1748,  1749,  1750,  1751,  1752,  1753,
  1754,  1755,  1756,  1757,  1758,  1759,  1760,  1761,  1762,   206,
   105,   206,   201,   206,   206,   201,   179,   180,   181,   182,
   183,   201,   185,   186,   187,   188,   189,   190,   191,   192,
   193,   206,   201,     6,   201,   206,   199,   201,   206,   201,
   179,   180,   181,   182,   183,  1844,   185,   186,   187,   188,
   189,   190,   191,   192,   193,   108,     6,     3,     6,     6,
   199,     3,     6,     6,  1818,  1819,     6,     6,     6,     6,
     3,     6,  1826,  1827,  1828,  1829,  1830,  1831,  1832,  1833,
  1834,  1835,  1836,  1837,  1838,  1839,  1840,  1841,  1842,  1843,
     5,   208,     6,     5,   207,     6,   207,   189,   190,   206,
   208,   168,   206,   195,   206,   206,   206,   201,   200,   206,
     6,   201,     6,   205,   201,   207,     6,     6,   206,     6,
     6,     6,     6,     6,  1878,     6,     6,     6,     6,  1883,
  1884,  1885,  1886,  1887,  1888,  1889,  1890,  1891,  1892,  1893,
  1894,  1895,  1896,  1897,  1898,  1899,  1900,  1901,  1902,  1903,
     3,     4,     6,   207,     6,     6,     9,    10,    11,    12,
    13,    14,    15,    16,    17,    18,    19,    20,    21,    22,
    23,    24,    25,    26,    27,    28,    29,    30,    31,    32,
     6,     5,  1936,     5,  1938,   495,  1940,   206,  1942,  1943,
  1944,  1945,  1946,  1947,  1948,  1949,  1950,  1951,  1952,  1953,
  1954,  1955,  1956,  1957,  1958,  1959,   179,   180,   181,   182,
   183,   207,   185,   186,   187,   188,   189,   190,   191,   192,
   193,   207,   206,   208,   206,   206,   199,   201,   206,   201,
   206,   206,     8,     6,     6,     6,   207,  1991,  1992,  1993,
  1994,  1995,  1996,  1997,  1998,  1999,  2000,  2001,  2002,  2003,
  2004,  2005,   207,   207,   207,     6,     6,   105,     6,     6,
     5,   168,     6,     5,   105,     6,   207,   201,     6,   201,
     6,   207,  2026,  2027,  2028,  2029,  2030,  2031,  2032,  2033,
  2034,  2035,  2036,  2037,  2038,  2039,  2040,  2041,  2042,  2043,
   179,   180,   181,   182,   183,   208,   185,   186,   187,   188,
   189,   190,   191,   192,   193,   207,   207,   206,   206,     6,
   199,   208,   207,  2067,     6,  2069,     6,  2071,     6,  2073,
  2074,  2075,  2076,  2077,  2078,  2079,  2080,  2081,  2082,  2083,
  2084,  2085,  2086,  2087,     6,     6,   189,   190,     6,     6,
   208,   207,   195,   206,   206,     6,     6,   200,     6,     6,
     6,   206,   205,   173,   207,     6,   206,   174,   207,   201,
   207,   207,   206,  2117,  2118,  2119,  2120,  2121,  2122,  2123,
  2124,  2125,     6,     6,     6,     6,     6,   206,   206,     6,
   207,     6,   207,     6,   207,   206,   201,     6,  2142,  2143,
  2144,  2145,  2146,  2147,  2148,  2149,  2150,  2151,  2152,  2153,
  2154,  2155,  2156,   179,   180,   181,   182,   183,   207,   185,
   186,   187,   188,   189,   190,   191,   192,   193,   207,   207,
   207,   207,   207,   199,  2178,     6,  2180,     6,  2182,     6,
  2184,     6,  2186,     6,  2188,     6,  2190,  2191,  2192,  2193,
  2194,  2195,  2196,  2197,  2198,   207,   207,   207,     6,     6,
     6,   207,   762,   763,   207,   765,     6,   767,   768,     6,
     6,   207,     6,     6,   207,     6,  2220,  2221,  2222,  2223,
  2224,  2225,   207,   207,     0,     0,     4,   636,    -1,    -1,
     4,    -1,    -1,    -1,  2238,  2239,  2240,  2241,  2242,  2243,
  2244,  2245,  2246,  1066,    -1,    -1,    -1,    -1,    -1,    -1,
   810,   811,    -1,    -1,   814,  2259,  2260,  2261,  2262,  2263,
  2264,  2265,    -1,  2267,    -1,  2269,    -1,    -1,    -1,    -1,
    -1,   831,   832,    -1,    -1,    -1,    -1,   837,   838,  2283,
  2284,  2285,    -1,    -1,   844,    -1,   846,    -1,    -1,    -1,
    -1,  2295,  2296,  2297,  2298,  2299,  2300,    -1,    -1,    -1,
    -1,    -1,    -1,    -1,    -1,    -1,  2310,  2311,  2312,  2313,
    -1,  2315,    -1,  2317,    -1,    -1,    -1,    -1,    -1,    -1,
    -1,    -1,    -1,    -1,  2328,  2329,  2330,    -1,    -1,    -1,
  2334,  2335,  2336,    -1,    -1,    -1,  2340,  2341,  2342,    -1,
    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,  2352,  2353,
  2354,    -1,    -1,    -1,    -1,    -1,    -1,  2361,    -1,  2363,
    -1,  2365,    -1,   923,    -1,   925,    -1,    -1,    -1,    -1,
    -1,    -1,    -1,    -1,    -1,    -1,   936,   937,   938,    -1,
    -1,    -1,    -1,   943,   944,   945,   946,   947,   948,   949,
     3,     4,     5,    -1,     7,    -1,     9,    10,    11,    12,
    13,    14,    15,    16,    17,    18,    19,    20,    21,    22,
    23,    24,    25,    26,    27,    28,    29,    30,    31,    32,
    -1,    34,    35,    36,     3,     4,    -1,    -1,    -1,    -1,
     9,    10,    11,    12,    13,    14,    15,    16,    17,    18,
    19,    20,    21,    22,    23,    24,    25,    26,    27,    28,
    29,    30,    31,    32,    -1,   179,   180,   181,   182,   183,
    39,   185,   186,   187,   188,   189,   190,   191,   192,   193,
    -1,    -1,    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,
    -1,    60,    61,    62,    63,    64,    65,    -1,     8,    -1,
    -1,    -1,    -1,    -1,    -1,    -1,     3,     4,     5,    -1,
    -1,  1061,     9,    10,    11,    12,    13,    14,    15,    16,
    17,    18,    19,    20,    21,    22,    23,    24,    25,    26,
    27,    28,    29,    30,    31,    32,    -1,    34,    35,    36,
     3,     4,    -1,    -1,    -1,    -1,     9,    10,    11,    12,
    13,    14,    15,    16,    17,    18,    19,    20,    21,    22,
    23,    24,    25,    26,    27,    28,    29,    30,    31,    32,
    -1,    -1,   175,   176,   177,   178,  1126,     8,    -1,    -1,
    -1,    -1,    -1,    -1,  1134,    -1,   189,   190,    -1,    -1,
    -1,    -1,   195,   196,   197,    -1,    -1,   200,    -1,   202,
    -1,   204,   205,  1153,    -1,   179,   180,   181,   182,   183,
    -1,   185,   186,   187,   188,   189,   190,   191,   192,   193,
   189,   190,    -1,    -1,    -1,   199,   195,    -1,    -1,    -1,
    -1,   200,   206,    -1,   208,    -1,   205,    -1,    -1,     3,
     4,  1191,    -1,    -1,    -1,     9,    10,    11,    12,    13,
    14,    15,    16,    17,    18,    19,    20,    21,    22,    23,
    24,    25,    26,    27,    28,    29,    30,    31,    32,   179,
   180,   181,   182,   183,    -1,   185,   186,   187,   188,   189,
   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,
    -1,    -1,   189,   190,    -1,    -1,    -1,    -1,   195,    -1,
    -1,    -1,    -1,   200,    -1,    -1,    -1,    -1,   205,   179,
   180,   181,   182,   183,    -1,   185,   186,   187,   188,   189,
   190,   191,   192,   193,    -1,    -1,   189,   190,    -1,   199,
    -1,    -1,   195,    -1,    -1,    -1,   206,   200,   208,    -1,
    -1,    -1,   205,    -1,    -1,    -1,    -1,    -1,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    39,
    40,    41,    42,    43,    44,    45,    46,    -1,    48,    -1,
    50,    51,    52,    -1,    54,    55,    -1,    -1,    -1,    -1,
    -1,    -1,    -1,    -1,  1354,    -1,    -1,    -1,  1358,    -1,
    -1,    71,    -1,     0,     1,    -1,     3,     4,    -1,    -1,
    -1,    -1,    -1,    -1,  1374,   189,   190,    -1,    -1,    -1,
    -1,   195,    -1,    -1,    -1,    -1,   200,    -1,    -1,    -1,
    -1,   205,   102,   103,   104,    -1,    33,    -1,    -1,    -1,
    37,    38,    39,    40,    41,    42,    43,    44,    45,    46,
   120,    48,    49,    50,    51,    52,    53,    54,    55,    -1,
    -1,    -1,    59,    60,    61,    62,    63,    64,    65,    -1,
    67,    68,    69,    70,    71,    -1,    39,    40,    41,    42,
    43,    44,    45,    46,    -1,    48,    -1,    50,    51,    52,
    -1,    54,    55,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
    -1,    -1,    -1,    -1,   101,   102,   103,   104,    71,    -1,
    -1,    -1,   109,    -1,   111,    -1,   113,   114,   115,   116,
   117,   118,   119,   120,   121,   122,    -1,    -1,    -1,    -1,
    -1,    -1,    -1,    -1,    -1,  1495,  1496,    -1,   208,   102,
   103,   104,    -1,  1503,   141,   142,   143,   144,   145,   146,
   147,   148,    -1,    -1,  1514,  1515,    -1,   120,    -1,    -1,
    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,   166,
   167,    -1,   169,    39,    40,    41,    42,    43,    44,    45,
    46,    -1,    48,    -1,    50,    51,    52,    -1,    54,    55,
    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
  1560,  1561,    -1,    -1,    -1,    71,    -1,    -1,    -1,    39,
    40,    41,    42,    43,    44,    45,    46,    -1,    48,    -1,
    50,    51,    52,    -1,    54,    55,    -1,    -1,    -1,    -1,
    -1,    -1,    -1,    -1,    -1,    -1,   102,   103,   104,    42,
    -1,    71,    -1,    -1,    -1,   208,    39,    40,    41,    42,
    43,    44,    45,    46,   120,    48,    -1,    50,    51,    52,
    -1,    54,    55,    -1,    -1,    -1,  1626,    -1,    -1,    -1,
    -1,  1631,   102,   103,   104,    -1,    -1,    -1,    71,    -1,
    -1,    -1,    -1,    -1,    -1,   179,   180,   181,   182,   183,
   120,   185,   186,   187,   188,   189,   190,   191,   192,   193,
    -1,    -1,    -1,    -1,    -1,   199,    -1,    -1,    -1,   102,
   103,   104,    -1,    -1,   208,    -1,    -1,    -1,    -1,    -1,
   123,   124,   125,    -1,    -1,    -1,    -1,   120,   131,   132,
   133,   134,   135,   136,   137,   138,   139,   140,    -1,    -1,
    -1,    -1,   208,    -1,    -1,    -1,   149,   150,   151,   152,
   153,   154,   155,   156,   157,   158,    -1,   160,   161,   162,
   163,   164,   165,  1723,    -1,    -1,    -1,    -1,    -1,    -1,
    -1,    -1,    -1,  1733,    -1,    -1,    -1,    -1,   208,    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,    -1,    -1,    -1,
    -1,    -1,    -1,    -1,    -1,   208,    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,    -1,     4,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,  1822,    -1,    -1,    -1,   199,    -1,    -1,    -1,
    -1,    -1,    -1,    -1,    33,   208,    -1,    -1,    37,    38,
    39,    40,    41,    42,    43,    44,    45,    46,    -1,    48,
    49,    50,    51,    52,    53,    54,    55,    -1,    -1,    -1,
    59,    60,    61,    62,    63,    64,    65,    -1,    67,    68,
    69,    70,    71,    -1,   208,    -1,    -1,    -1,    -1,    -1,
    -1,  1881,    -1,    -1,    -1,    -1,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,   101,   102,   103,   104,   199,    -1,   201,    -1,
   109,   208,   111,   206,   113,   114,   115,   116,   117,   118,
   119,   120,   121,   122,    -1,    -1,    39,    40,    41,    42,
    43,    44,    45,    46,  1934,    48,    -1,    50,    51,    52,
    -1,    54,    55,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    71,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,    -1,    -1,    -1,
    -1,    -1,   208,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
    -1,    -1,    -1,    -1,    -1,    -1,    -1,  1987,    -1,   102,
   103,   104,   179,   180,   181,   182,   183,    -1,   185,   186,
   187,   188,   189,   190,   191,   192,   193,   120,    -1,    -1,
    -1,    -1,   199,    -1,    -1,    -1,    -1,    -1,    -1,    -1,
    -1,   208,    -1,    -1,    -1,  2025,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,    -1,    -1,
   179,   180,   181,   182,   183,   208,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,    -1,    -1,   179,   180,   181,   182,   183,   208,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,    -1,    -1,   179,   180,
   181,   182,   183,   208,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   179,   180,   181,   182,   183,   208,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,    -1,    -1,   179,   180,   181,   182,
   183,   208,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,    -1,    -1,
   179,   180,   181,   182,   183,   208,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,    -1,    -1,   179,   180,   181,   182,   183,   208,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,    -1,    -1,   179,   180,
   181,   182,   183,   208,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   179,   180,   181,   182,   183,   208,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,    -1,    -1,   179,   180,   181,   182,
   183,   208,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,    -1,    -1,
   179,   180,   181,   182,   183,   208,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,    -1,    -1,   179,   180,   181,   182,   183,   208,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,    -1,    -1,   179,   180,
   181,   182,   183,   208,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   179,   180,   181,   182,   183,   208,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,    -1,    -1,   179,   180,   181,   182,
   183,   208,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,    -1,    -1,
   179,   180,   181,   182,   183,   208,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,    -1,    -1,   179,   180,   181,   182,   183,   208,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   179,   180,   181,   182,   183,   206,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   179,   180,   181,   182,   183,   206,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   179,   180,   181,   182,   183,   206,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   179,   180,   181,   182,
   183,   206,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   179,   180,
   181,   182,   183,   206,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,    -1,    -1,   203,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
    -1,    -1,   203,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,
   180,   181,   182,   183,    -1,   185,   186,   187,   188,   189,
   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,
    -1,   201,   179,   180,   181,   182,   183,    -1,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,   183,
    -1,   185,   186,   187,   188,   189,   190,   191,   192,   193,
    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   201,   179,   180,   181,   182,   183,    -1,   185,   186,   187,
   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,
    -1,   199,    -1,   201,   179,   180,   181,   182,   183,    -1,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,
   182,   183,    -1,   185,   186,   187,   188,   189,   190,   191,
   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,
   179,   180,   181,   182,   183,    -1,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   201,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,
   180,   181,   182,   183,    -1,   185,   186,   187,   188,   189,
   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,
    -1,   201,   179,   180,   181,   182,   183,    -1,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,   183,
    -1,   185,   186,   187,   188,   189,   190,   191,   192,   193,
    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   201,   179,   180,   181,   182,   183,    -1,   185,   186,   187,
   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,
    -1,   199,    -1,   201,   179,   180,   181,   182,   183,    -1,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,
   182,   183,    -1,   185,   186,   187,   188,   189,   190,   191,
   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,
   179,   180,   181,   182,   183,    -1,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   201,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,
   180,   181,   182,   183,    -1,   185,   186,   187,   188,   189,
   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,
    -1,   201,   179,   180,   181,   182,   183,    -1,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,   183,
    -1,   185,   186,   187,   188,   189,   190,   191,   192,   193,
    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   201,   179,   180,   181,   182,   183,    -1,   185,   186,   187,
   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,
    -1,   199,    -1,   201,   179,   180,   181,   182,   183,    -1,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,
   182,   183,    -1,   185,   186,   187,   188,   189,   190,   191,
   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,
   179,   180,   181,   182,   183,    -1,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   201,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,
   180,   181,   182,   183,    -1,   185,   186,   187,   188,   189,
   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,
    -1,   201,   179,   180,   181,   182,   183,    -1,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,   183,
    -1,   185,   186,   187,   188,   189,   190,   191,   192,   193,
    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   201,   179,   180,   181,   182,   183,    -1,   185,   186,   187,
   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,
    -1,   199,    -1,   201,   179,   180,   181,   182,   183,    -1,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,
   182,   183,    -1,   185,   186,   187,   188,   189,   190,   191,
   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,
   179,   180,   181,   182,   183,    -1,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   201,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,
   180,   181,   182,   183,    -1,   185,   186,   187,   188,   189,
   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,
    -1,   201,   179,   180,   181,   182,   183,    -1,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,   183,
    -1,   185,   186,   187,   188,   189,   190,   191,   192,   193,
    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   201,   179,   180,   181,   182,   183,    -1,   185,   186,   187,
   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,
    -1,   199,    -1,   201,   179,   180,   181,   182,   183,    -1,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,
   182,   183,    -1,   185,   186,   187,   188,   189,   190,   191,
   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,
   179,   180,   181,   182,   183,    -1,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   201,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,
   180,   181,   182,   183,    -1,   185,   186,   187,   188,   189,
   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,
    -1,   201,   179,   180,   181,   182,   183,    -1,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,   183,
    -1,   185,   186,   187,   188,   189,   190,   191,   192,   193,
    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   201,   179,   180,   181,   182,   183,    -1,   185,   186,   187,
   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,
    -1,   199,    -1,   201,   179,   180,   181,   182,   183,    -1,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,
   182,   183,    -1,   185,   186,   187,   188,   189,   190,   191,
   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,
   179,   180,   181,   182,   183,    -1,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   201,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,
   180,   181,   182,   183,    -1,   185,   186,   187,   188,   189,
   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,
    -1,   201,   179,   180,   181,   182,   183,    -1,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,   183,
    -1,   185,   186,   187,   188,   189,   190,   191,   192,   193,
    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   201,   179,   180,   181,   182,   183,    -1,   185,   186,   187,
   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,
    -1,   199,    -1,   201,   179,   180,   181,   182,   183,    -1,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,
   182,   183,    -1,   185,   186,   187,   188,   189,   190,   191,
   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,
   179,   180,   181,   182,   183,    -1,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   201,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,
   180,   181,   182,   183,    -1,   185,   186,   187,   188,   189,
   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,
    -1,   201,   179,   180,   181,   182,   183,    -1,   185,   186,
   187,   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,
    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,   183,
    -1,   185,   186,   187,   188,   189,   190,   191,   192,   193,
    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,
   181,   182,   183,    -1,   185,   186,   187,   188,   189,   190,
   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,
   201,   179,   180,   181,   182,   183,    -1,   185,   186,   187,
   188,   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,
    -1,   199,    -1,   201,   179,   180,   181,   182,   183,    -1,
   185,   186,   187,   188,   189,   190,   191,   192,   193,    -1,
    -1,    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,
   182,   183,    -1,   185,   186,   187,   188,   189,   190,   191,
   192,   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,
   179,   180,   181,   182,   183,    -1,   185,   186,   187,   188,
   189,   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,
   199,    -1,   201,   179,   180,   181,   182,   183,    -1,   185,
   186,   187,   188,   189,   190,   191,   192,   193,    -1,    -1,
    -1,    -1,    -1,   199,    -1,   201,   179,   180,   181,   182,
   183,    -1,   185,   186,   187,   188,   189,   190,   191,   192,
   193,    -1,    -1,    -1,    -1,    -1,   199,    -1,   201,   179,
   180,   181,   182,   183,    -1,   185,   186,   187,   188,   189,
   190,   191,   192,   193,    -1,    -1,    -1,    -1,    -1,   199
};
/* -*-C-*-  Note some compilers choke on comments on `#line' lines.  */
#line 3 "/usr/share/bison.simple"
/* This file comes from bison-1.28.  */

/* Skeleton output parser for bison,
   Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.

   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2, or (at your option)
   any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with this program; if not, write to the Free Software
   Foundation, Inc., 59 Temple Place - Suite 330,
   Boston, MA 02111-1307, USA.  */

/* As a special exception, when this file is copied by Bison into a
   Bison output file, you may use that output file without restriction.
   This special exception was added by the Free Software Foundation
   in version 1.24 of Bison.  */

/* 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.  */

#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 */
#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
#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)
#define YYEMPTY		-2
#define YYEOF		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.
   Once GCC version 2 has supplanted version 1, this can go.  */
#define YYFAIL		goto yyerrlab
#define YYRECOVERING()  (!!yyerrstatus)
#define YYBACKUP(token, value) \
do								\
  if (yychar == YYEMPTY && yylen == 1)				\
    { yychar = (token), yylval = (value);			\
      yychar1 = YYTRANSLATE (yychar);				\
      YYPOPSTACK;						\
      goto yybackup;						\
    }								\
  else								\
    { 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

int	yychar;			/*  the lookahead symbol		*/
YYSTYPE	yylval;			/*  the semantic value of the		*/
				/*  lookahead symbol			*/

#ifdef YYLSP_NEEDED
YYLTYPE yylloc;			/*  location data for the lookahead	*/
				/*  symbol				*/
#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	*/

#ifndef	YYINITDEPTH
#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).  */

#if YYMAXDEPTH == 0
#undef YYMAXDEPTH
#endif

#ifndef YYMAXDEPTH
#define YYMAXDEPTH 10000
#endif

/* 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;
{
  register char *f = from;
  register char *t = to;
  register int i = count;

  while (i-- > 0)
    *t++ = *f++;
}

#else /* __cplusplus */

/* 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)
{
  register char *t = to;
  register char *f = from;
  register int i = count;

  while (i-- > 0)
    *t++ = *f++;
}

#endif
#endif

#line 217 "/usr/share/bison.simple"

/* The user can define YYPARSE_PARAM as the name of an argument to be passed
   into yyparse.  The argument should have type void *.
   It should actually point to an object.
   Grammar actions can access the variable by casting it
   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 */

/* Prevent warning if -Wstrict-prototypes.  */
#ifdef __GNUC__
#ifdef YYPARSE_PARAM
int yyparse (void *);
#else
int yyparse (void);
#endif
#endif

int
yyparse(YYPARSE_PARAM_ARG)
     YYPARSE_PARAM_DECL
{
  register int yystate;
  register int yyn;
  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 */

#ifdef YYLSP_NEEDED
  YYLTYPE yylsa[YYINITDEPTH];	/*  the location stack			*/
  YYLTYPE *yyls = yylsa;
  YYLTYPE *yylsp;

#define YYPOPSTACK   (yyvsp--, yyssp--, yylsp--)
#else
#define YYPOPSTACK   (yyvsp--, yyssp--)
#endif

  int yystacksize = YYINITDEPTH;
  int yyfree_stacks = 0;

#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				*/

  int yylen;

#if YYDEBUG != 0
  if (yydebug)
    fprintf(stderr, "Starting parse\n");
#endif

  yystate = 0;
  yyerrstatus = 0;
  yynerrs = 0;
  yychar = YYEMPTY;		/* Cause a token to be read.  */

  /* Initialize stack pointers.
     Waste one element of value and location stack
     so that they stay on the same level as the state stack.
     The wasted elements are never initialized.  */

  yyssp = yyss - 1;
  yyvsp = yyvs;
#ifdef YYLSP_NEEDED
  yylsp = yyls;
#endif

/* 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:

  *++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;

#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
#else /* no yyoverflow */
      /* 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;
	}
      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
#endif /* no yyoverflow */

      yyssp = yyss + size - 1;
      yyvsp = yyvs + size - 1;
#ifdef YYLSP_NEEDED
      yylsp = yyls + size - 1;
#endif

#if YYDEBUG != 0
      if (yydebug)
	fprintf(stderr, "Stack size increased to %d\n", yystacksize);
#endif

      if (yyssp >= yyss + yystacksize - 1)
	YYABORT;
    }

#if YYDEBUG != 0
  if (yydebug)
    fprintf(stderr, "Entering state %d\n", yystate);
#endif

  goto yybackup;
 yybackup:

/* Do appropriate processing given the current state.  */
/* Read a lookahead token if we need one and don't already have one.  */
/* yyresume: */

  /* First try to decide what to do without reference to lookahead token.  */

  yyn = yypact[yystate];
  if (yyn == YYFLAG)
    goto yydefault;

  /* Not known => get a lookahead token if don't already have one.  */

  /* yychar is either YYEMPTY or YYEOF
     or a valid token in external form.  */

  if (yychar == YYEMPTY)
    {
#if YYDEBUG != 0
      if (yydebug)
	fprintf(stderr, "Reading a token: ");
#endif
      yychar = YYLEX;
    }

  /* Convert token to internal form (in yychar1) for indexing tables with */

  if (yychar <= 0)		/* This means end of input. */
    {
      yychar1 = 0;
      yychar = YYEOF;		/* Don't call YYLEX any more */

#if YYDEBUG != 0
      if (yydebug)
	fprintf(stderr, "Now at end of input.\n");
#endif
    }
  else
    {
      yychar1 = YYTRANSLATE(yychar);

#if YYDEBUG != 0
      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
	  YYPRINT (stderr, yychar, yylval);
#endif
	  fprintf (stderr, ")\n");
	}
#endif
    }

  yyn += yychar1;
  if (yyn < 0 || yyn > YYLAST || yycheck[yyn] != yychar1)
    goto yydefault;

  yyn = yytable[yyn];

  /* yyn is what to do for this token type in this state.
     Negative => reduce, -yyn is rule number.
     Positive => shift, yyn is new state.
       New state is final state => don't bother to shift,
       just return success.
     0, or most negative number => error.  */

  if (yyn < 0)
    {
      if (yyn == YYFLAG)
	goto yyerrlab;
      yyn = -yyn;
      goto yyreduce;
    }
  else if (yyn == 0)
    goto yyerrlab;

  if (yyn == YYFINAL)
    YYACCEPT;

  /* Shift the lookahead token.  */

#if YYDEBUG != 0
  if (yydebug)
    fprintf(stderr, "Shifting token %d (%s), ", yychar, yytname[yychar1]);
#endif

  /* Discard the token being shifted unless it is eof.  */
  if (yychar != YYEOF)
    yychar = YYEMPTY;

  *++yyvsp = yylval;
#ifdef YYLSP_NEEDED
  *++yylsp = yylloc;
#endif

  /* 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:

  yyn = yydefact[yystate];
  if (yyn == 0)
    goto yyerrlab;

/* Do a reduction.  yyn is the number of a rule to reduce with.  */
yyreduce:
  yylen = yyr2[yyn];
  if (yylen > 0)
    yyval = yyvsp[1-yylen]; /* implement default value of the action */

#if YYDEBUG != 0
  if (yydebug)
    {
      int i;

      fprintf (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]]);
    }
#endif


  switch (yyn) {

case 4:
#line 171 "Gmsh.y"
{ yyerrok; return 1; ;
    break;}
case 5:
#line 177 "Gmsh.y"
{ yyval.d = yyvsp[0].d; ;
    break;}
case 6:
#line 178 "Gmsh.y"
{ yyval.d = -yyvsp[0].d; ;
    break;}
case 9:
#line 188 "Gmsh.y"
{
      yymsg(INFO, "Reading STL solid");
      STL_Surf = Create_Surface(NEWSURFACE(), MSH_SURF_STL);
      STL_Surf->STL = new STL_Data;
      return 1;
    ;
    break;}
case 10:
#line 202 "Gmsh.y"
{
      STL_Surf->STL->Add_Facet(yyvsp[-12].d, yyvsp[-11].d, yyvsp[-10].d,
			       yyvsp[-8].d, yyvsp[-7].d, yyvsp[-6].d,
			       yyvsp[-4].d, yyvsp[-3].d, yyvsp[-2].d, CTX.geom.stl_create_elementary);
      return 1;
    ;
    break;}
case 11:
#line 209 "Gmsh.y"
{
      if(CTX.geom.stl_create_elementary){
	STL_Surf->STL->ReplaceDuplicate();
	if(CTX.geom.stl_create_physical)
	  STL_Surf->STL->CreatePhysicalSurface();
      }
      else{
	Tree_Add(THEM->Surfaces, &STL_Surf);
      }
      yymsg(INFO, "Read STL solid");
      return 1;
    ;
    break;}
case 14:
#line 231 "Gmsh.y"
{ return 1; ;
    break;}
case 15:
#line 232 "Gmsh.y"
{ return 1; ;
    break;}
case 16:
#line 233 "Gmsh.y"
{ return 1; ;
    break;}
case 17:
#line 238 "Gmsh.y"
{
      yymsg(INFO, "Reading Step Iso-10303-21 data");
      Create_Step_Solid_BRep();
    ;
    break;}
case 18:
#line 243 "Gmsh.y"
{
      Resolve_BREP ();
      yymsg(INFO, "Read Step Iso-10303-21 data");
    ;
    break;}
case 22:
#line 254 "Gmsh.y"
{
    ;
    break;}
case 23:
#line 257 "Gmsh.y"
{
    ;
    break;}
case 24:
#line 261 "Gmsh.y"
{
   ;
    break;}
case 25:
#line 267 "Gmsh.y"
{
        Add_Cartesian_Point((int)yyvsp[-8].d, yyvsp[-4].c, yyvsp[-2].v[0], yyvsp[-2].v[1], yyvsp[-2].v[2]);
    ;
    break;}
case 26:
#line 273 "Gmsh.y"
{
       Add_BSpline_Curve_With_Knots ((int)yyvsp[-22].d, yyvsp[-18].c, (int) yyvsp[-16].d, yyvsp[-14].l,	yyvsp[-6].l, yyvsp[-4].l, 0., 1.);
    ;
    break;}
case 27:
#line 280 "Gmsh.y"
{
      Add_BSpline_Surface_With_Knots ((int)yyvsp[-30].d, yyvsp[-26].c, (int) yyvsp[-24].d, (int) yyvsp[-22].d, yyvsp[-20].l, yyvsp[-10].l,
				      yyvsp[-8].l, yyvsp[-6].l, yyvsp[-4].l, 0., 1., 0., 1. );
    ;
    break;}
case 28:
#line 286 "Gmsh.y"
{
      Add_Edge_Curve ((int)yyvsp[-14].d, yyvsp[-10].c , (int)yyvsp[-8].d , (int)yyvsp[-6].d, (int)yyvsp[-4].d);
    ;
    break;}
case 29:
#line 290 "Gmsh.y"
{
      Add_Face_Outer_Bound((int)yyvsp[-10].d, yyvsp[-6].c, (int)yyvsp[-4].d, yyvsp[-2].i, 1);
    ;
    break;}
case 30:
#line 294 "Gmsh.y"
{
      // check the norm! Face_Bound : hole outside surface!
      yymsg(INFO, "Found a face bound");
      Add_Face_Outer_Bound((int)yyvsp[-10].d, yyvsp[-6].c, (int)yyvsp[-4].d, yyvsp[-2].i, 0);
    ;
    break;}
case 31:
#line 301 "Gmsh.y"
{
      Add_Oriented_Edge((int)yyvsp[-14].d, yyvsp[-10].c, (int)yyvsp[-4].d, yyvsp[-2].i);
    ;
    break;}
case 32:
#line 305 "Gmsh.y"
{
      Add_Edge_Loop((int)yyvsp[-8].d, yyvsp[-4].c, yyvsp[-2].l);
    ;
    break;}
case 33:
#line 310 "Gmsh.y"
{
      Add_Advanced_Face((int)yyvsp[-12].d, yyvsp[-8].c, yyvsp[-6].l, (int)yyvsp[-4].d, yyvsp[-2].i);
    ;
    break;}
case 34:
#line 314 "Gmsh.y"
{
      Add_Vertex_Point((int)yyvsp[-8].d, yyvsp[-4].c, (int)yyvsp[-2].d);
    ;
    break;}
case 35:
#line 318 "Gmsh.y"
{
    ;
    break;}
case 36:
#line 322 "Gmsh.y"
{
      Add_Axis2_Placement3D  ((int)yyvsp[-12].d, (int)yyvsp[-4].d, (int)yyvsp[-2].d, (int)yyvsp[-6].d);
    ;
    break;}
case 37:
#line 326 "Gmsh.y"
{
      Add_Direction((int)yyvsp[-8].d , yyvsp[-4].c, yyvsp[-2].v[0], yyvsp[-2].v[1], yyvsp[-2].v[2]);
    ;
    break;}
case 38:
#line 330 "Gmsh.y"
{
      Add_Plane((int)yyvsp[-8].d, yyvsp[-4].c, (int)yyvsp[-2].d);
    ;
    break;}
case 39:
#line 334 "Gmsh.y"
{
      Add_Line ((int)yyvsp[-10].d, yyvsp[-6].c , (int) yyvsp[-4].d, (int)yyvsp[-2].d);
    ;
    break;}
case 40:
#line 338 "Gmsh.y"
{
      yymsg(INFO, "Found a closed shell");
      Add_Closed_Shell((int)yyvsp[-8].d, yyvsp[-4].c , yyvsp[-2].l);
    ;
    break;}
case 41:
#line 344 "Gmsh.y"
{
    ;
    break;}
case 42:
#line 347 "Gmsh.y"
{
    ;
    break;}
case 43:
#line 350 "Gmsh.y"
{
      Add_Cylinder ((int)yyvsp[-10].d, yyvsp[-6].c , (int)yyvsp[-4].d, yyvsp[-2].d);
    ;
    break;}
case 44:
#line 354 "Gmsh.y"
{
      Add_Cone ((int)yyvsp[-12].d, yyvsp[-8].c , (int)yyvsp[-6].d, yyvsp[-4].d, yyvsp[-2].d);
    ;
    break;}
case 45:
#line 358 "Gmsh.y"
{
      Add_Torus ((int)yyvsp[-12].d, yyvsp[-8].c , (int)yyvsp[-6].d, yyvsp[-4].d, yyvsp[-2].d);
    ;
    break;}
case 46:
#line 362 "Gmsh.y"
{
      Add_Circle((int) yyvsp[-10].d, yyvsp[-6].c, (int) yyvsp[-4].d, yyvsp[-2].d);
    ;
    break;}
case 47:
#line 366 "Gmsh.y"
{
      Add_Ellipse((int) yyvsp[-12].d, yyvsp[-8].c, (int) yyvsp[-6].d, yyvsp[-4].d, yyvsp[-2].d);
    ;
    break;}
case 48:
#line 371 "Gmsh.y"
{
    ;
    break;}
case 49:
#line 374 "Gmsh.y"
{
    ;
    break;}
case 50:
#line 378 "Gmsh.y"
{
    ;
    break;}
case 51:
#line 381 "Gmsh.y"
{
    ;
    break;}
case 52:
#line 385 "Gmsh.y"
{
    ;
    break;}
case 53:
#line 388 "Gmsh.y"
{
    ;
    break;}
case 54:
#line 391 "Gmsh.y"
{
    ;
    break;}
case 57:
#line 403 "Gmsh.y"
{ return 1; ;
    break;}
case 58:
#line 404 "Gmsh.y"
{ return 1; ;
    break;}
case 59:
#line 405 "Gmsh.y"
{ return 1; ;
    break;}
case 60:
#line 406 "Gmsh.y"
{ return 1; ;
    break;}
case 61:
#line 407 "Gmsh.y"
{ List_Delete(yyvsp[0].l); return 1; ;
    break;}
case 62:
#line 408 "Gmsh.y"
{ List_Delete(yyvsp[0].l); return 1; ;
    break;}
case 63:
#line 409 "Gmsh.y"
{ return 1; ;
    break;}
case 64:
#line 410 "Gmsh.y"
{ return 1; ;
    break;}
case 65:
#line 411 "Gmsh.y"
{ return 1; ;
    break;}
case 66:
#line 412 "Gmsh.y"
{ List_Delete(yyvsp[0].l); return 1; ;
    break;}
case 67:
#line 413 "Gmsh.y"
{ return 1; ;
    break;}
case 68:
#line 414 "Gmsh.y"
{ return 1; ;
    break;}
case 69:
#line 415 "Gmsh.y"
{ return 1; ;
    break;}
case 70:
#line 416 "Gmsh.y"
{ return 1; ;
    break;}
case 71:
#line 421 "Gmsh.y"
{
      Msg(DIRECT, yyvsp[-2].c);
    ;
    break;}
case 72:
#line 425 "Gmsh.y"
{
      char tmpstring[1024];
      int i = PrintListOfDouble(yyvsp[-4].c, yyvsp[-2].l, tmpstring);
      if(i < 0) 
	yymsg(GERROR, "Too few arguments in Printf");
      else if(i > 0)
	yymsg(GERROR, "%d extra argument%s in Printf", i, (i>1)?"s":"");
      else
	Msg(DIRECT, tmpstring);
      List_Delete(yyvsp[-2].l);
    ;
    break;}
case 73:
#line 442 "Gmsh.y"
{ 
      if(!strcmp(yyvsp[-5].c, "View") && !CheckViewErrorFlags(View))
	EndView(View, 1, yyname, yyvsp[-4].c);
    ;
    break;}
case 74:
#line 447 "Gmsh.y"
{
      if(!strcmp(yyvsp[-7].c, "View") && !CheckViewErrorFlags(View))
	EndView(View, 1, yyname, yyvsp[-6].c);
    ;
    break;}
case 75:
#line 455 "Gmsh.y"
{
      View = BeginView(1); 
      for(int i = 0; i < VIEW_NB_ELEMENT_TYPES; i++){
	ViewErrorFlags[i] = 0;
      }
    ;
    break;}
case 104:
#line 493 "Gmsh.y"
{ List_Add(View->SP, &yyvsp[0].d); ;
    break;}
case 105:
#line 495 "Gmsh.y"
{ List_Add(View->SP, &yyvsp[0].d); ;
    break;}
case 106:
#line 500 "Gmsh.y"
{ 
      List_Add(View->SP, &yyvsp[-5].d); List_Add(View->SP, &yyvsp[-3].d);
      List_Add(View->SP, &yyvsp[-1].d);      
    ;
    break;}
case 107:
#line 505 "Gmsh.y"
{
      View->NbSP++;
    ;
    break;}
case 108:
#line 512 "Gmsh.y"
{ List_Add(View->VP, &yyvsp[0].d); ;
    break;}
case 109:
#line 514 "Gmsh.y"
{ List_Add(View->VP, &yyvsp[0].d); ;
    break;}
case 110:
#line 519 "Gmsh.y"
{ 
      List_Add(View->VP, &yyvsp[-5].d); List_Add(View->VP, &yyvsp[-3].d);
      List_Add(View->VP, &yyvsp[-1].d); 
      ntmp = List_Nbr(View->VP);
    ;
    break;}
case 111:
#line 525 "Gmsh.y"
{
      if((List_Nbr(View->VP) - ntmp) % 3) ViewErrorFlags[1]++;
      View->NbVP++;
    ;
    break;}
case 112:
#line 533 "Gmsh.y"
{ List_Add(View->TP, &yyvsp[0].d); ;
    break;}
case 113:
#line 535 "Gmsh.y"
{ List_Add(View->TP, &yyvsp[0].d); ;
    break;}
case 114:
#line 540 "Gmsh.y"
{ 
      List_Add(View->TP, &yyvsp[-5].d); List_Add(View->TP, &yyvsp[-3].d);
      List_Add(View->TP, &yyvsp[-1].d);
      ntmp = List_Nbr(View->TP);
    ;
    break;}
case 115:
#line 546 "Gmsh.y"
{
      if((List_Nbr(View->TP) - ntmp) % 9) ViewErrorFlags[2]++;
      View->NbTP++;
    ;
    break;}
case 116:
#line 554 "Gmsh.y"
{ List_Add(View->SL, &yyvsp[0].d); ;
    break;}
case 117:
#line 556 "Gmsh.y"
{ List_Add(View->SL, &yyvsp[0].d); ;
    break;}
case 118:
#line 562 "Gmsh.y"
{ 
      List_Add(View->SL, &yyvsp[-11].d); List_Add(View->SL, &yyvsp[-5].d);
      List_Add(View->SL, &yyvsp[-9].d); List_Add(View->SL, &yyvsp[-3].d);
      List_Add(View->SL, &yyvsp[-7].d); List_Add(View->SL, &yyvsp[-1].d);
      ntmp = List_Nbr(View->SL);
    ;
    break;}
case 119:
#line 569 "Gmsh.y"
{
      if((List_Nbr(View->SL) - ntmp) % 2) ViewErrorFlags[3]++;
      View->NbSL++;
    ;
    break;}
case 120:
#line 577 "Gmsh.y"
{ List_Add(View->VL, &yyvsp[0].d); ;
    break;}
case 121:
#line 579 "Gmsh.y"
{ List_Add(View->VL, &yyvsp[0].d); ;
    break;}
case 122:
#line 585 "Gmsh.y"
{ 
      List_Add(View->VL, &yyvsp[-11].d); List_Add(View->VL, &yyvsp[-5].d);
      List_Add(View->VL, &yyvsp[-9].d); List_Add(View->VL, &yyvsp[-3].d);
      List_Add(View->VL, &yyvsp[-7].d); List_Add(View->VL, &yyvsp[-1].d);
      ntmp = List_Nbr(View->VL);
    ;
    break;}
case 123:
#line 592 "Gmsh.y"
{
      if((List_Nbr(View->VL) - ntmp) % 6) ViewErrorFlags[4]++;
      View->NbVL++;
    ;
    break;}
case 124:
#line 600 "Gmsh.y"
{ List_Add(View->TL, &yyvsp[0].d); ;
    break;}
case 125:
#line 602 "Gmsh.y"
{ List_Add(View->TL, &yyvsp[0].d); ;
    break;}
case 126:
#line 608 "Gmsh.y"
{ 
      List_Add(View->TL, &yyvsp[-11].d); List_Add(View->TL, &yyvsp[-5].d);
      List_Add(View->TL, &yyvsp[-9].d); List_Add(View->TL, &yyvsp[-3].d);
      List_Add(View->TL, &yyvsp[-7].d); List_Add(View->TL, &yyvsp[-1].d);
      ntmp = List_Nbr(View->TL);
    ;
    break;}
case 127:
#line 615 "Gmsh.y"
{
      if((List_Nbr(View->TL) - ntmp) % 18) ViewErrorFlags[5]++;
      View->NbTL++;
    ;
    break;}
case 128:
#line 623 "Gmsh.y"
{ List_Add(View->ST, &yyvsp[0].d); ;
    break;}
case 129:
#line 625 "Gmsh.y"
{ List_Add(View->ST, &yyvsp[0].d); ;
    break;}
case 130:
#line 632 "Gmsh.y"
{ 
      List_Add(View->ST, &yyvsp[-17].d); List_Add(View->ST, &yyvsp[-11].d);
      List_Add(View->ST, &yyvsp[-5].d);
      List_Add(View->ST, &yyvsp[-15].d); List_Add(View->ST, &yyvsp[-9].d);
      List_Add(View->ST, &yyvsp[-3].d);
      List_Add(View->ST, &yyvsp[-13].d); List_Add(View->ST, &yyvsp[-7].d);
      List_Add(View->ST, &yyvsp[-1].d);
      ntmp = List_Nbr(View->ST);
    ;
    break;}
case 131:
#line 642 "Gmsh.y"
{
      if((List_Nbr(View->ST) - ntmp) % 3) ViewErrorFlags[6]++;
      View->NbST++;
    ;
    break;}
case 132:
#line 650 "Gmsh.y"
{ List_Add(View->VT, &yyvsp[0].d); ;
    break;}
case 133:
#line 652 "Gmsh.y"
{ List_Add(View->VT, &yyvsp[0].d); ;
    break;}
case 134:
#line 659 "Gmsh.y"
{ 
      List_Add(View->VT, &yyvsp[-17].d); List_Add(View->VT, &yyvsp[-11].d);
      List_Add(View->VT, &yyvsp[-5].d);
      List_Add(View->VT, &yyvsp[-15].d); List_Add(View->VT, &yyvsp[-9].d);
      List_Add(View->VT, &yyvsp[-3].d);
      List_Add(View->VT, &yyvsp[-13].d); List_Add(View->VT, &yyvsp[-7].d);
      List_Add(View->VT, &yyvsp[-1].d);
      ntmp = List_Nbr(View->VT);
    ;
    break;}
case 135:
#line 669 "Gmsh.y"
{
      if((List_Nbr(View->VT) - ntmp) % 9) ViewErrorFlags[7]++;
      View->NbVT++;
    ;
    break;}
case 136:
#line 677 "Gmsh.y"
{ List_Add(View->TT, &yyvsp[0].d); ;
    break;}
case 137:
#line 679 "Gmsh.y"
{ List_Add(View->TT, &yyvsp[0].d); ;
    break;}
case 138:
#line 686 "Gmsh.y"
{ 
      List_Add(View->TT, &yyvsp[-17].d); List_Add(View->TT, &yyvsp[-11].d);
      List_Add(View->TT, &yyvsp[-5].d);
      List_Add(View->TT, &yyvsp[-15].d); List_Add(View->TT, &yyvsp[-9].d);
      List_Add(View->TT, &yyvsp[-3].d);
      List_Add(View->TT, &yyvsp[-13].d); List_Add(View->TT, &yyvsp[-7].d);
      List_Add(View->TT, &yyvsp[-1].d);
      ntmp = List_Nbr(View->TT);
    ;
    break;}
case 139:
#line 696 "Gmsh.y"
{
      if((List_Nbr(View->TT) - ntmp) % 27) ViewErrorFlags[8]++;
      View->NbTT++;
    ;
    break;}
case 140:
#line 704 "Gmsh.y"
{ List_Add(View->SQ, &yyvsp[0].d); ;
    break;}
case 141:
#line 706 "Gmsh.y"
{ List_Add(View->SQ, &yyvsp[0].d); ;
    break;}
case 142:
#line 714 "Gmsh.y"
{ 
      List_Add(View->SQ, &yyvsp[-23].d);  List_Add(View->SQ, &yyvsp[-17].d);
      List_Add(View->SQ, &yyvsp[-11].d); List_Add(View->SQ, &yyvsp[-5].d);
      List_Add(View->SQ, &yyvsp[-21].d);  List_Add(View->SQ, &yyvsp[-15].d);
      List_Add(View->SQ, &yyvsp[-9].d); List_Add(View->SQ, &yyvsp[-3].d);
      List_Add(View->SQ, &yyvsp[-19].d);  List_Add(View->SQ, &yyvsp[-13].d);
      List_Add(View->SQ, &yyvsp[-7].d); List_Add(View->SQ, &yyvsp[-1].d);
      ntmp = List_Nbr(View->SQ);
    ;
    break;}
case 143:
#line 724 "Gmsh.y"
{
      if((List_Nbr(View->SQ) - ntmp) % 4) ViewErrorFlags[9]++;
      View->NbSQ++;
    ;
    break;}
case 144:
#line 732 "Gmsh.y"
{ List_Add(View->VQ, &yyvsp[0].d); ;
    break;}
case 145:
#line 734 "Gmsh.y"
{ List_Add(View->VQ, &yyvsp[0].d); ;
    break;}
case 146:
#line 742 "Gmsh.y"
{ 
      List_Add(View->VQ, &yyvsp[-23].d);  List_Add(View->VQ, &yyvsp[-17].d);
      List_Add(View->VQ, &yyvsp[-11].d); List_Add(View->VQ, &yyvsp[-5].d);
      List_Add(View->VQ, &yyvsp[-21].d);  List_Add(View->VQ, &yyvsp[-15].d);
      List_Add(View->VQ, &yyvsp[-9].d); List_Add(View->VQ, &yyvsp[-3].d);
      List_Add(View->VQ, &yyvsp[-19].d);  List_Add(View->VQ, &yyvsp[-13].d);
      List_Add(View->VQ, &yyvsp[-7].d); List_Add(View->VQ, &yyvsp[-1].d);
      ntmp = List_Nbr(View->VQ);
    ;
    break;}
case 147:
#line 752 "Gmsh.y"
{
      if((List_Nbr(View->VQ) - ntmp) % 12) ViewErrorFlags[10]++;
      View->NbVQ++;
    ;
    break;}
case 148:
#line 760 "Gmsh.y"
{ List_Add(View->TQ, &yyvsp[0].d); ;
    break;}
case 149:
#line 762 "Gmsh.y"
{ List_Add(View->TQ, &yyvsp[0].d); ;
    break;}
case 150:
#line 770 "Gmsh.y"
{ 
      List_Add(View->TQ, &yyvsp[-23].d);  List_Add(View->TQ, &yyvsp[-17].d);
      List_Add(View->TQ, &yyvsp[-11].d); List_Add(View->TQ, &yyvsp[-5].d);
      List_Add(View->TQ, &yyvsp[-21].d);  List_Add(View->TQ, &yyvsp[-15].d);
      List_Add(View->TQ, &yyvsp[-9].d); List_Add(View->TQ, &yyvsp[-3].d);
      List_Add(View->TQ, &yyvsp[-19].d);  List_Add(View->TQ, &yyvsp[-13].d);
      List_Add(View->TQ, &yyvsp[-7].d); List_Add(View->TQ, &yyvsp[-1].d);
      ntmp = List_Nbr(View->TQ);
    ;
    break;}
case 151:
#line 780 "Gmsh.y"
{
      if((List_Nbr(View->TQ) - ntmp) % 36) ViewErrorFlags[11]++;
      View->NbTQ++;
    ;
    break;}
case 152:
#line 788 "Gmsh.y"
{ List_Add(View->SS, &yyvsp[0].d); ;
    break;}
case 153:
#line 790 "Gmsh.y"
{ List_Add(View->SS, &yyvsp[0].d); ;
    break;}
case 154:
#line 798 "Gmsh.y"
{ 
      List_Add(View->SS, &yyvsp[-23].d);  List_Add(View->SS, &yyvsp[-17].d);
      List_Add(View->SS, &yyvsp[-11].d); List_Add(View->SS, &yyvsp[-5].d);
      List_Add(View->SS, &yyvsp[-21].d);  List_Add(View->SS, &yyvsp[-15].d);
      List_Add(View->SS, &yyvsp[-9].d); List_Add(View->SS, &yyvsp[-3].d);
      List_Add(View->SS, &yyvsp[-19].d);  List_Add(View->SS, &yyvsp[-13].d);
      List_Add(View->SS, &yyvsp[-7].d); List_Add(View->SS, &yyvsp[-1].d);
      ntmp = List_Nbr(View->SS);
    ;
    break;}
case 155:
#line 808 "Gmsh.y"
{
      if((List_Nbr(View->SS) - ntmp) % 4) ViewErrorFlags[12]++;
      View->NbSS++;
    ;
    break;}
case 156:
#line 816 "Gmsh.y"
{ List_Add(View->VS, &yyvsp[0].d); ;
    break;}
case 157:
#line 818 "Gmsh.y"
{ List_Add(View->VS, &yyvsp[0].d); ;
    break;}
case 158:
#line 826 "Gmsh.y"
{ 
      List_Add(View->VS, &yyvsp[-23].d);  List_Add(View->VS, &yyvsp[-17].d);
      List_Add(View->VS, &yyvsp[-11].d); List_Add(View->VS, &yyvsp[-5].d);
      List_Add(View->VS, &yyvsp[-21].d);  List_Add(View->VS, &yyvsp[-15].d);
      List_Add(View->VS, &yyvsp[-9].d); List_Add(View->VS, &yyvsp[-3].d);
      List_Add(View->VS, &yyvsp[-19].d);  List_Add(View->VS, &yyvsp[-13].d);
      List_Add(View->VS, &yyvsp[-7].d); List_Add(View->VS, &yyvsp[-1].d);
      ntmp = List_Nbr(View->VS);
    ;
    break;}
case 159:
#line 836 "Gmsh.y"
{
      if((List_Nbr(View->VS) - ntmp) % 12) ViewErrorFlags[13]++;
      View->NbVS++;
    ;
    break;}
case 160:
#line 844 "Gmsh.y"
{ List_Add(View->TS, &yyvsp[0].d); ;
    break;}
case 161:
#line 846 "Gmsh.y"
{ List_Add(View->TS, &yyvsp[0].d); ;
    break;}
case 162:
#line 854 "Gmsh.y"
{ 
      List_Add(View->TS, &yyvsp[-23].d);  List_Add(View->TS, &yyvsp[-17].d);
      List_Add(View->TS, &yyvsp[-11].d); List_Add(View->TS, &yyvsp[-5].d);
      List_Add(View->TS, &yyvsp[-21].d);  List_Add(View->TS, &yyvsp[-15].d);
      List_Add(View->TS, &yyvsp[-9].d); List_Add(View->TS, &yyvsp[-3].d);
      List_Add(View->TS, &yyvsp[-19].d);  List_Add(View->TS, &yyvsp[-13].d);
      List_Add(View->TS, &yyvsp[-7].d); List_Add(View->TS, &yyvsp[-1].d);
      ntmp = List_Nbr(View->TS);
    ;
    break;}
case 163:
#line 864 "Gmsh.y"
{
      if((List_Nbr(View->TS) - ntmp) % 36) ViewErrorFlags[14]++;
      View->NbTS++;
    ;
    break;}
case 164:
#line 872 "Gmsh.y"
{ List_Add(View->SH, &yyvsp[0].d); ;
    break;}
case 165:
#line 874 "Gmsh.y"
{ List_Add(View->SH, &yyvsp[0].d); ;
    break;}
case 166:
#line 886 "Gmsh.y"
{ 
      List_Add(View->SH, &yyvsp[-47].d);  List_Add(View->SH, &yyvsp[-41].d);
      List_Add(View->SH, &yyvsp[-35].d); List_Add(View->SH, &yyvsp[-29].d);
      List_Add(View->SH, &yyvsp[-23].d); List_Add(View->SH, &yyvsp[-17].d);
      List_Add(View->SH, &yyvsp[-11].d); List_Add(View->SH, &yyvsp[-5].d);
      List_Add(View->SH, &yyvsp[-45].d);  List_Add(View->SH, &yyvsp[-39].d);
      List_Add(View->SH, &yyvsp[-33].d); List_Add(View->SH, &yyvsp[-27].d);
      List_Add(View->SH, &yyvsp[-21].d); List_Add(View->SH, &yyvsp[-15].d);
      List_Add(View->SH, &yyvsp[-9].d); List_Add(View->SH, &yyvsp[-3].d);
      List_Add(View->SH, &yyvsp[-43].d);  List_Add(View->SH, &yyvsp[-37].d);
      List_Add(View->SH, &yyvsp[-31].d); List_Add(View->SH, &yyvsp[-25].d);
      List_Add(View->SH, &yyvsp[-19].d); List_Add(View->SH, &yyvsp[-13].d);
      List_Add(View->SH, &yyvsp[-7].d); List_Add(View->SH, &yyvsp[-1].d);
      ntmp = List_Nbr(View->SH);
    ;
    break;}
case 167:
#line 902 "Gmsh.y"
{
      if((List_Nbr(View->SH) - ntmp) % 8) ViewErrorFlags[15]++;
      View->NbSH++;
    ;
    break;}
case 168:
#line 910 "Gmsh.y"
{ List_Add(View->VH, &yyvsp[0].d); ;
    break;}
case 169:
#line 912 "Gmsh.y"
{ List_Add(View->VH, &yyvsp[0].d); ;
    break;}
case 170:
#line 924 "Gmsh.y"
{ 
      List_Add(View->VH, &yyvsp[-47].d);  List_Add(View->VH, &yyvsp[-41].d);
      List_Add(View->VH, &yyvsp[-35].d); List_Add(View->VH, &yyvsp[-29].d);
      List_Add(View->VH, &yyvsp[-23].d); List_Add(View->VH, &yyvsp[-17].d);
      List_Add(View->VH, &yyvsp[-11].d); List_Add(View->VH, &yyvsp[-5].d);
      List_Add(View->VH, &yyvsp[-45].d);  List_Add(View->VH, &yyvsp[-39].d);
      List_Add(View->VH, &yyvsp[-33].d); List_Add(View->VH, &yyvsp[-27].d);
      List_Add(View->VH, &yyvsp[-21].d); List_Add(View->VH, &yyvsp[-15].d);
      List_Add(View->VH, &yyvsp[-9].d); List_Add(View->VH, &yyvsp[-3].d);
      List_Add(View->VH, &yyvsp[-43].d);  List_Add(View->VH, &yyvsp[-37].d);
      List_Add(View->VH, &yyvsp[-31].d); List_Add(View->VH, &yyvsp[-25].d);
      List_Add(View->VH, &yyvsp[-19].d); List_Add(View->VH, &yyvsp[-13].d);
      List_Add(View->VH, &yyvsp[-7].d); List_Add(View->VH, &yyvsp[-1].d);
      ntmp = List_Nbr(View->VH);
    ;
    break;}
case 171:
#line 940 "Gmsh.y"
{
      if((List_Nbr(View->VH) - ntmp) % 24) ViewErrorFlags[16]++;
      View->NbVH++;
    ;
    break;}
case 172:
#line 948 "Gmsh.y"
{ List_Add(View->TH, &yyvsp[0].d); ;
    break;}
case 173:
#line 950 "Gmsh.y"
{ List_Add(View->TH, &yyvsp[0].d); ;
    break;}
case 174:
#line 962 "Gmsh.y"
{ 
      List_Add(View->TH, &yyvsp[-47].d);  List_Add(View->TH, &yyvsp[-41].d);
      List_Add(View->TH, &yyvsp[-35].d); List_Add(View->TH, &yyvsp[-29].d);
      List_Add(View->TH, &yyvsp[-23].d); List_Add(View->TH, &yyvsp[-17].d);
      List_Add(View->TH, &yyvsp[-11].d); List_Add(View->TH, &yyvsp[-5].d);
      List_Add(View->TH, &yyvsp[-45].d);  List_Add(View->TH, &yyvsp[-39].d);
      List_Add(View->TH, &yyvsp[-33].d); List_Add(View->TH, &yyvsp[-27].d);
      List_Add(View->TH, &yyvsp[-21].d); List_Add(View->TH, &yyvsp[-15].d);
      List_Add(View->TH, &yyvsp[-9].d); List_Add(View->TH, &yyvsp[-3].d);
      List_Add(View->TH, &yyvsp[-43].d);  List_Add(View->TH, &yyvsp[-37].d);
      List_Add(View->TH, &yyvsp[-31].d); List_Add(View->TH, &yyvsp[-25].d);
      List_Add(View->TH, &yyvsp[-19].d); List_Add(View->TH, &yyvsp[-13].d);
      List_Add(View->TH, &yyvsp[-7].d); List_Add(View->TH, &yyvsp[-1].d);
      ntmp = List_Nbr(View->TH);
    ;
    break;}
case 175:
#line 978 "Gmsh.y"
{
      if((List_Nbr(View->TH) - ntmp) % 72) ViewErrorFlags[17]++;
      View->NbTH++;
    ;
    break;}
case 176:
#line 986 "Gmsh.y"
{ List_Add(View->SI, &yyvsp[0].d); ;
    break;}
case 177:
#line 988 "Gmsh.y"
{ List_Add(View->SI, &yyvsp[0].d); ;
    break;}
case 178:
#line 998 "Gmsh.y"
{ 
      List_Add(View->SI, &yyvsp[-35].d);  List_Add(View->SI, &yyvsp[-29].d);
      List_Add(View->SI, &yyvsp[-23].d); List_Add(View->SI, &yyvsp[-17].d);
      List_Add(View->SI, &yyvsp[-11].d); List_Add(View->SI, &yyvsp[-5].d);
      List_Add(View->SI, &yyvsp[-33].d);  List_Add(View->SI, &yyvsp[-27].d);
      List_Add(View->SI, &yyvsp[-21].d); List_Add(View->SI, &yyvsp[-15].d);
      List_Add(View->SI, &yyvsp[-9].d); List_Add(View->SI, &yyvsp[-3].d);
      List_Add(View->SI, &yyvsp[-31].d);  List_Add(View->SI, &yyvsp[-25].d);
      List_Add(View->SI, &yyvsp[-19].d); List_Add(View->SI, &yyvsp[-13].d);
      List_Add(View->SI, &yyvsp[-7].d); List_Add(View->SI, &yyvsp[-1].d);
      ntmp = List_Nbr(View->SI);
    ;
    break;}
case 179:
#line 1011 "Gmsh.y"
{
      if((List_Nbr(View->SI) - ntmp) % 6) ViewErrorFlags[18]++;
      View->NbSI++;
    ;
    break;}
case 180:
#line 1019 "Gmsh.y"
{ List_Add(View->VI, &yyvsp[0].d); ;
    break;}
case 181:
#line 1021 "Gmsh.y"
{ List_Add(View->VI, &yyvsp[0].d); ;
    break;}
case 182:
#line 1031 "Gmsh.y"
{ 
      List_Add(View->VI, &yyvsp[-35].d);  List_Add(View->VI, &yyvsp[-29].d);
      List_Add(View->VI, &yyvsp[-23].d); List_Add(View->VI, &yyvsp[-17].d);
      List_Add(View->VI, &yyvsp[-11].d); List_Add(View->VI, &yyvsp[-5].d);
      List_Add(View->VI, &yyvsp[-33].d);  List_Add(View->VI, &yyvsp[-27].d);
      List_Add(View->VI, &yyvsp[-21].d); List_Add(View->VI, &yyvsp[-15].d);
      List_Add(View->VI, &yyvsp[-9].d); List_Add(View->VI, &yyvsp[-3].d);
      List_Add(View->VI, &yyvsp[-31].d);  List_Add(View->VI, &yyvsp[-25].d);
      List_Add(View->VI, &yyvsp[-19].d); List_Add(View->VI, &yyvsp[-13].d);
      List_Add(View->VI, &yyvsp[-7].d); List_Add(View->VI, &yyvsp[-1].d);
      ntmp = List_Nbr(View->VI);
    ;
    break;}
case 183:
#line 1044 "Gmsh.y"
{
      if((List_Nbr(View->VI) - ntmp) % 18) ViewErrorFlags[19]++;
      View->NbVI++;
    ;
    break;}
case 184:
#line 1052 "Gmsh.y"
{ List_Add(View->TI, &yyvsp[0].d); ;
    break;}
case 185:
#line 1054 "Gmsh.y"
{ List_Add(View->TI, &yyvsp[0].d); ;
    break;}
case 186:
#line 1064 "Gmsh.y"
{ 
      List_Add(View->TI, &yyvsp[-35].d);  List_Add(View->TI, &yyvsp[-29].d);
      List_Add(View->TI, &yyvsp[-23].d); List_Add(View->TI, &yyvsp[-17].d);
      List_Add(View->TI, &yyvsp[-11].d); List_Add(View->TI, &yyvsp[-5].d);
      List_Add(View->TI, &yyvsp[-33].d);  List_Add(View->TI, &yyvsp[-27].d);
      List_Add(View->TI, &yyvsp[-21].d); List_Add(View->TI, &yyvsp[-15].d);
      List_Add(View->TI, &yyvsp[-9].d); List_Add(View->TI, &yyvsp[-3].d);
      List_Add(View->TI, &yyvsp[-31].d);  List_Add(View->TI, &yyvsp[-25].d);
      List_Add(View->TI, &yyvsp[-19].d); List_Add(View->TI, &yyvsp[-13].d);
      List_Add(View->TI, &yyvsp[-7].d); List_Add(View->TI, &yyvsp[-1].d);
      ntmp = List_Nbr(View->TI);
    ;
    break;}
case 187:
#line 1077 "Gmsh.y"
{
      if((List_Nbr(View->TI) - ntmp) % 54) ViewErrorFlags[20]++;
      View->NbTI++;
    ;
    break;}
case 188:
#line 1085 "Gmsh.y"
{ List_Add(View->SY, &yyvsp[0].d); ;
    break;}
case 189:
#line 1087 "Gmsh.y"
{ List_Add(View->SY, &yyvsp[0].d); ;
    break;}
case 190:
#line 1096 "Gmsh.y"
{ 
      List_Add(View->SY, &yyvsp[-29].d);  List_Add(View->SY, &yyvsp[-23].d);
      List_Add(View->SY, &yyvsp[-17].d); List_Add(View->SY, &yyvsp[-11].d);
      List_Add(View->SY, &yyvsp[-5].d);
      List_Add(View->SY, &yyvsp[-27].d);  List_Add(View->SY, &yyvsp[-21].d);
      List_Add(View->SY, &yyvsp[-15].d); List_Add(View->SY, &yyvsp[-9].d);
      List_Add(View->SY, &yyvsp[-3].d);
      List_Add(View->SY, &yyvsp[-25].d);  List_Add(View->SY, &yyvsp[-19].d);
      List_Add(View->SY, &yyvsp[-13].d); List_Add(View->SY, &yyvsp[-7].d);
      List_Add(View->SY, &yyvsp[-1].d);
      ntmp = List_Nbr(View->SY);
    ;
    break;}
case 191:
#line 1109 "Gmsh.y"
{
      if((List_Nbr(View->SY) - ntmp) % 5) ViewErrorFlags[21]++;
      View->NbSY++;
    ;
    break;}
case 192:
#line 1117 "Gmsh.y"
{ List_Add(View->VY, &yyvsp[0].d); ;
    break;}
case 193:
#line 1119 "Gmsh.y"
{ List_Add(View->VY, &yyvsp[0].d); ;
    break;}
case 194:
#line 1128 "Gmsh.y"
{ 
      List_Add(View->VY, &yyvsp[-29].d);  List_Add(View->VY, &yyvsp[-23].d);
      List_Add(View->VY, &yyvsp[-17].d); List_Add(View->VY, &yyvsp[-11].d);
      List_Add(View->VY, &yyvsp[-5].d);
      List_Add(View->VY, &yyvsp[-27].d);  List_Add(View->VY, &yyvsp[-21].d);
      List_Add(View->VY, &yyvsp[-15].d); List_Add(View->VY, &yyvsp[-9].d);
      List_Add(View->VY, &yyvsp[-3].d);
      List_Add(View->VY, &yyvsp[-25].d);  List_Add(View->VY, &yyvsp[-19].d);
      List_Add(View->VY, &yyvsp[-13].d); List_Add(View->VY, &yyvsp[-7].d);
      List_Add(View->VY, &yyvsp[-1].d);
      ntmp = List_Nbr(View->VY);
    ;
    break;}
case 195:
#line 1141 "Gmsh.y"
{
      if((List_Nbr(View->VY) - ntmp) % 15) ViewErrorFlags[22]++;
      View->NbVY++;
    ;
    break;}
case 196:
#line 1149 "Gmsh.y"
{ List_Add(View->TY, &yyvsp[0].d); ;
    break;}
case 197:
#line 1151 "Gmsh.y"
{ List_Add(View->TY, &yyvsp[0].d); ;
    break;}
case 198:
#line 1160 "Gmsh.y"
{ 
      List_Add(View->TY, &yyvsp[-29].d);  List_Add(View->TY, &yyvsp[-23].d);
      List_Add(View->TY, &yyvsp[-17].d); List_Add(View->TY, &yyvsp[-11].d);
      List_Add(View->TY, &yyvsp[-5].d);
      List_Add(View->TY, &yyvsp[-27].d);  List_Add(View->TY, &yyvsp[-21].d);
      List_Add(View->TY, &yyvsp[-15].d); List_Add(View->TY, &yyvsp[-9].d);
      List_Add(View->TY, &yyvsp[-3].d);
      List_Add(View->TY, &yyvsp[-25].d);  List_Add(View->TY, &yyvsp[-19].d);
      List_Add(View->TY, &yyvsp[-13].d); List_Add(View->TY, &yyvsp[-7].d);
      List_Add(View->TY, &yyvsp[-1].d);
      ntmp = List_Nbr(View->TY);
    ;
    break;}
case 199:
#line 1173 "Gmsh.y"
{
      if((List_Nbr(View->TY) - ntmp) % 45) ViewErrorFlags[23]++;
      View->NbTY++;
    ;
    break;}
case 200:
#line 1181 "Gmsh.y"
{ 
      for(int i = 0; i < (int)strlen(yyvsp[0].c)+1; i++) List_Add(View->T2C, &yyvsp[0].c[i]); 
      Free(yyvsp[0].c);
    ;
    break;}
case 201:
#line 1186 "Gmsh.y"
{ 
      for(int i = 0; i < (int)strlen(yyvsp[0].c)+1; i++) List_Add(View->T2C, &yyvsp[0].c[i]); 
      Free(yyvsp[0].c);
    ;
    break;}
case 202:
#line 1194 "Gmsh.y"
{ 
      List_Add(View->T2D, &yyvsp[-5].d); List_Add(View->T2D, &yyvsp[-3].d);
      List_Add(View->T2D, &yyvsp[-1].d); 
      double d = List_Nbr(View->T2C);
      List_Add(View->T2D, &d); 
    ;
    break;}
case 203:
#line 1201 "Gmsh.y"
{
      View->NbT2++;
    ;
    break;}
case 204:
#line 1208 "Gmsh.y"
{ 
      for(int i = 0; i < (int)strlen(yyvsp[0].c)+1; i++) List_Add(View->T3C, &yyvsp[0].c[i]); 
      Free(yyvsp[0].c);
    ;
    break;}
case 205:
#line 1213 "Gmsh.y"
{ 
      for(int i = 0; i < (int)strlen(yyvsp[0].c)+1; i++) List_Add(View->T3C, &yyvsp[0].c[i]); 
      Free(yyvsp[0].c);
    ;
    break;}
case 206:
#line 1221 "Gmsh.y"
{ 
      List_Add(View->T3D, &yyvsp[-7].d); List_Add(View->T3D, &yyvsp[-5].d);
      List_Add(View->T3D, &yyvsp[-3].d); List_Add(View->T3D, &yyvsp[-1].d); 
      double d = List_Nbr(View->T3C);
      List_Add(View->T3D, &d); 
    ;
    break;}
case 207:
#line 1228 "Gmsh.y"
{
      View->NbT3++;
    ;
    break;}
case 208:
#line 1236 "Gmsh.y"
{
      View->adaptive = new Adaptive_Post_View(View, yyvsp[-5].l, yyvsp[-2].l);
    ;
    break;}
case 209:
#line 1243 "Gmsh.y"
{ List_Add(View->Time, &yyvsp[0].d); ;
    break;}
case 210:
#line 1245 "Gmsh.y"
{ List_Add(View->Time, &yyvsp[0].d); ;
    break;}
case 211:
#line 1250 "Gmsh.y"
{
    ;
    break;}
case 212:
#line 1257 "Gmsh.y"
{ yyval.i = 0; ;
    break;}
case 213:
#line 1258 "Gmsh.y"
{ yyval.i = 1; ;
    break;}
case 214:
#line 1259 "Gmsh.y"
{ yyval.i = 2; ;
    break;}
case 215:
#line 1260 "Gmsh.y"
{ yyval.i = 3; ;
    break;}
case 216:
#line 1261 "Gmsh.y"
{ yyval.i = 4; ;
    break;}
case 217:
#line 1265 "Gmsh.y"
{ yyval.i = 1; ;
    break;}
case 218:
#line 1266 "Gmsh.y"
{ yyval.i = -1; ;
    break;}
case 219:
#line 1274 "Gmsh.y"
{
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-3].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))){
	TheSymbol.val = List_Create(1, 1, sizeof(double));
	if(!yyvsp[-2].i){
	  List_Put(TheSymbol.val, 0, &yyvsp[-1].d);
	  Tree_Add(Symbol_T, &TheSymbol);
	}
	else
	  yymsg(GERROR, "Unknown variable '%s'", yyvsp[-3].c);
      }
      else{
	double *pd = (double*)List_Pointer_Fast(pSymbol->val, 0); 
	switch(yyvsp[-2].i){
	case 0 : *pd = yyvsp[-1].d; break;
	case 1 : *pd += yyvsp[-1].d; break;
	case 2 : *pd -= yyvsp[-1].d; break;
	case 3 : *pd *= yyvsp[-1].d; break;
	case 4 : 
	  if(yyvsp[-1].d) *pd /= yyvsp[-1].d; 
	  else yymsg(GERROR, "Division by zero in '%s /= %g'", yyvsp[-3].c, yyvsp[-1].d);
	  break;
	}
      }
    ;
    break;}
case 220:
#line 1302 "Gmsh.y"
{
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-6].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))){
	TheSymbol.val = List_Create(5, 5, sizeof(double));
	if(!yyvsp[-2].i){
	  List_Put(TheSymbol.val, (int)yyvsp[-4].d, &yyvsp[-1].d);
	  Tree_Add(Symbol_T, &TheSymbol);
	}
	else
	  yymsg(GERROR, "Unknown variable '%s'", yyvsp[-6].c);
      }
      else{
	double *pd;
	if((pd = (double*)List_Pointer_Test(pSymbol->val, (int)yyvsp[-4].d))){
	  switch(yyvsp[-2].i){
	  case 0 : *pd = yyvsp[-1].d; break;
	  case 1 : *pd += yyvsp[-1].d; break;
	  case 2 : *pd -= yyvsp[-1].d; break;
	  case 3 : *pd *= yyvsp[-1].d; break;
	  case 4 : 
	    if(yyvsp[-1].d) *pd /= yyvsp[-1].d; 
	    else yymsg(GERROR, "Division by zero in '%s[%d] /= %g'", yyvsp[-6].c, (int)yyvsp[-4].d, yyvsp[-1].d);
	    break;
	  }
	}
	else{
	  if(!yyvsp[-2].i)
	    List_Put(pSymbol->val, (int)yyvsp[-4].d, &yyvsp[-1].d);
	  else
	    yymsg(GERROR, "Uninitialized variable '%s[%d]'", yyvsp[-6].c, (int)yyvsp[-4].d);
	}
      }
    ;
    break;}
case 221:
#line 1338 "Gmsh.y"
{
      if(List_Nbr(yyvsp[-5].l) != List_Nbr(yyvsp[-1].l))
	yymsg(GERROR, "Incompatible array dimensions in affectation");
      else{
	Symbol TheSymbol;
	TheSymbol.Name = yyvsp[-8].c;
	Symbol *pSymbol;
	if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))){
	  TheSymbol.val = List_Create(5, 5, sizeof(double));
	  if(!yyvsp[-2].i){
	    for(int i = 0; i < List_Nbr(yyvsp[-5].l); i++){
	      List_Put(TheSymbol.val, (int)(*(double*)List_Pointer(yyvsp[-5].l, i)),
		       (double*)List_Pointer(yyvsp[-1].l, i));
	    }
	    Tree_Add(Symbol_T, &TheSymbol);
	  }
	  else
	    yymsg(GERROR, "Unknown variable '%s'", yyvsp[-8].c);
	}
	else{
	  for(int i = 0; i < List_Nbr(yyvsp[-5].l); i++){
	    int j = (int)(*(double*)List_Pointer(yyvsp[-5].l, i));
	    double d = *(double*)List_Pointer(yyvsp[-1].l, i);
	    double *pd;
	    if((pd = (double*)List_Pointer_Test(pSymbol->val, j))){
	      switch(yyvsp[-2].i){
	      case 0 : *pd = d; break;
	      case 1 : *pd += d; break;
	      case 2 : *pd -= d; break;
	      case 3 : *pd *= d; break;
	      case 4 : 
		if(yyvsp[-1].l) *pd /= d; 
		else yymsg(GERROR, "Division by zero in '%s[%d] /= %g'", yyvsp[-8].c, j, d);
		break;
	      }
	    }
	    else{
	      if(!yyvsp[-2].i)
		List_Put(pSymbol->val, j, &d);
	      else
		yymsg(GERROR, "Uninitialized variable '%s[%d]'", yyvsp[-8].c, j);	  
	    }
	  }
	}
      }
      List_Delete(yyvsp[-5].l);
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 222:
#line 1387 "Gmsh.y"
{
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-5].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))){
	TheSymbol.val = List_Create(5, 5, sizeof(double));
	List_Copy(yyvsp[-1].l, TheSymbol.val);
	Tree_Add(Symbol_T, &TheSymbol);
      }
      else{
	List_Reset(pSymbol->val);
	List_Copy(yyvsp[-1].l, pSymbol->val);
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 223:
#line 1403 "Gmsh.y"
{
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-2].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol)))
	yymsg(GERROR, "Unknown variable '%s'", yyvsp[-2].c); 
      else
	*(double*)List_Pointer_Fast(pSymbol->val, 0) += yyvsp[-1].i; 
    ;
    break;}
case 224:
#line 1413 "Gmsh.y"
{
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-5].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol)))
	yymsg(GERROR, "Unknown variable '%s'", yyvsp[-5].c); 
      else{
	double *pd;
	if((pd = (double*)List_Pointer_Test(pSymbol->val, (int)yyvsp[-3].d)))
	  *pd += yyvsp[-1].i;
	else
	  yymsg(GERROR, "Uninitialized variable '%s[%d]'", yyvsp[-5].c, (int)yyvsp[-3].d);
      }
    ;
    break;}
case 225:
#line 1431 "Gmsh.y"
{ 
      char* (*pStrOpt)(int num, int action, char *value);
      StringXString *pStrCat;
      if(!(pStrCat = Get_StringOptionCategory(yyvsp[-5].c)))
	yymsg(GERROR, "Unknown string option class '%s'", yyvsp[-5].c);
      else{
	if(!(pStrOpt = (char *(*) (int, int, char *))Get_StringOption(yyvsp[-3].c, pStrCat)))
	  yymsg(GERROR, "Unknown string option '%s.%s'", yyvsp[-5].c, yyvsp[-3].c);
	else
	  pStrOpt(0, GMSH_SET|GMSH_GUI, yyvsp[-1].c);
      }
    ;
    break;}
case 226:
#line 1444 "Gmsh.y"
{ 
      char* (*pStrOpt)(int num, int action, char *value);
      StringXString *pStrCat;
      if(!(pStrCat = Get_StringOptionCategory(yyvsp[-8].c)))
	yymsg(GERROR, "Unknown string option class '%s'", yyvsp[-8].c);
      else{
	if(!(pStrOpt = (char *(*) (int, int, char *))Get_StringOption(yyvsp[-3].c, pStrCat)))
	  yymsg(GERROR, "Unknown string option '%s[%d].%s'", yyvsp[-8].c, (int)yyvsp[-6].d, yyvsp[-3].c);
	else
	  pStrOpt((int)yyvsp[-6].d, GMSH_SET|GMSH_GUI, yyvsp[-1].c);
      }
    ;
    break;}
case 227:
#line 1460 "Gmsh.y"
{
      double (*pNumOpt)(int num, int action, double value);
      StringXNumber *pNumCat;
      if(!(pNumCat = Get_NumberOptionCategory(yyvsp[-5].c)))
	yymsg(GERROR, "Unknown numeric option class '%s'", yyvsp[-5].c);
      else{
	if(!(pNumOpt = (double (*) (int, int, double))Get_NumberOption(yyvsp[-3].c, pNumCat)))
	  yymsg(GERROR, "Unknown numeric option '%s.%s'", yyvsp[-5].c, yyvsp[-3].c);
	else{
	  double d = 0;
	  switch(yyvsp[-2].i){
	  case 0 : d = yyvsp[-1].d; break;
	  case 1 : d = pNumOpt(0, GMSH_GET, 0) + yyvsp[-1].d; break;
	  case 2 : d = pNumOpt(0, GMSH_GET, 0) - yyvsp[-1].d; break;
	  case 3 : d = pNumOpt(0, GMSH_GET, 0) * yyvsp[-1].d; break;
	  case 4 : 
	    if(yyvsp[-1].d) d = pNumOpt(0, GMSH_GET, 0) / yyvsp[-1].d; 
	    else yymsg(GERROR, "Division by zero in '%s.%s /= %g'", yyvsp[-5].c, yyvsp[-3].c, yyvsp[-1].d);
	    break;
	  }
	  pNumOpt(0, GMSH_SET|GMSH_GUI, d);
	}
      }
    ;
    break;}
case 228:
#line 1485 "Gmsh.y"
{
      double (*pNumOpt)(int num, int action, double value);
      StringXNumber *pNumCat;
      if(!(pNumCat = Get_NumberOptionCategory(yyvsp[-8].c)))
	yymsg(GERROR, "Unknown numeric option class '%s'", yyvsp[-8].c);
      else{
	if(!(pNumOpt =  (double (*) (int, int, double))Get_NumberOption(yyvsp[-3].c, pNumCat)))
	  yymsg(GERROR, "Unknown numeric option '%s[%d].%s'", yyvsp[-8].c, (int)yyvsp[-6].d, yyvsp[-3].c);
	else{
	  double d = 0;
	  switch(yyvsp[-2].i){
	  case 0 : d = yyvsp[-1].d; break;
	  case 1 : d = pNumOpt((int)yyvsp[-6].d, GMSH_GET, 0) + yyvsp[-1].d; break;
	  case 2 : d = pNumOpt((int)yyvsp[-6].d, GMSH_GET, 0) - yyvsp[-1].d; break;
	  case 3 : d = pNumOpt((int)yyvsp[-6].d, GMSH_GET, 0) * yyvsp[-1].d; break;
	  case 4 : 
	    if(yyvsp[-1].d) d = pNumOpt((int)yyvsp[-6].d, GMSH_GET, 0) / yyvsp[-1].d;
	    else yymsg(GERROR, "Division by zero in '%s[%d].%s /= %g'", 
		       yyvsp[-8].c, (int)yyvsp[-6].d, yyvsp[-3].c, yyvsp[-1].d);
	    break;
	  }
	  pNumOpt((int)yyvsp[-6].d, GMSH_SET|GMSH_GUI, d);
	}
      }
    ;
    break;}
case 229:
#line 1511 "Gmsh.y"
{
      double (*pNumOpt)(int num, int action, double value);
      StringXNumber *pNumCat;
      if(!(pNumCat = Get_NumberOptionCategory(yyvsp[-4].c)))
	yymsg(GERROR, "Unknown numeric option class '%s'", yyvsp[-4].c);
      else{
	if(!(pNumOpt =  (double (*) (int, int, double))Get_NumberOption(yyvsp[-2].c, pNumCat)))
	  yymsg(GERROR, "Unknown numeric option '%s.%s'", yyvsp[-4].c, yyvsp[-2].c);
	else
	  pNumOpt(0, GMSH_SET|GMSH_GUI, pNumOpt(0, GMSH_GET, 0)+yyvsp[-1].i);
      }
    ;
    break;}
case 230:
#line 1524 "Gmsh.y"
{
      double (*pNumOpt)(int num, int action, double value);
      StringXNumber *pNumCat;
      if(!(pNumCat = Get_NumberOptionCategory(yyvsp[-7].c)))
	yymsg(GERROR, "Unknown numeric option class '%s'", yyvsp[-7].c);
      else{
	if(!(pNumOpt =  (double (*) (int, int, double))Get_NumberOption(yyvsp[-2].c, pNumCat)))
	  yymsg(GERROR, "Unknown numeric option '%s[%d].%s'", yyvsp[-7].c, (int)yyvsp[-5].d, yyvsp[-2].c);
	else
	  pNumOpt((int)yyvsp[-5].d, GMSH_SET|GMSH_GUI, pNumOpt((int)yyvsp[-5].d, GMSH_GET, 0)+yyvsp[-1].i);
      }
    ;
    break;}
case 231:
#line 1540 "Gmsh.y"
{
      unsigned int (*pColOpt)(int num, int action, unsigned int value);
      StringXColor *pColCat;
      if(!(pColCat = Get_ColorOptionCategory(yyvsp[-7].c)))
	yymsg(GERROR, "Unknown color option class '%s'", yyvsp[-7].c);
      else{
	if(!(pColOpt =  (unsigned int (*) (int, int, unsigned int))Get_ColorOption(yyvsp[-3].c, pColCat)))
	  yymsg(GERROR, "Unknown color option '%s.Color.%s'", yyvsp[-7].c, yyvsp[-3].c);
	else
	  pColOpt(0, GMSH_SET|GMSH_GUI, yyvsp[-1].u);
      }
    ;
    break;}
case 232:
#line 1553 "Gmsh.y"
{
      unsigned int (*pColOpt)(int num, int action, unsigned int value);
      StringXColor *pColCat;
      if(!(pColCat = Get_ColorOptionCategory(yyvsp[-10].c)))
	yymsg(GERROR, "Unknown color option class '%s'", yyvsp[-10].c);
      else{
	if(!(pColOpt =  (unsigned int (*) (int, int, unsigned int))Get_ColorOption(yyvsp[-3].c, pColCat)))
	  yymsg(GERROR, "Unknown color option '%s[%d].Color.%s'", yyvsp[-10].c, (int)yyvsp[-8].d, yyvsp[-3].c);
	else
	  pColOpt((int)yyvsp[-8].d, GMSH_SET|GMSH_GUI, yyvsp[-1].u);
      }
    ;
    break;}
case 233:
#line 1569 "Gmsh.y"
{
      GmshColorTable *ct = Get_ColorTable(0);
      if(!ct)
	yymsg(GERROR, "View[%d] does not exist", 0);
      else{
	ct->size = List_Nbr(yyvsp[-1].l);
	if(ct->size > COLORTABLE_NBMAX_COLOR)
	  yymsg(GERROR, "Too many (%d>%d) colors in View[%d].ColorTable", 
		ct->size, COLORTABLE_NBMAX_COLOR, 0);
	else
	  for(int i = 0; i < ct->size; i++) List_Read(yyvsp[-1].l, i, &ct->table[i]);
	if(ct->size == 1){
	  ct->size = 2;
	  ct->table[1] = ct->table[0];
	}
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 234:
#line 1588 "Gmsh.y"
{
      GmshColorTable *ct = Get_ColorTable((int)yyvsp[-6].d);
      if(!ct)
	yymsg(GERROR, "View[%d] does not exist", (int)yyvsp[-6].d);
      else{
	ct->size = List_Nbr(yyvsp[-1].l);
	if(ct->size > COLORTABLE_NBMAX_COLOR)
	  yymsg(GERROR, "Too many (%d>%d) colors in View[%d].ColorTable", 
		   ct->size, COLORTABLE_NBMAX_COLOR, (int)yyvsp[-6].d);
	else
	  for(int i = 0; i < ct->size; i++) List_Read(yyvsp[-1].l, i, &ct->table[i]);
	if(ct->size == 1){
	  ct->size = 2;
	  ct->table[1] = ct->table[0];
	}
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 235:
#line 1610 "Gmsh.y"
{
      try {
	GMSH_PluginManager::instance()->setPluginOption(yyvsp[-6].c, yyvsp[-3].c, yyvsp[-1].d); 
      }
      catch (...) {
	yymsg(GERROR, "Unknown option '%s' or plugin '%s'", yyvsp[-3].c, yyvsp[-6].c);
      }
    ;
    break;}
case 236:
#line 1619 "Gmsh.y"
{
      try {
	GMSH_PluginManager::instance()->setPluginOption(yyvsp[-6].c, yyvsp[-3].c, yyvsp[-1].c); 
      }
      catch (...) {
	yymsg(GERROR, "Unknown option '%s' or plugin '%s'", yyvsp[-3].c, yyvsp[-6].c);
      }
    ;
    break;}
case 237:
#line 1637 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindPoint(num, THEM)){
	yymsg(GERROR, "Point %d already exists", num);
      }
      else{
	Vertex *v = Create_Vertex(num, CTX.geom.scaling_factor * yyvsp[-1].v[0],
				  CTX.geom.scaling_factor * yyvsp[-1].v[1],
				  CTX.geom.scaling_factor * yyvsp[-1].v[2],
				  CTX.geom.scaling_factor * yyvsp[-1].v[3], 1.0);
	Tree_Add(THEM->Points, &v);
      }
      yyval.s.Type = MSH_POINT;
      yyval.s.Num = num;
    ;
    break;}
case 238:
#line 1653 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindPhysicalGroup(num, MSH_PHYSICAL_POINT, THEM)){
	yymsg(GERROR, "Physical point %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	PhysicalGroup *p = Create_PhysicalGroup(num, MSH_PHYSICAL_POINT, temp);
	List_Delete(temp);
	List_Add(THEM->PhysicalGroups, &p);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_PHYSICAL_POINT;
      yyval.s.Num = num;
    ;
    break;}
case 239:
#line 1669 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-9].l); i++){
	double p;
      	List_Read(yyvsp[-9].l, i, &p);
        Vertex *v = FindPoint((int)p, THEM);
        if(!v)
	  yymsg(WARNING, "Unknown point %d", (int)p);
	else{
	  Attractor *a = Create_Attractor(List_Nbr(THEM->Metric->Attractors)+1,
					  yyvsp[-6].d, yyvsp[-4].d, yyvsp[-2].d, v, NULL, NULL);
	  List_Add(THEM->Metric->Attractors, &a);
        }
      }
      List_Delete(yyvsp[-9].l);
      // dummy values
      yyval.s.Type = 0;
      yyval.s.Num = 0;
    ;
    break;}
case 240:
#line 1688 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-3].l); i++){
	double d;
	List_Read(yyvsp[-3].l, i, &d);
	Vertex *v = FindPoint((int)d, THEM);
	if(!v)
	  yymsg(WARNING, "Unknown point %d", (int)d);
	else
	  v->lc = yyvsp[-1].d;
      }
      List_Delete(yyvsp[-3].l);
      // dummy values
      yyval.s.Type = 0;
      yyval.s.Num = 0;
    ;
    break;}
case 241:
#line 1707 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindCurve(num, THEM)){
	yymsg(GERROR, "Curve %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	Curve *c = Create_Curve(num, MSH_SEGM_LINE, 1, temp, NULL,
				-1, -1, 0., 1.);
	Tree_Add(THEM->Curves, &c);
	CreateReversedCurve(THEM, c);
	List_Delete(temp);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_SEGM_LINE;
      yyval.s.Num = num;
    ;
    break;}
case 242:
#line 1725 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindCurve(num, THEM)){
	yymsg(GERROR, "Curve %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	Curve *c = Create_Curve(num, MSH_SEGM_SPLN, 3, temp, NULL,
				-1, -1, 0., 1.);
	Tree_Add(THEM->Curves, &c);
	CreateReversedCurve(THEM, c);
	List_Delete(temp);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_SEGM_SPLN;
      yyval.s.Num = num;
    ;
    break;}
case 243:
#line 1743 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindCurve(num, THEM)){
	yymsg(GERROR, "Curve %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	Curve *c = Create_Curve(num, MSH_SEGM_CIRC, 2, temp, NULL,
				-1, -1, 0., 1.);
	Tree_Add(THEM->Curves, &c);
	CreateReversedCurve(THEM, c);
	List_Delete(temp);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_SEGM_CIRC;
      yyval.s.Num = num;
    ;
    break;}
case 244:
#line 1761 "Gmsh.y"
{
      int num = (int)yyvsp[-6].d;
      if(FindCurve(num, THEM)){
	yymsg(GERROR, "Curve %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-3].l);
	Curve *c = Create_Curve(num, MSH_SEGM_CIRC, 2, temp, NULL,
				-1, -1, 0., 1.);
	c->Circle.n[0] = yyvsp[-1].v[0];
	c->Circle.n[1] = yyvsp[-1].v[1];
	c->Circle.n[2] = yyvsp[-1].v[2];
	End_Curve(c);
	Tree_Add(THEM->Curves, &c);
	Curve *rc = CreateReversedCurve(THEM, c);
	rc->Circle.n[0] = yyvsp[-1].v[0];
	rc->Circle.n[1] = yyvsp[-1].v[1];
	rc->Circle.n[2] = yyvsp[-1].v[2];
	End_Curve(rc);
	List_Delete(temp);
      }
      List_Delete(yyvsp[-3].l);
      yyval.s.Type = MSH_SEGM_CIRC;
      yyval.s.Num = num;
    ;
    break;}
case 245:
#line 1787 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindCurve(num, THEM)){
	yymsg(GERROR, "Curve %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	Curve *c = Create_Curve(num, MSH_SEGM_ELLI, 2, temp, NULL,
				-1, -1, 0., 1.);
	Tree_Add(THEM->Curves, &c);
	CreateReversedCurve(THEM, c);
	List_Delete(temp);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_SEGM_ELLI;
      yyval.s.Num = num;
    ;
    break;}
case 246:
#line 1805 "Gmsh.y"
{
      int num = (int)yyvsp[-6].d;
      if(FindCurve(num, THEM)){
	yymsg(GERROR, "Curve %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-3].l);
	Curve *c = Create_Curve(num, MSH_SEGM_ELLI, 2, temp, NULL,
				-1, -1, 0., 1.);
	c->Circle.n[0] = yyvsp[-1].v[0];
	c->Circle.n[1] = yyvsp[-1].v[1];
	c->Circle.n[2] = yyvsp[-1].v[2];
	End_Curve(c);
	Tree_Add(THEM->Curves, &c);
	Curve *rc = CreateReversedCurve(THEM, c);
	rc->Circle.n[0] = yyvsp[-1].v[0];
	rc->Circle.n[1] = yyvsp[-1].v[1];
	rc->Circle.n[2] = yyvsp[-1].v[2];
	End_Curve(c);
	List_Delete(temp);
      }
      List_Delete(yyvsp[-3].l);
      yyval.s.Type = MSH_SEGM_ELLI;
      yyval.s.Num = num;
    ;
    break;}
case 247:
#line 1832 "Gmsh.y"
{
      int num = (int)yyvsp[-14].d;
      if(FindCurve(num, THEM)){
	yymsg(GERROR, "Curve %d already exists", num);
      }
      else{
	Curve *c = Create_Curve(num, MSH_SEGM_PARAMETRIC, 2, NULL, NULL,
				-1, -1, yyvsp[-10].d, yyvsp[-8].d);
	strcpy(c->functu, yyvsp[-6].c);
	strcpy(c->functv, yyvsp[-4].c);
	strcpy(c->functw, yyvsp[-2].c);
	Tree_Add(THEM->Curves, &c);
	CreateReversedCurve(THEM, c);
      }
      yyval.s.Type = MSH_SEGM_PARAMETRIC;
      yyval.s.Num = num;
    ;
    break;}
case 248:
#line 1850 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(List_Nbr(yyvsp[-1].l) < 4){
	yymsg(GERROR, "Too few control points for BSpline %d (%d < 4)", num,
	      List_Nbr(yyvsp[-1].l));
      }
      else{
	if(FindCurve(num, THEM)){
	  yymsg(GERROR, "Curve %d already exists", num);
	}
	else{
	  List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	  Curve *c = Create_Curve(num, MSH_SEGM_BSPLN, 2, temp, NULL,
				  -1, -1, 0., 1.);
	  Tree_Add(THEM->Curves, &c);
	  CreateReversedCurve(THEM, c);
	  List_Delete(temp);
	}
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_SEGM_BSPLN;
      yyval.s.Num = num;
    ;
    break;}
case 249:
#line 1874 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(List_Nbr(yyvsp[-1].l) < 4){
	yymsg(GERROR, "Too few control points for Bezier curve %d (%d < 4)", num,
	      List_Nbr(yyvsp[-1].l));
      }
      else{
	if(FindCurve(num, THEM)){
	  yymsg(GERROR, "Curve %d already exists", num);
	}
	else{
	  List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	  Curve *c = Create_Curve(num, MSH_SEGM_BEZIER, 2, temp, NULL,
				  -1, -1, 0., 1.);
	  Tree_Add(THEM->Curves, &c);
	  CreateReversedCurve(THEM, c);
	  List_Delete(temp);
	}
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_SEGM_BEZIER;
      yyval.s.Num = num;
    ;
    break;}
case 250:
#line 1898 "Gmsh.y"
{
      int num = (int)yyvsp[-8].d;
      if(List_Nbr(yyvsp[-5].l) + (int)yyvsp[-1].d + 1 != List_Nbr(yyvsp[-3].l)){
	yymsg(GERROR, "Wrong definition of Nurbs Curve %d: "
	      "got %d knots, need N + D + 1 = %d + %d + 1 = %d",
	      (int)yyvsp[-8].d, List_Nbr(yyvsp[-3].l), List_Nbr(yyvsp[-5].l), (int)yyvsp[-1].d, List_Nbr(yyvsp[-5].l) + (int)yyvsp[-1].d + 1);
      }
      else{
	if(FindCurve(num, THEM)){
	  yymsg(GERROR, "Curve %d already exists", num);
	}
	else{
	  List_T *temp = ListOfDouble2ListOfInt(yyvsp[-5].l);
	  Curve *c = Create_Curve(num, MSH_SEGM_NURBS, (int)yyvsp[-1].d, temp, yyvsp[-3].l,
				  -1, -1, 0., 1.);
	  Tree_Add(THEM->Curves, &c);
	  CreateReversedCurve(THEM, c);
	  List_Delete(temp);
	}
      }
      List_Delete(yyvsp[-5].l);
      List_Delete(yyvsp[-3].l);
      yyval.s.Type = MSH_SEGM_NURBS;
      yyval.s.Num = num;
    ;
    break;}
case 251:
#line 1924 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindEdgeLoop(num, THEM)){
	yymsg(GERROR, "Line loop %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	sortEdgesInLoop(num, temp);
	EdgeLoop *l = Create_EdgeLoop(num, temp);
	Tree_Add(THEM->EdgeLoops, &l);
	List_Delete(temp);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_SEGM_LOOP;
      yyval.s.Num = num;
    ;
    break;}
case 252:
#line 1941 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-9].l); i++){
	double p;
      	List_Read(yyvsp[-9].l, i, &p);
	Curve *c = FindCurve((int)p, THEM);
        if(!c)
	  yymsg(WARNING, "Unknown curve %d", (int)p);
	else{
	  Attractor *a = Create_Attractor(List_Nbr(THEM->Metric->Attractors)+1,
					  yyvsp[-6].d, yyvsp[-4].d, yyvsp[-2].d, NULL, c, NULL);
	  List_Add(THEM->Metric->Attractors, &a);
        }
      }
      // dummy values
      yyval.s.Type = 0;
      yyval.s.Num = 0;
    ;
    break;}
case 253:
#line 1959 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindPhysicalGroup(num, MSH_PHYSICAL_LINE, THEM)){
	yymsg(GERROR, "Physical line %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	PhysicalGroup *p = Create_PhysicalGroup(num, MSH_PHYSICAL_LINE, temp);
	List_Delete(temp);
	List_Add(THEM->PhysicalGroups, &p);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_PHYSICAL_LINE;
      yyval.s.Num = num;
    ;
    break;}
case 254:
#line 1978 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindSurface(num, THEM)){
	yymsg(GERROR, "Surface %d already exists", num);
      }
      else{
	Surface *s = Create_Surface(num, MSH_SURF_PLAN);
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	setSurfaceGeneratrices(s, temp);
	List_Delete(temp);
	s->Support = s;
	End_Surface(s);
	Tree_Add(THEM->Surfaces, &s);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_SURF_PLAN;
      yyval.s.Num = num;
    ;
    break;}
case 255:
#line 1997 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d, type = 0;
      if(FindSurface(num, THEM)){
	yymsg(GERROR, "Surface %d already exists", num);
      }
      else{
	double d;
	List_Read(yyvsp[-1].l, 0, &d);
	EdgeLoop *el = FindEdgeLoop((int)d, THEM);
	if(!el){
	  yymsg(GERROR, "Unknown line loop %d", (int)d);
	}
	else{
	  int j = List_Nbr(el->Curves);
	  if(j == 4){
	    type = MSH_SURF_REGL;
	  }
	  else if(j == 3){
	    type = MSH_SURF_TRIC;
	  }
	  else{
	    yymsg(GERROR, "Wrong definition of Ruled Surface %d: "
		  "%d borders instead of 3 or 4", num, j);
	    type = MSH_SURF_PLAN;
	  }
	  Surface *s = Create_Surface(num, type);
	  List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	  setSurfaceGeneratrices(s, temp);
	  List_Delete(temp);
	  s->Support = s;
	  End_Surface(s);
	  Tree_Add(THEM->Surfaces, &s);
	}
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = type;
      yyval.s.Num = num;
    ;
    break;}
case 256:
#line 2036 "Gmsh.y"
{
      int num = (int)yyvsp[-8].d;
      Surface *support = FindSurface((int)yyvsp[-4].d, THEM);
      if(!support){
	yymsg(GERROR, "Unknown support surface %d", (int)yyvsp[-4].d);
      }
      else{
	if(FindSurface(num, THEM)){
	  yymsg(GERROR, "Surface %d already exists", num);
	}
	else{
	  Surface *s = Create_Surface(num, MSH_SURF_TRIMMED);
	  List_T *temp = ListOfDouble2ListOfInt(yyvsp[-2].l);
	  setSurfaceGeneratrices(s, temp);
	  List_Delete(temp);
	  s->Support = support;
	  End_Surface(s);
	  Tree_Add(THEM->Surfaces, &s);
	}
      }
      List_Delete(yyvsp[-2].l);
      yyval.s.Type = MSH_SURF_TRIMMED;
      yyval.s.Num = num;
    ;
    break;}
case 257:
#line 2062 "Gmsh.y"
{
      int num = (int)yyvsp[-10].d, type = 0;
      Surface *s = FindSurface(num, THEM);
      if(!s) {
	yymsg(GERROR, "Unknown surface %d", num);
      }
      else{
	// FIXME: parameters not used; undocumented
	POLY_rep *rep = new POLY_rep(yyvsp[-2].l, yyvsp[-1].l);
	s->thePolyRep = rep;
	type = s->Typ;
      }
      //FIXME: do you copy the data?
      //List_Delete($12);
      //List_Delete($13);
      yyval.s.Type = type;
      yyval.s.Num = (int)yyvsp[-10].d;
    ;
    break;}
case 258:
#line 2084 "Gmsh.y"
{
      int num = (int)yyvsp[-10].d, type = 0;
      Surface *s = FindSurface(num, THEM);
      if(!s) {
	yymsg(GERROR, "Unknown surface %d", num);
      }
      else{
	POLY_rep *rep = new POLY_rep(yyvsp[-2].l, yyvsp[-1].l);
	s->thePolyRep = rep;
	type = s->Typ;
      }
      yyval.s.Type = type;
      yyval.s.Num = (int)yyvsp[-10].d;
    ;
    break;}
case 259:
#line 2101 "Gmsh.y"
{
      int num = (int)yyvsp[-16].d;
      if(FindSurface(num, THEM)){
	yymsg(GERROR, "Surface %d already exists", num);
      }
      else{
	CreateNurbsSurface(num, (int)yyvsp[-4].d, (int)yyvsp[-2].d, yyvsp[-13].l, yyvsp[-10].l, yyvsp[-8].l);
      }
      for(int i = 0; i < List_Nbr(yyvsp[-13].l); i++)
	List_Delete((List_T*)List_Pointer(yyvsp[-13].l, i));
      List_Delete(yyvsp[-13].l);
      List_Delete(yyvsp[-10].l);
      List_Delete(yyvsp[-8].l);
      yyval.s.Type = MSH_SURF_NURBS;
      yyval.s.Num = num;
    ;
    break;}
case 260:
#line 2120 "Gmsh.y"
{
      int num = (int)yyvsp[-16].d;
      if(FindSurface(num, THEM)){
	yymsg(GERROR, "Surface %d already exists", num);
      }
      else{
	CreateNurbsSurfaceSupport(num, (int)yyvsp[-4].d, (int)yyvsp[-2].d, yyvsp[-13].l, yyvsp[-10].l, yyvsp[-8].l);
      }
      for(int i = 0; i < List_Nbr(yyvsp[-13].l); i++)
	List_Delete((List_T*)List_Pointer(yyvsp[-13].l, i));
      List_Delete(yyvsp[-13].l);
      List_Delete(yyvsp[-10].l);
      List_Delete(yyvsp[-8].l);
      yyval.s.Type = MSH_SURF_NURBS;
      yyval.s.Num = num;
    ;
    break;}
case 261:
#line 2137 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindSurfaceLoop(num, THEM)){
	yymsg(GERROR, "Surface loop %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	SurfaceLoop *l = Create_SurfaceLoop(num, temp);
	Tree_Add(THEM->SurfaceLoops, &l);
	List_Delete(temp);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_SURF_LOOP;
      yyval.s.Num = num;
    ;
    break;}
case 262:
#line 2153 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindPhysicalGroup(num, MSH_PHYSICAL_SURFACE, THEM)){
	yymsg(GERROR, "Physical surface %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	PhysicalGroup *p = Create_PhysicalGroup(num, MSH_PHYSICAL_SURFACE, temp);
	List_Delete(temp);
	List_Add(THEM->PhysicalGroups, &p);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_PHYSICAL_SURFACE;
      yyval.s.Num = num;
    ;
    break;}
case 263:
#line 2172 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindVolume(num, THEM)){
	yymsg(GERROR, "Volume %d already exists", num);
      }
      else{
	Volume *v = Create_Volume(num, MSH_VOLUME);
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	setVolumeSurfaces(v, temp);
	List_Delete(temp);
	Tree_Add(THEM->Volumes, &v);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_VOLUME;
      yyval.s.Num = num;
    ;
    break;}
case 264:
#line 2189 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindVolume(num, THEM)){
	yymsg(GERROR, "Volume %d already exists", num);
      }
      else{
	Volume *v = Create_Volume(num, MSH_VOLUME);
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	setVolumeSurfaces(v, temp);
	List_Delete(temp);
	Tree_Add(THEM->Volumes, &v);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_VOLUME;
      yyval.s.Num = num;
    ;
    break;}
case 265:
#line 2206 "Gmsh.y"
{
      int num = (int)yyvsp[-4].d;
      if(FindPhysicalGroup(num, MSH_PHYSICAL_VOLUME, THEM)){
	yymsg(GERROR, "Physical volume %d already exists", num);
      }
      else{
	List_T *temp = ListOfDouble2ListOfInt(yyvsp[-1].l);
	PhysicalGroup *p = Create_PhysicalGroup(num, MSH_PHYSICAL_VOLUME, temp);
	List_Delete(temp);
	List_Add(THEM->PhysicalGroups, &p);
      }
      List_Delete(yyvsp[-1].l);
      yyval.s.Type = MSH_PHYSICAL_VOLUME;
      yyval.s.Num = num;
    ;
    break;}
case 266:
#line 2227 "Gmsh.y"
{
      TranslateShapes(yyvsp[-3].v[0], yyvsp[-3].v[1], yyvsp[-3].v[2], yyvsp[-1].l, 1);
      yyval.l = yyvsp[-1].l;
    ;
    break;}
case 267:
#line 2232 "Gmsh.y"
{
      RotateShapes(yyvsp[-8].v[0], yyvsp[-8].v[1], yyvsp[-8].v[2], yyvsp[-6].v[0], yyvsp[-6].v[1], yyvsp[-6].v[2], yyvsp[-4].d, yyvsp[-1].l, 1);
      yyval.l = yyvsp[-1].l;
    ;
    break;}
case 268:
#line 2237 "Gmsh.y"
{
      SymmetryShapes(yyvsp[-3].v[0], yyvsp[-3].v[1], yyvsp[-3].v[2], yyvsp[-3].v[3], yyvsp[-1].l, 1);
      yyval.l = yyvsp[-1].l;
    ;
    break;}
case 269:
#line 2242 "Gmsh.y"
{
      DilatShapes(yyvsp[-6].v[0], yyvsp[-6].v[1], yyvsp[-6].v[2], yyvsp[-4].d, yyvsp[-1].l, 1);
      yyval.l = yyvsp[-1].l;
    ;
    break;}
case 270:
#line 2249 "Gmsh.y"
{ yyval.l = yyvsp[0].l; ;
    break;}
case 271:
#line 2250 "Gmsh.y"
{ yyval.l = yyvsp[0].l; ;
    break;}
case 272:
#line 2251 "Gmsh.y"
{ yyval.l = yyvsp[0].l; ;
    break;}
case 273:
#line 2256 "Gmsh.y"
{
      yyval.l = List_Create(3, 3, sizeof(Shape));
    ;
    break;}
case 274:
#line 2260 "Gmsh.y"
{
      List_Add(yyval.l, &yyvsp[0].s);
    ;
    break;}
case 275:
#line 2264 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-2].l); i++){
	double d;
	List_Read(yyvsp[-2].l, i, &d);
	Shape TheShape;
	TheShape.Num = (int)d;
	Vertex *v = FindPoint(TheShape.Num, THEM);
	if(!v)
	  yymsg(WARNING, "Unknown point %d", TheShape.Num);
	else{
	  TheShape.Type = MSH_POINT;
	  List_Add(yyval.l, &TheShape);
	}
      }
    ;
    break;}
case 276:
#line 2280 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-2].l); i++){
	double d;
	List_Read(yyvsp[-2].l, i, &d);
	Shape TheShape;
	TheShape.Num = (int)d;
	Curve *c = FindCurve(TheShape.Num, THEM);
	if(!c)
	  yymsg(WARNING, "Unknown curve %d", TheShape.Num);
	else{
	  TheShape.Type = c->Typ;
	  List_Add(yyval.l, &TheShape);
	}
      }
    ;
    break;}
case 277:
#line 2296 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-2].l); i++){
	double d;
	List_Read(yyvsp[-2].l, i, &d);
	Shape TheShape;
	TheShape.Num = (int)d;
	Surface *s = FindSurface(TheShape.Num, THEM);
	if(!s)
	  yymsg(WARNING, "Unknown surface %d", TheShape.Num);
	else{
	  TheShape.Type = s->Typ;
	  List_Add(yyval.l, &TheShape);
	}
      }
    ;
    break;}
case 278:
#line 2312 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-2].l); i++){
	double d;
	List_Read(yyvsp[-2].l, i, &d);
	Shape TheShape;
	TheShape.Num = (int)d;
	Volume *v = FindVolume(TheShape.Num, THEM);
	if(!v)
	  yymsg(WARNING, "Unknown volume %d", TheShape.Num);
	else{
	  TheShape.Type = v->Typ;
	  List_Add(yyval.l, &TheShape);
	}
      }
    ;
    break;}
case 279:
#line 2333 "Gmsh.y"
{
      yyval.l = List_Create(3, 3, sizeof(Shape));
      for(int i = 0; i < List_Nbr(yyvsp[-1].l); i++){
	Shape TheShape;
	List_Read(yyvsp[-1].l, i, &TheShape);
	int j;
	CopyShape(TheShape.Type, TheShape.Num, &j);
	TheShape.Num = j;
	List_Add(yyval.l, &TheShape);
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 280:
#line 2346 "Gmsh.y"
{
      if(!strcmp(yyvsp[-4].c, "View")) DuplicateView((int)yyvsp[-2].d, 0);
      yyval.l = NULL;
    ;
    break;}
case 281:
#line 2357 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-1].l); i++){
	Shape TheShape;
	List_Read(yyvsp[-1].l, i, &TheShape);
	DeleteShape(TheShape.Type, TheShape.Num);
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 282:
#line 2366 "Gmsh.y"
{
      if(!strcmp(yyvsp[-4].c, "View")){
	RemoveViewByIndex((int)yyvsp[-2].d);
#if defined(HAVE_FLTK)
	if(!CTX.batch)
	  UpdateViewsInGUI();
#endif
      }
      else{
	yymsg(GERROR, "Unknown command 'Delete %s'", yyvsp[-4].c);
      }
    ;
    break;}
case 283:
#line 2379 "Gmsh.y"
{
      if(!strcmp(yyvsp[-1].c, "Meshes") || !strcmp(yyvsp[-1].c, "All")){
	Init_Mesh(THEM);
      }
      else{
	yymsg(GERROR, "Unknown command 'Delete %s'", yyvsp[-1].c);
      }
    ;
    break;}
case 284:
#line 2388 "Gmsh.y"
{
      if(!strcmp(yyvsp[-2].c, "Empty") && !strcmp(yyvsp[-1].c, "Views")){
	for(int i = 0; i < List_Nbr(CTX.post.list); i++){
	  Post_View *v = *(Post_View **)List_Pointer_Test(CTX.post.list, i);
	  if(v->empty())
	    RemoveViewByIndex(i);
	}
      }
      else{
	yymsg(GERROR, "Unknown command 'Delete %s %s'", yyvsp[-2].c, yyvsp[-1].c);
      }
    ;
    break;}
case 285:
#line 2406 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-1].l); i++){
	Shape TheShape;
	List_Read(yyvsp[-1].l, i, &TheShape);
	ColorShape(TheShape.Type, TheShape.Num, yyvsp[-3].u);
      }
      List_Delete(yyvsp[-1].l);      
    ;
    break;}
case 286:
#line 2420 "Gmsh.y"
{
      int m = (CTX.visibility_mode == 2) ? VIS_MESH : 
	((CTX.visibility_mode == 1) ? VIS_GEOM : VIS_GEOM|VIS_MESH);
      for(int i = 2; i < 6; i++)
	SetVisibilityByNumber(yyvsp[-1].c, i, m);
    ;
    break;}
case 287:
#line 2427 "Gmsh.y"
{
      for(int i = 2; i < 6; i++)
	SetVisibilityByNumber(yyvsp[-1].c, i, 0);
    ;
    break;}
case 288:
#line 2432 "Gmsh.y"
{
      int m = (CTX.visibility_mode == 2) ? VIS_MESH :
	((CTX.visibility_mode == 1) ? VIS_GEOM : VIS_GEOM|VIS_MESH);
      for(int i = 0; i < List_Nbr(yyvsp[-1].l); i++){
	Shape TheShape;
	List_Read(yyvsp[-1].l, i, &TheShape);
	VisibilityShape(TheShape.Type, TheShape.Num, m);
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 289:
#line 2443 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-1].l); i++){
	Shape TheShape;
	List_Read(yyvsp[-1].l, i, &TheShape);
	VisibilityShape(TheShape.Type, TheShape.Num, 0);
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 290:
#line 2457 "Gmsh.y"
{
      if(!strcmp(yyvsp[-2].c, "Include")){
	char tmpstring[1024];
	FixRelativePath(yyvsp[-1].c, tmpstring);
	// Warning: we *don't* close included files (to allow user
	// functions in these files). If you need to include many many
	// files and don't have functions in the files, use "Merge"
	// instead: some OSes limit the number of files a process can
	// open simultaneously. The right solution would be of course
	// to modify FunctionManager to reopen the files instead of
	// using the FILE pointer, but hey, I'm lazy...
	ParseFile(tmpstring, 0, 0, 1);
      }
      else if(!strcmp(yyvsp[-2].c, "Print")){
#if defined(HAVE_FLTK)
	if(!CTX.batch){
	  char tmpstring[1024];
	  FixRelativePath(yyvsp[-1].c, tmpstring);
	  CreateOutputFile(tmpstring, CTX.print.format);
	}
#endif
      }
      else if(!strcmp(yyvsp[-2].c, "Save")){
#if defined(HAVE_FLTK)
	char tmpstring[1024];
	FixRelativePath(yyvsp[-1].c, tmpstring);
	CreateOutputFile(tmpstring, CTX.mesh.format);
#endif
      }
      else if(!strcmp(yyvsp[-2].c, "Merge") || !strcmp(yyvsp[-2].c, "MergeWithBoundingBox")){
	// MergeWithBoundingBox is deprecated
	char tmpstring[1024];
	FixRelativePath(yyvsp[-1].c, tmpstring);
	MergeProblem(tmpstring, 1);
      }
      else if(!strcmp(yyvsp[-2].c, "System")){
	SystemCall(yyvsp[-1].c);
      }
      else{
	yymsg(GERROR, "Unknown command '%s'", yyvsp[-2].c);
      }
    ;
    break;}
case 291:
#line 2500 "Gmsh.y"
{
      if(!strcmp(yyvsp[-6].c, "Save") && !strcmp(yyvsp[-5].c, "View")){
	Post_View **vv = (Post_View **)List_Pointer_Test(CTX.post.list, (int)yyvsp[-3].d);
	if(vv){
	  char tmpstring[1024];
	  FixRelativePath(yyvsp[-1].c, tmpstring);
	  WriteView(*vv, tmpstring, CTX.post.file_format, 0);
	}
      }
      else{
	yymsg(GERROR, "Unknown command '%s'", yyvsp[-6].c);
      }
    ;
    break;}
case 292:
#line 2514 "Gmsh.y"
{
      if(!strcmp(yyvsp[-2].c, "Sleep")){
	long sleep_time = GetTime();
	while(1){
	  if(GetTime() - sleep_time > (long)(yyvsp[-1].d*1.e6)) break;
	}
      }
      else if(!strcmp(yyvsp[-2].c, "Mesh")){
	yymsg(GERROR, "Mesh directives are not (yet) allowed in scripts");
      }
      else{
	yymsg(GERROR, "Unknown command '%s'", yyvsp[-2].c);
      }
    ;
    break;}
case 293:
#line 2529 "Gmsh.y"
{
      try {
	GMSH_PluginManager::instance()->action(yyvsp[-4].c, yyvsp[-1].c, 0);
      }
      catch(...) {
	yymsg(GERROR, "Unknown action '%s' or plugin '%s'", yyvsp[-1].c, yyvsp[-4].c);
      }
   ;
    break;}
case 294:
#line 2538 "Gmsh.y"
{
      // for backward compatibility
      if(!strcmp(yyvsp[-1].c, "Views"))
	CombineViews(0, 1, CTX.post.combine_remove_orig);
      else if(!strcmp(yyvsp[-1].c, "TimeSteps"))
	CombineViews(1, 2, CTX.post.combine_remove_orig);
      else
	yymsg(GERROR, "Unknown 'Combine' command");
    ;
    break;}
case 295:
#line 2548 "Gmsh.y"
{
      exit(0);
    ;
    break;}
case 296:
#line 2552 "Gmsh.y"
{
      SetBoundingBox();
    ;
    break;}
case 297:
#line 2556 "Gmsh.y"
{
      SetBoundingBox(yyvsp[-12].d, yyvsp[-10].d, yyvsp[-8].d, yyvsp[-6].d, yyvsp[-4].d, yyvsp[-2].d);
    ;
    break;}
case 298:
#line 2560 "Gmsh.y"
{
#if defined(HAVE_FLTK)
      if(!CTX.batch) // we're in interactive mode
	Draw();
#endif
    ;
    break;}
case 299:
#line 2573 "Gmsh.y"
{
      LoopControlVariablesTab[ImbricatedLoop][0] = yyvsp[-3].d;
      LoopControlVariablesTab[ImbricatedLoop][1] = yyvsp[-1].d;
      LoopControlVariablesTab[ImbricatedLoop][2] = 1.0;
      LoopControlVariablesNameTab[ImbricatedLoop] = "";
      fgetpos(yyin, &yyposImbricatedLoopsTab[ImbricatedLoop]);
      yylinenoImbricatedLoopsTab[ImbricatedLoop] = yylineno;
      ImbricatedLoop++;
      if(ImbricatedLoop > MAX_RECUR_LOOPS-1){
	yymsg(GERROR, "Reached maximum number of imbricated loops");
	ImbricatedLoop = MAX_RECUR_LOOPS-1;
      }
    ;
    break;}
case 300:
#line 2587 "Gmsh.y"
{
      LoopControlVariablesTab[ImbricatedLoop][0] = yyvsp[-5].d;
      LoopControlVariablesTab[ImbricatedLoop][1] = yyvsp[-3].d;
      LoopControlVariablesTab[ImbricatedLoop][2] = yyvsp[-1].d;
      LoopControlVariablesNameTab[ImbricatedLoop] = "";
      fgetpos(yyin, &yyposImbricatedLoopsTab[ImbricatedLoop]);
      yylinenoImbricatedLoopsTab[ImbricatedLoop] = yylineno;
      ImbricatedLoop++;
      if(ImbricatedLoop > MAX_RECUR_LOOPS-1){
	yymsg(GERROR, "Reached maximum number of imbricated loops");
	ImbricatedLoop = MAX_RECUR_LOOPS-1;
      }
    ;
    break;}
case 301:
#line 2601 "Gmsh.y"
{
      LoopControlVariablesTab[ImbricatedLoop][0] = yyvsp[-3].d;
      LoopControlVariablesTab[ImbricatedLoop][1] = yyvsp[-1].d;
      LoopControlVariablesTab[ImbricatedLoop][2] = 1.0;
      LoopControlVariablesNameTab[ImbricatedLoop] = yyvsp[-6].c;
      Symbol TheSymbol;      
      TheSymbol.Name = yyvsp[-6].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))){
	TheSymbol.val = List_Create(1, 1, sizeof(double));
	List_Put(TheSymbol.val, 0, &yyvsp[-3].d);
	Tree_Add(Symbol_T, &TheSymbol);
      }
      else{
	List_Write(pSymbol->val, 0, &yyvsp[-3].d);
      }
      fgetpos(yyin, &yyposImbricatedLoopsTab[ImbricatedLoop]);
      yylinenoImbricatedLoopsTab[ImbricatedLoop] = yylineno;
      ImbricatedLoop++;
      if(ImbricatedLoop > MAX_RECUR_LOOPS-1){
	yymsg(GERROR, "Reached maximum number of imbricated loops");
	ImbricatedLoop = MAX_RECUR_LOOPS-1;
      }
    ;
    break;}
case 302:
#line 2626 "Gmsh.y"
{
      LoopControlVariablesTab[ImbricatedLoop][0] = yyvsp[-5].d;
      LoopControlVariablesTab[ImbricatedLoop][1] = yyvsp[-3].d;
      LoopControlVariablesTab[ImbricatedLoop][2] = yyvsp[-1].d;
      LoopControlVariablesNameTab[ImbricatedLoop] = yyvsp[-8].c;
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-8].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))){
	TheSymbol.val = List_Create(1, 1, sizeof(double));
	List_Put(TheSymbol.val, 0, &yyvsp[-5].d);
	Tree_Add(Symbol_T, &TheSymbol);
      }
      else{
	List_Write(pSymbol->val, 0, &yyvsp[-5].d);
      }
      fgetpos(yyin, &yyposImbricatedLoopsTab[ImbricatedLoop]);
      yylinenoImbricatedLoopsTab[ImbricatedLoop] = yylineno;
      ImbricatedLoop++;
      if(ImbricatedLoop > MAX_RECUR_LOOPS-1){
	yymsg(GERROR, "Reached maximum number of imbricated loops");
	ImbricatedLoop = MAX_RECUR_LOOPS-1;
      }
    ;
    break;}
case 303:
#line 2651 "Gmsh.y"
{
      if(LoopControlVariablesTab[ImbricatedLoop-1][1] >  
	 LoopControlVariablesTab[ImbricatedLoop-1][0]){
	LoopControlVariablesTab[ImbricatedLoop-1][0] +=
	  LoopControlVariablesTab[ImbricatedLoop-1][2];
	if(strlen(LoopControlVariablesNameTab[ImbricatedLoop-1])){
	  Symbol TheSymbol;
	  TheSymbol.Name = LoopControlVariablesNameTab[ImbricatedLoop-1];
	  Symbol *pSymbol;
	  if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol)))
	    yymsg(GERROR, "Unknown loop variable");
	  else
	    *(double*)List_Pointer_Fast(pSymbol->val, 0) += 
	      LoopControlVariablesTab[ImbricatedLoop-1][2];
	}
	fsetpos(yyin, &yyposImbricatedLoopsTab[ImbricatedLoop-1]);
	yylineno = yylinenoImbricatedLoopsTab[ImbricatedLoop-1];
      }
      else{
	ImbricatedLoop--;
	if(ImbricatedLoop < 0){
	  yymsg(GERROR, "Problem with imbricated loops");
	  ImbricatedLoop = 0;
	}
      }
    ;
    break;}
case 304:
#line 2678 "Gmsh.y"
{
      if(!FunctionManager::Instance()->createFunction(yyvsp[0].c, yyin, yyname, yylineno))
	yymsg(GERROR, "Redefinition of function %s", yyvsp[0].c);
      skip_until(NULL, "Return");
    ;
    break;}
case 305:
#line 2684 "Gmsh.y"
{
      if(!FunctionManager::Instance()->leaveFunction(&yyin, yyname, yylineno))
	yymsg(GERROR, "Error while exiting function");
    ;
    break;}
case 306:
#line 2689 "Gmsh.y"
{
      if(!FunctionManager::Instance()->enterFunction(yyvsp[-1].c, &yyin, yyname, yylineno))
	yymsg(GERROR, "Unknown function %s", yyvsp[-1].c);
    ;
    break;}
case 307:
#line 2694 "Gmsh.y"
{
      if(!yyvsp[-1].d) skip_until("If", "EndIf");
    ;
    break;}
case 308:
#line 2698 "Gmsh.y"
{
    ;
    break;}
case 309:
#line 2709 "Gmsh.y"
{
      Curve *pc, *prc;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudePoint(TRANSLATE, (int)yyvsp[-4].d, yyvsp[-2].v[0], yyvsp[-2].v[1], yyvsp[-2].v[2],
					  0., 0., 0., 0., 0., 0., 0.,
					  &pc, &prc, 1, NULL);
      TheShape.Type = MSH_POINT;
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pc){
	TheShape.Num = pc->Num;
	TheShape.Type = pc->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 310:
#line 2725 "Gmsh.y"
{
      Curve *pc, *prc;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudePoint(ROTATE, (int)yyvsp[-8].d, 0., 0., 0.,
					  yyvsp[-6].v[0], yyvsp[-6].v[1], yyvsp[-6].v[2], yyvsp[-4].v[0], yyvsp[-4].v[1], yyvsp[-4].v[2], yyvsp[-2].d,
					  &pc, &prc, 1, NULL);
      TheShape.Type = MSH_POINT;
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pc){
	TheShape.Num = pc->Num;
	TheShape.Type = pc->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 311:
#line 2741 "Gmsh.y"
{
      Curve *pc, *prc;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudePoint(TRANSLATE_ROTATE, (int)yyvsp[-10].d, yyvsp[-8].v[0], yyvsp[-8].v[1], yyvsp[-8].v[2],
					  yyvsp[-6].v[0], yyvsp[-6].v[1], yyvsp[-6].v[2], yyvsp[-4].v[0], yyvsp[-4].v[1], yyvsp[-4].v[2], yyvsp[-2].d,
					  &pc, &prc, 1, NULL);
      TheShape.Type = MSH_POINT;
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pc){
	TheShape.Num = pc->Num;
	TheShape.Type = pc->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 312:
#line 2757 "Gmsh.y"
{
      extr.mesh.ExtrudeMesh = false;
      extr.mesh.Recombine = false;
    ;
    break;}
case 313:
#line 2762 "Gmsh.y"
{
      Curve *pc, *prc;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudePoint(TRANSLATE, (int)yyvsp[-8].d, yyvsp[-6].v[0], yyvsp[-6].v[1], yyvsp[-6].v[2],
					  0., 0., 0., 0., 0., 0., 0.,
					  &pc, &prc, 1, &extr);
      TheShape.Type = MSH_POINT;
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pc){
	TheShape.Num = pc->Num;
	TheShape.Type = pc->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 314:
#line 2778 "Gmsh.y"
{
      extr.mesh.ExtrudeMesh = false;
      extr.mesh.Recombine = false;
    ;
    break;}
case 315:
#line 2783 "Gmsh.y"
{
      Curve *pc, *prc;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudePoint(ROTATE, (int)yyvsp[-12].d, 0., 0., 0.,
					  yyvsp[-10].v[0], yyvsp[-10].v[1], yyvsp[-10].v[2], yyvsp[-8].v[0], yyvsp[-8].v[1], yyvsp[-8].v[2], yyvsp[-6].d,
					  &pc, &prc, 1, &extr);
      TheShape.Type = MSH_POINT;
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pc){
	TheShape.Num = pc->Num;
	TheShape.Type = pc->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 316:
#line 2799 "Gmsh.y"
{
      extr.mesh.ExtrudeMesh = false;
      extr.mesh.Recombine = false;
    ;
    break;}
case 317:
#line 2804 "Gmsh.y"
{
      Curve *pc, *prc;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudePoint(TRANSLATE_ROTATE, (int)yyvsp[-14].d, yyvsp[-12].v[0], yyvsp[-12].v[1], yyvsp[-12].v[2],
					  yyvsp[-10].v[0], yyvsp[-10].v[1], yyvsp[-10].v[2], yyvsp[-8].v[0], yyvsp[-8].v[1], yyvsp[-8].v[2], yyvsp[-6].d,
					  &pc, &prc, 1, &extr);
      TheShape.Type = MSH_POINT;
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pc){
	TheShape.Num = pc->Num;
	TheShape.Type = pc->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 318:
#line 2822 "Gmsh.y"
{
      Surface *ps;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeCurve(TRANSLATE, (int)yyvsp[-4].d, yyvsp[-2].v[0], yyvsp[-2].v[1], yyvsp[-2].v[2],
					  0., 0., 0., 0., 0., 0., 0., 
					  &ps, 1, NULL);
      Curve *c = FindCurve(TheShape.Num, THEM);
      if(!c){
	//yymsg(WARNING, "Unknown curve %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = c->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(ps){
	TheShape.Num = ps->Num;
	TheShape.Type = ps->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 319:
#line 2845 "Gmsh.y"
{
      Surface *ps;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeCurve(ROTATE, (int)yyvsp[-8].d, 0., 0., 0.,
					  yyvsp[-6].v[0], yyvsp[-6].v[1], yyvsp[-6].v[2], yyvsp[-4].v[0], yyvsp[-4].v[1], yyvsp[-4].v[2], yyvsp[-2].d, 
					  &ps, 1, NULL);
      Curve *c = FindCurve(TheShape.Num, THEM);
      if(!c){
	//yymsg(WARNING, "Unknown curve %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = c->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(ps){
	TheShape.Num = ps->Num;
	TheShape.Type = ps->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 320:
#line 2868 "Gmsh.y"
{
      Surface *ps;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeCurve(TRANSLATE_ROTATE, (int)yyvsp[-10].d, yyvsp[-8].v[0], yyvsp[-8].v[1], yyvsp[-8].v[2],
					  yyvsp[-6].v[0], yyvsp[-6].v[1], yyvsp[-6].v[2], yyvsp[-4].v[0], yyvsp[-4].v[1], yyvsp[-4].v[2], yyvsp[-2].d, 
					  &ps, 1, NULL);
      Curve *c = FindCurve(TheShape.Num, THEM);
      if(!c){
	//yymsg(WARNING, "Unknown curve %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = c->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(ps){
	TheShape.Num = ps->Num;
	TheShape.Type = ps->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 321:
#line 2891 "Gmsh.y"
{
      extr.mesh.ExtrudeMesh = false;
      extr.mesh.Recombine = false;
    ;
    break;}
case 322:
#line 2896 "Gmsh.y"
{
      Surface *ps;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeCurve(TRANSLATE, (int)yyvsp[-8].d, yyvsp[-6].v[0], yyvsp[-6].v[1], yyvsp[-6].v[2],
					  0., 0., 0., 0., 0., 0., 0., 
					  &ps, 1, &extr);
      Curve *c = FindCurve(TheShape.Num, THEM);
      if(!c){
	//yymsg(WARNING, "Unknown curve %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = c->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(ps){
	TheShape.Num = ps->Num;
	TheShape.Type = ps->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 323:
#line 2919 "Gmsh.y"
{
      extr.mesh.ExtrudeMesh = false;
      extr.mesh.Recombine = false;
    ;
    break;}
case 324:
#line 2924 "Gmsh.y"
{
      Surface *ps;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeCurve(ROTATE, (int)yyvsp[-12].d, 0., 0., 0.,
					  yyvsp[-10].v[0], yyvsp[-10].v[1], yyvsp[-10].v[2], yyvsp[-8].v[0], yyvsp[-8].v[1], yyvsp[-8].v[2], yyvsp[-6].d, 
					  &ps, 1, &extr);
      Curve *c = FindCurve(TheShape.Num, THEM);
      if(!c){
	//yymsg(WARNING, "Unknown curve %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = c->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(ps){
	TheShape.Num = ps->Num;
	TheShape.Type = ps->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 325:
#line 2947 "Gmsh.y"
{
      extr.mesh.ExtrudeMesh = false;
      extr.mesh.Recombine = false;
    ;
    break;}
case 326:
#line 2952 "Gmsh.y"
{
      Surface *ps;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeCurve(TRANSLATE_ROTATE, (int)yyvsp[-14].d, yyvsp[-12].v[0], yyvsp[-12].v[1], yyvsp[-12].v[2],
					  yyvsp[-10].v[0], yyvsp[-10].v[1], yyvsp[-10].v[2], yyvsp[-8].v[0], yyvsp[-8].v[1], yyvsp[-8].v[2], yyvsp[-6].d, 
					  &ps, 1, &extr);
      Curve *c = FindCurve(TheShape.Num, THEM);
      if(!c){
	//yymsg(WARNING, "Unknown curve %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = c->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(ps){
	TheShape.Num = ps->Num;
	TheShape.Type = ps->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 327:
#line 2978 "Gmsh.y"
{
      Volume *pv;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeSurface(TRANSLATE, (int)yyvsp[-4].d, yyvsp[-2].v[0], yyvsp[-2].v[1], yyvsp[-2].v[2],
					    0., 0., 0., 0., 0., 0., 0., 
					    &pv, NULL);
      Surface *s = FindSurface(TheShape.Num, THEM);
      if(!s){
	//yymsg(WARNING, "Unknown surface %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = s->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pv){
	TheShape.Num = pv->Num;
	TheShape.Type = pv->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 328:
#line 3001 "Gmsh.y"
{
      Volume *pv;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeSurface(ROTATE, (int)yyvsp[-8].d, 0., 0., 0.,
					    yyvsp[-6].v[0], yyvsp[-6].v[1], yyvsp[-6].v[2], yyvsp[-4].v[0], yyvsp[-4].v[1], yyvsp[-4].v[2], yyvsp[-2].d,
					    &pv, NULL);
      Surface *s = FindSurface(TheShape.Num, THEM);
      if(!s){
	//yymsg(WARNING, "Unknown surface %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = s->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pv){
	TheShape.Num = pv->Num;
	TheShape.Type = pv->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 329:
#line 3024 "Gmsh.y"
{
      Volume *pv;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeSurface(TRANSLATE_ROTATE, (int)yyvsp[-10].d, yyvsp[-8].v[0], yyvsp[-8].v[1], yyvsp[-8].v[2],
					    yyvsp[-6].v[0], yyvsp[-6].v[1], yyvsp[-6].v[2], yyvsp[-4].v[0], yyvsp[-4].v[1], yyvsp[-4].v[2], yyvsp[-2].d,
					    &pv, NULL);
      Surface *s = FindSurface(TheShape.Num, THEM);
      if(!s){
	//yymsg(WARNING, "Unknown surface %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = s->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pv){
	TheShape.Num = pv->Num;
	TheShape.Type = pv->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 330:
#line 3047 "Gmsh.y"
{
      extr.mesh.ExtrudeMesh = false;
      extr.mesh.Recombine = false;
    ;
    break;}
case 331:
#line 3052 "Gmsh.y"
{
      Volume *pv;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeSurface(TRANSLATE, (int)yyvsp[-8].d, yyvsp[-6].v[0], yyvsp[-6].v[1], yyvsp[-6].v[2],
					    0., 0., 0., 0., 0., 0., 0., 
					    &pv, &extr);
      Surface *s = FindSurface(TheShape.Num, THEM);
      if(!s){
	//yymsg(WARNING, "Unknown surface %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = s->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pv){
	TheShape.Num = pv->Num;
	TheShape.Type = pv->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 332:
#line 3075 "Gmsh.y"
{
      extr.mesh.ExtrudeMesh = false;
      extr.mesh.Recombine = false;
    ;
    break;}
case 333:
#line 3081 "Gmsh.y"
{
      Volume *pv;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeSurface(ROTATE, (int)yyvsp[-12].d, 0., 0., 0.,
					    yyvsp[-10].v[0], yyvsp[-10].v[1], yyvsp[-10].v[2], yyvsp[-8].v[0], yyvsp[-8].v[1], yyvsp[-8].v[2], yyvsp[-6].d, 
					    &pv, &extr);
      Surface *s = FindSurface(TheShape.Num, THEM);
      if(!s){
	//yymsg(WARNING, "Unknown surface %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = s->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pv){
	TheShape.Num = pv->Num;
	TheShape.Type = pv->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 334:
#line 3104 "Gmsh.y"
{
      extr.mesh.ExtrudeMesh = false;
      extr.mesh.Recombine = false;
    ;
    break;}
case 335:
#line 3110 "Gmsh.y"
{
      Volume *pv;
      Shape TheShape;
      TheShape.Num = Extrude_ProtudeSurface(TRANSLATE_ROTATE, (int)yyvsp[-14].d, yyvsp[-12].v[0], yyvsp[-12].v[1], yyvsp[-12].v[2],
					    yyvsp[-10].v[0], yyvsp[-10].v[1], yyvsp[-10].v[2], yyvsp[-8].v[0], yyvsp[-8].v[1], yyvsp[-8].v[2], yyvsp[-6].d,
					    &pv, &extr);
      Surface *s = FindSurface(TheShape.Num, THEM);
      if(!s){
	//yymsg(WARNING, "Unknown surface %d", TheShape.Num);
	TheShape.Type = 0;
      }
      else{
	TheShape.Type = s->Typ;
      }
      yyval.l = List_Create(2, 1, sizeof(Shape));
      List_Add(yyval.l, &TheShape);
      if(pv){
	TheShape.Num = pv->Num;
	TheShape.Type = pv->Typ;
	List_Add(yyval.l, &TheShape);
      }
    ;
    break;}
case 336:
#line 3136 "Gmsh.y"
{
    ;
    break;}
case 337:
#line 3139 "Gmsh.y"
{
    ;
    break;}
case 338:
#line 3145 "Gmsh.y"
{
      double d;
      extr.mesh.ExtrudeMesh = true;
      extr.mesh.NbLayer = List_Nbr(yyvsp[-6].l);
      if(List_Nbr(yyvsp[-6].l) == List_Nbr(yyvsp[-4].l) && List_Nbr(yyvsp[-6].l) == List_Nbr(yyvsp[-2].l)){
	extr.mesh.NbElmLayer = (int*)Malloc(extr.mesh.NbLayer*sizeof(int));
	extr.mesh.ZonLayer = (int*)Malloc(extr.mesh.NbLayer*sizeof(int));
	extr.mesh.hLayer = (double*)Malloc(extr.mesh.NbLayer*sizeof(double));
	for(int i = 0; i < List_Nbr(yyvsp[-6].l); i++){
	  List_Read(yyvsp[-6].l, i, &d);
	  extr.mesh.NbElmLayer[i] = (d>0)?(int)d:1;
	  List_Read(yyvsp[-4].l, i, &d);
	  extr.mesh.ZonLayer[i] = (int)d;
	  List_Read(yyvsp[-2].l, i, &d);
	  extr.mesh.hLayer[i] = d;
	}
      }
      else{
	yymsg(GERROR, "Wrong layer definition {%d, %d, %d}", 
	      List_Nbr(yyvsp[-6].l), List_Nbr(yyvsp[-4].l), List_Nbr(yyvsp[-2].l));
      }
      List_Delete(yyvsp[-6].l);
      List_Delete(yyvsp[-4].l);
      List_Delete(yyvsp[-2].l);
    ;
    break;}
case 339:
#line 3171 "Gmsh.y"
{
      double d;
      extr.mesh.ExtrudeMesh = true;
      extr.mesh.NbLayer = List_Nbr(yyvsp[-4].l);
      if(List_Nbr(yyvsp[-4].l) == List_Nbr(yyvsp[-2].l)){
	extr.mesh.NbElmLayer = (int*)Malloc(extr.mesh.NbLayer*sizeof(int));
	extr.mesh.ZonLayer = (int*)Malloc(extr.mesh.NbLayer*sizeof(int));
	extr.mesh.hLayer = (double*)Malloc(extr.mesh.NbLayer*sizeof(double));
	for(int i = 0; i < List_Nbr(yyvsp[-4].l); i++){
	  List_Read(yyvsp[-4].l, i, &d);
	  extr.mesh.NbElmLayer[i] = (d>0)?(int)d:1;
	  extr.mesh.ZonLayer[i] = 0;
	  List_Read(yyvsp[-2].l, i, &d);
	  extr.mesh.hLayer[i] = d;
	}
      }
      else{
	yymsg(GERROR, "Wrong layer definition {%d, %d}", 
	      List_Nbr(yyvsp[-4].l), List_Nbr(yyvsp[-2].l));
      }
      List_Delete(yyvsp[-4].l);
      List_Delete(yyvsp[-2].l);
    ;
    break;}
case 340:
#line 3195 "Gmsh.y"
{
      extr.mesh.Recombine = true;
    ;
    break;}
case 341:
#line 3204 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-3].l); i++){
	double d;
	List_Read(yyvsp[-3].l, i, &d);
	int j = (int)fabs(d);
        Curve *c = FindCurve(j, THEM);
	if(!c)
	  yymsg(WARNING, "Unknown curve %d", j);
	else{
	  c->Method = TRANSFINI;
	  c->ipar[0] = (yyvsp[-1].d>2)?(int)yyvsp[-1].d:2;
	  c->ipar[1] = sign(d);
	  c->dpar[0] = 1.0;
	}
      }
      List_Delete(yyvsp[-3].l);
    ;
    break;}
case 342:
#line 3222 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-6].l); i++){
	double d;
	List_Read(yyvsp[-6].l, i, &d);
	int j = (int)fabs(d);
        Curve *c = FindCurve(j, THEM);
	if(!c)
	  yymsg(WARNING, "Unknown curve %d", j);
	else{
	  c->Method = TRANSFINI;
	  c->ipar[0] = (yyvsp[-4].d>2)?(int)yyvsp[-4].d:2;
	  c->ipar[1] = sign(d); /* Progresion : code 1 ou -1 */
	  c->dpar[0] = fabs(yyvsp[-1].d);
	}
      }
      List_Delete(yyvsp[-6].l);
    ;
    break;}
case 343:
#line 3240 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-6].l); i++){
	double d;
	List_Read(yyvsp[-6].l, i, &d);
	int j = (int)fabs(d);
        Curve *c = FindCurve(j, THEM);
	if(!c)
	  yymsg(WARNING, "Unknown curve %d", j);
	else{
	  c->Method = TRANSFINI;
	  c->ipar[0] = (yyvsp[-4].d>2)?(int)yyvsp[-4].d:2;
	  c->ipar[1] = 2*sign(d); /* Bump : code 2 ou -2 */
	  c->dpar[0] = fabs(yyvsp[-1].d);
	}
      }
      List_Delete(yyvsp[-6].l);
    ;
    break;}
case 344:
#line 3258 "Gmsh.y"
{
      Surface *s = FindSurface((int)yyvsp[-4].d, THEM);
      if(!s)
	yymsg(WARNING, "Unknown surface %d", (int)yyvsp[-4].d);
      else{
	s->Method = TRANSFINI;
	int k = List_Nbr(yyvsp[-1].l);
	if(k != 3 && k != 4){
	  yymsg(GERROR, "Wrong definition of Transfinite Surface %d: "
		"%d points instead of 3 or 4" , (int)yyvsp[-4].d, k);
	}
	else{
	  for(int i = 0; i < k; i++){
	    double d;
	    List_Read(yyvsp[-1].l, i, &d);
	    int j = (int)fabs(d);
	    Vertex *v = FindPoint(j, THEM);
	    if(!v)
	      yymsg(WARNING, "Unknown point %d", j);
	    else
	      List_Add(s->TrsfPoints, &v);
	  }
	}
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 345:
#line 3285 "Gmsh.y"
{
      Surface *s = FindSurface((int)yyvsp[-4].d, THEM);
      if(!s)
	yymsg(WARNING, "Unknown surface %d", (int)yyvsp[-4].d);
      else{
        s->Method = ELLIPTIC;
        int k = List_Nbr(yyvsp[-1].l);
        if(k != 4)
	  yymsg(GERROR, "Wrong definition of Elliptic Surface %d: "
		"%d points instead of 4" , (int)yyvsp[-4].d, k);
        else{
	  for(int i = 0; i < k; i++){
	    double d;
	    List_Read(yyvsp[-1].l, i, &d);
	    int j = (int)fabs(d);
	    Vertex *v = FindPoint(j, THEM);
	    if(!v)
	      yymsg(WARNING, "Unknown point %d", j);
	    else
	      List_Add(s->TrsfPoints, &v);
	  }
	}
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 346:
#line 3311 "Gmsh.y"
{
      Volume *v = FindVolume((int)yyvsp[-4].d, THEM);
      if(!v)
	yymsg(WARNING, "Unknown volume %d", (int)yyvsp[-4].d);
      else{
	v->Method = TRANSFINI;
	int k = List_Nbr(yyvsp[-1].l);
	if(k != 6 && k != 8)
	  yymsg(GERROR, "Wrong definition of Transfinite Volume %d: "
		"%d points instead of 6 or 8" , (int)yyvsp[-4].d, k);
	else{
	  for(int i = 0; i < k; i++){
	    double d;
	    List_Read(yyvsp[-1].l, i, &d);
	    int j = (int)fabs(d);
	    Vertex *vert = FindPoint(j, THEM);
	    if(!vert)
	      yymsg(WARNING, "Unknown point %d", j);
	    else
	      List_Add(v->TrsfPoints, &vert);
	  }
	}
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 347:
#line 3337 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-3].l); i++){
	double d;
	List_Read(yyvsp[-3].l, i, &d);
	int j = (int)d;
	Surface *s = FindSurface(j, THEM);
	if(s){
	  s->Recombine = 1;
	  s->RecombineAngle = (yyvsp[-1].d > 0 && yyvsp[-1].d < 90) ? yyvsp[-1].d : 90;
	}
      }
      List_Delete(yyvsp[-3].l);
    ;
    break;}
case 348:
#line 3351 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[-1].l); i++){
	double d;
	List_Read(yyvsp[-1].l, i, &d);
	int j = (int)d;
        Surface *s = FindSurface(j, THEM);
	if(s){
	  s->Recombine = 1;
        }
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 349:
#line 3370 "Gmsh.y"
{ 
      ReplaceAllDuplicates(THEM);
    ;
    break;}
case 350:
#line 3374 "Gmsh.y"
{ 
      IntersectAllSegmentsTogether();
    ;
    break;}
case 351:
#line 3383 "Gmsh.y"
{yyval.i = 1;;
    break;}
case 352:
#line 3384 "Gmsh.y"
{yyval.i = 0;;
    break;}
case 353:
#line 3385 "Gmsh.y"
{yyval.i = -1;;
    break;}
case 354:
#line 3386 "Gmsh.y"
{yyval.i = -1;;
    break;}
case 355:
#line 3387 "Gmsh.y"
{yyval.i = -1;;
    break;}
case 356:
#line 3391 "Gmsh.y"
{ yyval.d = yyvsp[0].d;           ;
    break;}
case 357:
#line 3392 "Gmsh.y"
{ yyval.d = yyvsp[-1].d;           ;
    break;}
case 358:
#line 3393 "Gmsh.y"
{ yyval.d = -yyvsp[0].d;          ;
    break;}
case 359:
#line 3394 "Gmsh.y"
{ yyval.d = yyvsp[0].d;           ;
    break;}
case 360:
#line 3395 "Gmsh.y"
{ yyval.d = !yyvsp[0].d;          ;
    break;}
case 361:
#line 3396 "Gmsh.y"
{ yyval.d = yyvsp[-2].d - yyvsp[0].d;      ;
    break;}
case 362:
#line 3397 "Gmsh.y"
{ yyval.d = yyvsp[-2].d + yyvsp[0].d;      ;
    break;}
case 363:
#line 3398 "Gmsh.y"
{ yyval.d = yyvsp[-2].d * yyvsp[0].d;      ;
    break;}
case 364:
#line 3400 "Gmsh.y"
{ 
      if(!yyvsp[0].d)
	yymsg(GERROR, "Division by zero in '%g / %g'", yyvsp[-2].d, yyvsp[0].d);
      else
	yyval.d = yyvsp[-2].d / yyvsp[0].d;     
    ;
    break;}
case 365:
#line 3406 "Gmsh.y"
{ yyval.d = (int)yyvsp[-2].d % (int)yyvsp[0].d;  ;
    break;}
case 366:
#line 3407 "Gmsh.y"
{ yyval.d = pow(yyvsp[-2].d, yyvsp[0].d);  ;
    break;}
case 367:
#line 3408 "Gmsh.y"
{ yyval.d = yyvsp[-2].d < yyvsp[0].d;      ;
    break;}
case 368:
#line 3409 "Gmsh.y"
{ yyval.d = yyvsp[-2].d > yyvsp[0].d;      ;
    break;}
case 369:
#line 3410 "Gmsh.y"
{ yyval.d = yyvsp[-2].d <= yyvsp[0].d;     ;
    break;}
case 370:
#line 3411 "Gmsh.y"
{ yyval.d = yyvsp[-2].d >= yyvsp[0].d;     ;
    break;}
case 371:
#line 3412 "Gmsh.y"
{ yyval.d = yyvsp[-2].d == yyvsp[0].d;     ;
    break;}
case 372:
#line 3413 "Gmsh.y"
{ yyval.d = yyvsp[-2].d != yyvsp[0].d;     ;
    break;}
case 373:
#line 3414 "Gmsh.y"
{ yyval.d = yyvsp[-2].d && yyvsp[0].d;     ;
    break;}
case 374:
#line 3415 "Gmsh.y"
{ yyval.d = yyvsp[-2].d || yyvsp[0].d;     ;
    break;}
case 375:
#line 3416 "Gmsh.y"
{ yyval.d = yyvsp[-4].d? yyvsp[-2].d : yyvsp[0].d;  ;
    break;}
case 376:
#line 3417 "Gmsh.y"
{ yyval.d = exp(yyvsp[-1].d);      ;
    break;}
case 377:
#line 3418 "Gmsh.y"
{ yyval.d = log(yyvsp[-1].d);      ;
    break;}
case 378:
#line 3419 "Gmsh.y"
{ yyval.d = log10(yyvsp[-1].d);    ;
    break;}
case 379:
#line 3420 "Gmsh.y"
{ yyval.d = sqrt(yyvsp[-1].d);     ;
    break;}
case 380:
#line 3421 "Gmsh.y"
{ yyval.d = sin(yyvsp[-1].d);      ;
    break;}
case 381:
#line 3422 "Gmsh.y"
{ yyval.d = asin(yyvsp[-1].d);     ;
    break;}
case 382:
#line 3423 "Gmsh.y"
{ yyval.d = cos(yyvsp[-1].d);      ;
    break;}
case 383:
#line 3424 "Gmsh.y"
{ yyval.d = acos(yyvsp[-1].d);     ;
    break;}
case 384:
#line 3425 "Gmsh.y"
{ yyval.d = tan(yyvsp[-1].d);      ;
    break;}
case 385:
#line 3426 "Gmsh.y"
{ yyval.d = atan(yyvsp[-1].d);     ;
    break;}
case 386:
#line 3427 "Gmsh.y"
{ yyval.d = atan2(yyvsp[-3].d, yyvsp[-1].d);;
    break;}
case 387:
#line 3428 "Gmsh.y"
{ yyval.d = sinh(yyvsp[-1].d);     ;
    break;}
case 388:
#line 3429 "Gmsh.y"
{ yyval.d = cosh(yyvsp[-1].d);     ;
    break;}
case 389:
#line 3430 "Gmsh.y"
{ yyval.d = tanh(yyvsp[-1].d);     ;
    break;}
case 390:
#line 3431 "Gmsh.y"
{ yyval.d = fabs(yyvsp[-1].d);     ;
    break;}
case 391:
#line 3432 "Gmsh.y"
{ yyval.d = floor(yyvsp[-1].d);    ;
    break;}
case 392:
#line 3433 "Gmsh.y"
{ yyval.d = ceil(yyvsp[-1].d);     ;
    break;}
case 393:
#line 3434 "Gmsh.y"
{ yyval.d = fmod(yyvsp[-3].d, yyvsp[-1].d); ;
    break;}
case 394:
#line 3435 "Gmsh.y"
{ yyval.d = fmod(yyvsp[-3].d, yyvsp[-1].d); ;
    break;}
case 395:
#line 3436 "Gmsh.y"
{ yyval.d = sqrt(yyvsp[-3].d*yyvsp[-3].d+yyvsp[-1].d*yyvsp[-1].d); ;
    break;}
case 396:
#line 3437 "Gmsh.y"
{ yyval.d = yyvsp[-1].d*(double)rand()/(double)RAND_MAX; ;
    break;}
case 397:
#line 3439 "Gmsh.y"
{ yyval.d = exp(yyvsp[-1].d);      ;
    break;}
case 398:
#line 3440 "Gmsh.y"
{ yyval.d = log(yyvsp[-1].d);      ;
    break;}
case 399:
#line 3441 "Gmsh.y"
{ yyval.d = log10(yyvsp[-1].d);    ;
    break;}
case 400:
#line 3442 "Gmsh.y"
{ yyval.d = sqrt(yyvsp[-1].d);     ;
    break;}
case 401:
#line 3443 "Gmsh.y"
{ yyval.d = sin(yyvsp[-1].d);      ;
    break;}
case 402:
#line 3444 "Gmsh.y"
{ yyval.d = asin(yyvsp[-1].d);     ;
    break;}
case 403:
#line 3445 "Gmsh.y"
{ yyval.d = cos(yyvsp[-1].d);      ;
    break;}
case 404:
#line 3446 "Gmsh.y"
{ yyval.d = acos(yyvsp[-1].d);     ;
    break;}
case 405:
#line 3447 "Gmsh.y"
{ yyval.d = tan(yyvsp[-1].d);      ;
    break;}
case 406:
#line 3448 "Gmsh.y"
{ yyval.d = atan(yyvsp[-1].d);     ;
    break;}
case 407:
#line 3449 "Gmsh.y"
{ yyval.d = atan2(yyvsp[-3].d, yyvsp[-1].d);;
    break;}
case 408:
#line 3450 "Gmsh.y"
{ yyval.d = sinh(yyvsp[-1].d);     ;
    break;}
case 409:
#line 3451 "Gmsh.y"
{ yyval.d = cosh(yyvsp[-1].d);     ;
    break;}
case 410:
#line 3452 "Gmsh.y"
{ yyval.d = tanh(yyvsp[-1].d);     ;
    break;}
case 411:
#line 3453 "Gmsh.y"
{ yyval.d = fabs(yyvsp[-1].d);     ;
    break;}
case 412:
#line 3454 "Gmsh.y"
{ yyval.d = floor(yyvsp[-1].d);    ;
    break;}
case 413:
#line 3455 "Gmsh.y"
{ yyval.d = ceil(yyvsp[-1].d);     ;
    break;}
case 414:
#line 3456 "Gmsh.y"
{ yyval.d = fmod(yyvsp[-3].d, yyvsp[-1].d); ;
    break;}
case 415:
#line 3457 "Gmsh.y"
{ yyval.d = fmod(yyvsp[-3].d, yyvsp[-1].d); ;
    break;}
case 416:
#line 3458 "Gmsh.y"
{ yyval.d = sqrt(yyvsp[-3].d*yyvsp[-3].d+yyvsp[-1].d*yyvsp[-1].d); ;
    break;}
case 417:
#line 3459 "Gmsh.y"
{ yyval.d = yyvsp[-1].d*(double)rand()/(double)RAND_MAX; ;
    break;}
case 418:
#line 3468 "Gmsh.y"
{ yyval.d = yyvsp[0].d; ;
    break;}
case 419:
#line 3469 "Gmsh.y"
{ yyval.d = 3.141592653589793; ;
    break;}
case 420:
#line 3470 "Gmsh.y"
{ yyval.d = ParUtil::Instance()->rank(); ;
    break;}
case 421:
#line 3471 "Gmsh.y"
{ yyval.d = ParUtil::Instance()->size(); ;
    break;}
case 422:
#line 3476 "Gmsh.y"
{
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[0].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))) {
	yymsg(GERROR, "Unknown variable '%s'", yyvsp[0].c);
	yyval.d = 0.;
      }
      else
	yyval.d = *(double*)List_Pointer_Fast(pSymbol->val, 0);
    ;
    break;}
case 423:
#line 3488 "Gmsh.y"
{
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-3].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))) {
	yymsg(GERROR, "Unknown variable '%s'", yyvsp[-3].c);
	yyval.d = 0.;
      }
      else{
	double *pd;
	if((pd = (double*)List_Pointer_Test(pSymbol->val, (int)yyvsp[-1].d)))
	  yyval.d = *pd;
	else{
	  yymsg(GERROR, "Uninitialized variable '%s[%d]'", yyvsp[-3].c, (int)yyvsp[-1].d);
	  yyval.d = 0.;
	}
      }
    ;
    break;}
case 424:
#line 3507 "Gmsh.y"
{
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-2].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))) {
	yymsg(GERROR, "Unknown variable '%s'", yyvsp[-2].c);
	yyval.d = 0.;
      }
      else{
	yyval.d = List_Nbr(pSymbol->val);
      }
    ;
    break;}
case 425:
#line 3520 "Gmsh.y"
{
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-1].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))) {
	yymsg(GERROR, "Unknown variable '%s'", yyvsp[-1].c);
	yyval.d = 0.;
      }
      else
	yyval.d = (*(double*)List_Pointer_Fast(pSymbol->val, 0) += yyvsp[0].i);
    ;
    break;}
case 426:
#line 3532 "Gmsh.y"
{
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-4].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))) {
	yymsg(GERROR, "Unknown variable '%s'", yyvsp[-4].c);
	yyval.d = 0.;
      }
      else{
	double *pd;
	if((pd = (double*)List_Pointer_Test(pSymbol->val, (int)yyvsp[-2].d)))
	  yyval.d = (*pd += yyvsp[0].i);
	else{
	  yymsg(GERROR, "Uninitialized variable '%s[%d]'", yyvsp[-4].c, (int)yyvsp[-2].d);
	  yyval.d = 0.;
	}
      }
    ;
    break;}
case 427:
#line 3554 "Gmsh.y"
{
      double (*pNumOpt)(int num, int action, double value);
      StringXNumber *pNumCat;
      if(!(pNumCat = Get_NumberOptionCategory(yyvsp[-2].c))){
	yymsg(GERROR, "Unknown numeric option class '%s'", yyvsp[-2].c);
	yyval.d = 0.;
      }
      else{
	if(!(pNumOpt =  (double (*) (int, int, double))Get_NumberOption(yyvsp[0].c, pNumCat))){
	  yymsg(GERROR, "Unknown numeric option '%s.%s'", yyvsp[-2].c, yyvsp[0].c);
	  yyval.d = 0.;
	}
	else
	  yyval.d = pNumOpt(0, GMSH_GET, 0);
      }
    ;
    break;}
case 428:
#line 3571 "Gmsh.y"
{
      double (*pNumOpt)(int num, int action, double value);
      StringXNumber *pNumCat;
      if(!(pNumCat = Get_NumberOptionCategory(yyvsp[-5].c))){
	yymsg(GERROR, "Unknown numeric option class '%s'", yyvsp[-5].c);
	yyval.d = 0.;
      }
      else{
	if(!(pNumOpt =  (double (*) (int, int, double))Get_NumberOption(yyvsp[0].c, pNumCat))){
	  yymsg(GERROR, "Unknown numeric option '%s[%d].%s'", yyvsp[-5].c, (int)yyvsp[-3].d, yyvsp[0].c);
	  yyval.d = 0.;
	}
	else
	  yyval.d = pNumOpt((int)yyvsp[-3].d, GMSH_GET, 0);
      }
    ;
    break;}
case 429:
#line 3588 "Gmsh.y"
{
      double (*pNumOpt)(int num, int action, double value);
      StringXNumber *pNumCat;
      if(!(pNumCat = Get_NumberOptionCategory(yyvsp[-3].c))){
	yymsg(GERROR, "Unknown numeric option class '%s'", yyvsp[-3].c);
	yyval.d = 0.;
      }
      else{
	if(!(pNumOpt =  (double (*) (int, int, double))Get_NumberOption(yyvsp[-1].c, pNumCat))){
	  yymsg(GERROR, "Unknown numeric option '%s.%s'", yyvsp[-3].c, yyvsp[-1].c);
	  yyval.d = 0.;
	}
	else
	  yyval.d = pNumOpt(0, GMSH_SET|GMSH_GUI, pNumOpt(0, GMSH_GET, 0)+yyvsp[0].i);
      }
    ;
    break;}
case 430:
#line 3605 "Gmsh.y"
{
      double (*pNumOpt)(int num, int action, double value);
      StringXNumber *pNumCat;
      if(!(pNumCat = Get_NumberOptionCategory(yyvsp[-6].c))){
	yymsg(GERROR, "Unknown numeric option class '%s'", yyvsp[-6].c);
	yyval.d = 0.;
      }
      else{
	if(!(pNumOpt =  (double (*) (int, int, double))Get_NumberOption(yyvsp[-1].c, pNumCat))){
	  yymsg(GERROR, "Unknown numeric option '%s[%d].%s'", yyvsp[-6].c, (int)yyvsp[-4].d, yyvsp[-1].c);
	  yyval.d = 0.;
	}
	else
	  yyval.d = pNumOpt((int)yyvsp[-4].d, GMSH_SET|GMSH_GUI, pNumOpt((int)yyvsp[-4].d, GMSH_GET, 0)+yyvsp[0].i);
      }
    ;
    break;}
case 431:
#line 3625 "Gmsh.y"
{
      memcpy(yyval.v, yyvsp[0].v, 5*sizeof(double));
    ;
    break;}
case 432:
#line 3629 "Gmsh.y"
{
      for(int i = 0; i < 5; i++) yyval.v[i] = -yyvsp[0].v[i];
    ;
    break;}
case 433:
#line 3633 "Gmsh.y"
{ 
      for(int i = 0; i < 5; i++) yyval.v[i] = yyvsp[0].v[i];
    ;
    break;}
case 434:
#line 3637 "Gmsh.y"
{ 
      for(int i = 0; i < 5; i++) yyval.v[i] = yyvsp[-2].v[i] - yyvsp[0].v[i];
    ;
    break;}
case 435:
#line 3641 "Gmsh.y"
{
      for(int i = 0; i < 5; i++) yyval.v[i] = yyvsp[-2].v[i] + yyvsp[0].v[i];
    ;
    break;}
case 436:
#line 3648 "Gmsh.y"
{ 
      yyval.v[0] = yyvsp[-9].d;  yyval.v[1] = yyvsp[-7].d;  yyval.v[2] = yyvsp[-5].d;  yyval.v[3] = yyvsp[-3].d; yyval.v[4] = yyvsp[-1].d;
    ;
    break;}
case 437:
#line 3652 "Gmsh.y"
{ 
      yyval.v[0] = yyvsp[-7].d;  yyval.v[1] = yyvsp[-5].d;  yyval.v[2] = yyvsp[-3].d;  yyval.v[3] = yyvsp[-1].d; yyval.v[4] = 1.0;
    ;
    break;}
case 438:
#line 3656 "Gmsh.y"
{
      yyval.v[0] = yyvsp[-5].d;  yyval.v[1] = yyvsp[-3].d;  yyval.v[2] = yyvsp[-1].d;  yyval.v[3] = 0.0; yyval.v[4] = 1.0;
    ;
    break;}
case 439:
#line 3660 "Gmsh.y"
{
      yyval.v[0] = yyvsp[-5].d;  yyval.v[1] = yyvsp[-3].d;  yyval.v[2] = yyvsp[-1].d;  yyval.v[3] = 0.0; yyval.v[4] = 1.0;
    ;
    break;}
case 440:
#line 3667 "Gmsh.y"
{
    ;
    break;}
case 441:
#line 3670 "Gmsh.y"
{
    ;
    break;}
case 442:
#line 3676 "Gmsh.y"
{
    ;
    break;}
case 443:
#line 3679 "Gmsh.y"
{
    ;
    break;}
case 444:
#line 3685 "Gmsh.y"
{
    ;
    break;}
case 445:
#line 3688 "Gmsh.y"
{
       yyval.l = yyvsp[-1].l;
    ;
    break;}
case 446:
#line 3692 "Gmsh.y"
{
       yyval.l = yyvsp[-1].l;
    ;
    break;}
case 447:
#line 3699 "Gmsh.y"
{
      yyval.l = List_Create(2, 1, sizeof(List_T*));
      List_Add(yyval.l, &(yyvsp[0].l));
    ;
    break;}
case 448:
#line 3704 "Gmsh.y"
{
      List_Add(yyval.l, &(yyvsp[0].l));
    ;
    break;}
case 449:
#line 3712 "Gmsh.y"
{
      yyval.l = List_Create(2, 1, sizeof(double));
      List_Add(yyval.l, &(yyvsp[0].d));
    ;
    break;}
case 450:
#line 3717 "Gmsh.y"
{
      yyval.l = yyvsp[0].l;
    ;
    break;}
case 451:
#line 3721 "Gmsh.y"
{
      yyval.l = yyvsp[-1].l;
    ;
    break;}
case 452:
#line 3725 "Gmsh.y"
{
      yyval.l = yyvsp[-1].l;
      double *pd;
      for(int i = 0; i < List_Nbr(yyval.l); i++){
	pd = (double*)List_Pointer(yyval.l, i);
	(*pd) = - (*pd);
      }
    ;
    break;}
case 453:
#line 3737 "Gmsh.y"
{ 
      yyval.l = List_Create(2, 1, sizeof(double)); 
      for(double d = yyvsp[-2].d; (yyvsp[-2].d < yyvsp[0].d) ? (d <= yyvsp[0].d) : (d >= yyvsp[0].d); (yyvsp[-2].d < yyvsp[0].d) ? (d += 1.) : (d -= 1.)) 
	List_Add(yyval.l, &d);
    ;
    break;}
case 454:
#line 3743 "Gmsh.y"
{
      yyval.l = List_Create(2, 1, sizeof(double)); 
      if(!yyvsp[0].d || (yyvsp[-4].d < yyvsp[-2].d && yyvsp[0].d < 0) || (yyvsp[-4].d > yyvsp[-2].d && yyvsp[0].d > 0)){
        yymsg(GERROR, "Wrong increment in '%g:%g:%g'", yyvsp[-4].d, yyvsp[-2].d, yyvsp[0].d);
	List_Add(yyval.l, &(yyvsp[-4].d));
      }
      else
	for(double d = yyvsp[-4].d; (yyvsp[0].d > 0) ? (d <= yyvsp[-2].d) : (d >= yyvsp[-2].d); d += yyvsp[0].d)
	  List_Add(yyval.l, &d);
   ;
    break;}
case 455:
#line 3754 "Gmsh.y"
{
      // Returns the coordinates of a point and fills a list with it.
      // This allows to ensure e.g. that relative point positions are
      // always conserved
      Vertex *v = FindPoint((int)yyvsp[-1].d, THEM);
      yyval.l = List_Create(3, 1, sizeof(double));      
      if(!v) {
	yymsg(GERROR, "Unknown point '%d'", (int) yyvsp[-1].d);
	double d = 0.0;
	List_Add(yyval.l, &d);
	List_Add(yyval.l, &d);
	List_Add(yyval.l, &d);
      }
      else{
	List_Add(yyval.l, &v->Pos.X);
	List_Add(yyval.l, &v->Pos.Y);
	List_Add(yyval.l, &v->Pos.Z);
      }
    ;
    break;}
case 456:
#line 3774 "Gmsh.y"
{
      yyval.l = List_Create(List_Nbr(yyvsp[0].l), 1, sizeof(double));
      for(int i = 0; i < List_Nbr(yyvsp[0].l); i++){
	Shape *s = (Shape*) List_Pointer(yyvsp[0].l, i);
	double d = s->Num;
	List_Add(yyval.l, &d);
      }
      List_Delete(yyvsp[0].l);
    ;
    break;}
case 457:
#line 3784 "Gmsh.y"
{
      yyval.l = List_Create(List_Nbr(yyvsp[0].l), 1, sizeof(double));
      for(int i = 0; i < List_Nbr(yyvsp[0].l); i++){
	Shape *s = (Shape*) List_Pointer(yyvsp[0].l, i);
	double d = s->Num;
	List_Add(yyval.l, &d);
      }
      List_Delete(yyvsp[0].l);
    ;
    break;}
case 458:
#line 3794 "Gmsh.y"
{
      // FIXME: The syntax for this is ugly: we get double semi-colons
      // at the end of the line
      yyval.l = List_Create(List_Nbr(yyvsp[0].l), 1, sizeof(double));
      for(int i = 0; i < List_Nbr(yyvsp[0].l); i++){
	Shape *s = (Shape*) List_Pointer(yyvsp[0].l, i);
	double d = s->Num;
	List_Add(yyval.l, &d);
      }
      List_Delete(yyvsp[0].l);
    ;
    break;}
case 459:
#line 3806 "Gmsh.y"
{
      yyval.l = List_Create(2, 1, sizeof(double));
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-2].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))) {
	yymsg(GERROR, "Unknown variable '%s'", yyvsp[-2].c);
	double d = 0.0;
	List_Add(yyval.l, &d);
      }
      else{
	for(int i = 0; i < List_Nbr(pSymbol->val); i++)
	  List_Add(yyval.l, (double*)List_Pointer_Fast(pSymbol->val, i));
      }
    ;
    break;}
case 460:
#line 3822 "Gmsh.y"
{
      yyval.l = List_Create(2, 1, sizeof(double));
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-2].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))) {
	yymsg(GERROR, "Unknown variable '%s'", yyvsp[-2].c);
	double d = 0.0;
	List_Add(yyval.l, &d);
      }
      else{
	for(int i = 0; i < List_Nbr(pSymbol->val); i++){
	  double d = - *(double*)List_Pointer_Fast(pSymbol->val, i);
	  List_Add(yyval.l, &d);
	}
      }
    ;
    break;}
case 461:
#line 3840 "Gmsh.y"
{
      yyval.l = List_Create(2, 1, sizeof(double));
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-5].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))) {
	yymsg(GERROR, "Unknown variable '%s'", yyvsp[-5].c);
	double d = 0.0;
	List_Add(yyval.l, &d);
      }
      else{
	for(int i = 0; i < List_Nbr(yyvsp[-2].l); i++){
	  int j = (int)(*(double*)List_Pointer_Fast(yyvsp[-2].l, i));
	  double *pd;
	  if((pd = (double*)List_Pointer_Test(pSymbol->val, j)))
	    List_Add(yyval.l, pd);
	  else
	    yymsg(GERROR, "Uninitialized variable '%s[%d]'", yyvsp[-5].c, j);	  
	}
      }
      List_Delete(yyvsp[-2].l);
    ;
    break;}
case 462:
#line 3863 "Gmsh.y"
{
      yyval.l = List_Create(2, 1, sizeof(double));
      Symbol TheSymbol;
      TheSymbol.Name = yyvsp[-5].c;
      Symbol *pSymbol;
      if(!(pSymbol = (Symbol*)Tree_PQuery(Symbol_T, &TheSymbol))) {
	yymsg(GERROR, "Unknown variable '%s'", yyvsp[-5].c);
	double d = 0.0;
	List_Add(yyval.l, &d);
      }
      else{
	for(int i = 0; i < List_Nbr(yyvsp[-2].l); i++){
	  int j = (int)(*(double*)List_Pointer_Fast(yyvsp[-2].l, i));
	  double *pd;
	  if((pd = (double*)List_Pointer_Test(pSymbol->val, j))){
	    double d = - *pd;
	    List_Add(yyval.l, &d);
	  }
	  else
	    yymsg(GERROR, "Uninitialized variable '%s[%d]'", yyvsp[-5].c, j);	  
	}
      }
      List_Delete(yyvsp[-2].l);
    ;
    break;}
case 463:
#line 3891 "Gmsh.y"
{
      yyval.l = List_Create(2, 1, sizeof(double));
      List_Add(yyval.l, &(yyvsp[0].d));
    ;
    break;}
case 464:
#line 3896 "Gmsh.y"
{
      yyval.l = yyvsp[0].l;
    ;
    break;}
case 465:
#line 3900 "Gmsh.y"
{
      List_Add(yyval.l, &(yyvsp[0].d));
    ;
    break;}
case 466:
#line 3904 "Gmsh.y"
{
      for(int i = 0; i < List_Nbr(yyvsp[0].l); i++){
	double d;
	List_Read(yyvsp[0].l, i, &d);
	List_Add(yyval.l, &d);
      }
      List_Delete(yyvsp[0].l);
    ;
    break;}
case 467:
#line 3917 "Gmsh.y"
{
      yyval.u = PACK_COLOR((int)yyvsp[-7].d, (int)yyvsp[-5].d, (int)yyvsp[-3].d, (int)yyvsp[-1].d);
    ;
    break;}
case 468:
#line 3921 "Gmsh.y"
{
      yyval.u = PACK_COLOR((int)yyvsp[-5].d, (int)yyvsp[-3].d, (int)yyvsp[-1].d, 255);
    ;
    break;}
case 469:
#line 3933 "Gmsh.y"
{
      int flag;
      yyval.u = Get_ColorForString(ColorString, -1, yyvsp[0].c, &flag);
      if(flag) yymsg(GERROR, "Unknown color '%s'", yyvsp[0].c);
    ;
    break;}
case 470:
#line 3939 "Gmsh.y"
{
      unsigned int (*pColOpt)(int num, int action, unsigned int value);
      StringXColor *pColCat;
      if(!(pColCat = Get_ColorOptionCategory(yyvsp[-4].c))){
	yymsg(GERROR, "Unknown color option class '%s'", yyvsp[-4].c);
	yyval.u = 0;
      }
      else{
	if(!(pColOpt =  (unsigned int (*) (int, int, unsigned int))Get_ColorOption(yyvsp[0].c, pColCat))){
	  yymsg(GERROR, "Unknown color option '%s.Color.%s'", yyvsp[-4].c, yyvsp[0].c);
	  yyval.u = 0;
	}
	else{
	  yyval.u = pColOpt(0, GMSH_GET, 0);
	}
      }
    ;
    break;}
case 471:
#line 3960 "Gmsh.y"
{
      yyval.l = yyvsp[-1].l;
    ;
    break;}
case 472:
#line 3964 "Gmsh.y"
{
      yyval.l = List_Create(256, 10, sizeof(unsigned int));
      GmshColorTable *ct = Get_ColorTable((int)yyvsp[-3].d);
      if(!ct)
	yymsg(GERROR, "View[%d] does not exist", (int)yyvsp[-3].d);
      else{
	for(int i = 0; i < ct->size; i++) 
	  List_Add(yyval.l, &ct->table[i]);
      }
    ;
    break;}
case 473:
#line 3978 "Gmsh.y"
{
      yyval.l = List_Create(256, 10, sizeof(unsigned int));
      List_Add(yyval.l, &(yyvsp[0].u));
    ;
    break;}
case 474:
#line 3983 "Gmsh.y"
{
      List_Add(yyval.l, &(yyvsp[0].u));
    ;
    break;}
case 475:
#line 3990 "Gmsh.y"
{
      yyval.c = yyvsp[0].c;
    ;
    break;}
case 476:
#line 3994 "Gmsh.y"
{
      yyval.c = (char *)Malloc((strlen(yyvsp[-3].c)+strlen(yyvsp[-1].c)+1)*sizeof(char));
      strcpy(yyval.c, yyvsp[-3].c);  
      strcat(yyval.c, yyvsp[-1].c);
      Free(yyvsp[-3].c);
      Free(yyvsp[-1].c);
    ;
    break;}
case 477:
#line 4002 "Gmsh.y"
{
      yyval.c = (char *)Malloc((strlen(yyvsp[-1].c)+1)*sizeof(char));
      int i;
      for(i = strlen(yyvsp[-1].c)-1; i >= 0; i--){
	if(yyvsp[-1].c[i] == '.'){
	  strncpy(yyval.c, yyvsp[-1].c, i);
	  yyval.c[i]='\0';
	  break;
	}
      }
      if(i <= 0) strcpy(yyval.c, yyvsp[-1].c);
      Free(yyvsp[-1].c);
    ;
    break;}
case 478:
#line 4016 "Gmsh.y"
{
      yyval.c = yyvsp[-1].c;
    ;
    break;}
case 479:
#line 4020 "Gmsh.y"
{
      char tmpstring[1024];
      int i = PrintListOfDouble(yyvsp[-3].c, yyvsp[-1].l, tmpstring);
      if(i < 0){
	yymsg(GERROR, "Too few arguments in Sprintf");
	yyval.c = yyvsp[-3].c;
      }
      else if(i > 0){
	yymsg(GERROR, "%d extra argument%s in Sprintf", i, (i>1)?"s":"");
	yyval.c = yyvsp[-3].c;
      }
      else{
	yyval.c = (char*)Malloc((strlen(tmpstring)+1)*sizeof(char));
	strcpy(yyval.c, tmpstring);
	Free(yyvsp[-3].c);
      }
      List_Delete(yyvsp[-1].l);
    ;
    break;}
case 480:
#line 4039 "Gmsh.y"
{ 
      char* (*pStrOpt)(int num, int action, char *value);
      StringXString *pStrCat;
      if(!(pStrCat = Get_StringOptionCategory(yyvsp[-3].c)))
	yymsg(GERROR, "Unknown string option class '%s'", yyvsp[-3].c);
      else{
	if(!(pStrOpt = (char *(*) (int, int, char *))Get_StringOption(yyvsp[-1].c, pStrCat)))
	  yymsg(GERROR, "Unknown string option '%s.%s'", yyvsp[-3].c, yyvsp[-1].c);
	else{
	  char *str = pStrOpt(0, GMSH_GET, NULL);
	  yyval.c = (char*)Malloc((strlen(str)+1)*sizeof(char));
	  strcpy(yyval.c, str);
	}
      }
    ;
    break;}
case 481:
#line 4055 "Gmsh.y"
{ 
      char* (*pStrOpt)(int num, int action, char *value);
      StringXString *pStrCat;
      if(!(pStrCat = Get_StringOptionCategory(yyvsp[-6].c)))
	yymsg(GERROR, "Unknown string option class '%s'", yyvsp[-6].c);
      else{
	if(!(pStrOpt = (char *(*) (int, int, char *))Get_StringOption(yyvsp[-1].c, pStrCat)))
	  yymsg(GERROR, "Unknown string option '%s[%d].%s'", yyvsp[-6].c, (int)yyvsp[-4].d, yyvsp[-1].c);
	else{
	  char *str = pStrOpt((int)yyvsp[-4].d, GMSH_GET, NULL);
	  yyval.c = (char*)Malloc((strlen(str)+1)*sizeof(char));
	  strcpy(yyval.c, str);
	}
      }
    ;
    break;}
}
   /* the action file gets copied in in place of this dollarsign */
#line 543 "/usr/share/bison.simple"

  yyvsp -= yylen;
  yyssp -= yylen;
#ifdef YYLSP_NEEDED
  yylsp -= yylen;
#endif

#if YYDEBUG != 0
  if (yydebug)
    {
      short *ssp1 = yyss - 1;
      fprintf (stderr, "state stack now");
      while (ssp1 != yyssp)
	fprintf (stderr, " %d", *++ssp1);
      fprintf (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;
    }
#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.  */

  yyn = yyr1[yyn];

  yystate = yypgoto[yyn - YYNTBASE] + *yyssp;
  if (yystate >= 0 && yystate <= YYLAST && yycheck[yystate] == *yyssp)
    yystate = yytable[yystate];
  else
    yystate = yydefgoto[yyn - YYNTBASE];

  goto yynewstate;

yyerrlab:   /* here on detecting error */

  if (! yyerrstatus)
    /* If not already recovering from an error, report this error.  */
    {
      ++yynerrs;

#ifdef YYERROR_VERBOSE
      yyn = yypact[yystate];

      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)
	    {
	      strcpy(msg, "parse error");

	      if (count < 5)
		{
		  count = 0;
		  for (x = (yyn < 0 ? -yyn : 0);
		       x < (sizeof(yytname) / sizeof(char *)); x++)
		    if (yycheck[x + yyn] == x)
		      {
			strcat(msg, count == 0 ? ", expecting `" : " or `");
			strcat(msg, yytname[x]);
			strcat(msg, "'");
			count++;
		      }
		}
	      yyerror(msg);
	      free(msg);
	    }
	  else
	    yyerror ("parse error; also virtual memory exceeded");
	}
      else
#endif /* YYERROR_VERBOSE */
	yyerror("parse error");
    }

  goto yyerrlab1;
yyerrlab1:   /* here on error raised explicitly by an action */

  if (yyerrstatus == 3)
    {
      /* 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

      yychar = YYEMPTY;
    }

  /* 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. */

#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;
#endif

yyerrpop:   /* pop the current state because it cannot handle the error token */

  if (yyssp == yyss) YYABORT;
  yyvsp--;
  yystate = *--yyssp;
#ifdef YYLSP_NEEDED
  yylsp--;
#endif

#if YYDEBUG != 0
  if (yydebug)
    {
      short *ssp1 = yyss - 1;
      fprintf (stderr, "Error: state stack now");
      while (ssp1 != yyssp)
	fprintf (stderr, " %d", *++ssp1);
      fprintf (stderr, "\n");
    }
#endif

yyerrhandle:

  yyn = yypact[yystate];
  if (yyn == YYFLAG)
    goto yyerrdefault;

  yyn += YYTERROR;
  if (yyn < 0 || yyn > YYLAST || yycheck[yyn] != YYTERROR)
    goto yyerrdefault;

  yyn = yytable[yyn];
  if (yyn < 0)
    {
      if (yyn == YYFLAG)
	goto yyerrpop;
      yyn = -yyn;
      goto yyreduce;
    }
  else if (yyn == 0)
    goto yyerrpop;

  if (yyn == YYFINAL)
    YYACCEPT;

#if YYDEBUG != 0
  if (yydebug)
    fprintf(stderr, "Shifting error token, ");
#endif

  *++yyvsp = yylval;
#ifdef 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);
#endif
    }
  return 1;
}
#line 4072 "Gmsh.y"


void DeleteSymbol(void *a, void *b){
  Symbol *s = (Symbol*)a;
  Free(s->Name);
  List_Delete(s->val);
}

int CompareSymbols (const void *a, const void *b){
  return(strcmp(((Symbol*)a)->Name, ((Symbol*)b)->Name));
}

void InitSymbols(void){
  if(Symbol_T){
    Tree_Action(Symbol_T, DeleteSymbol);
    Tree_Delete(Symbol_T);
  }
  Symbol_T = Tree_Create(sizeof(Symbol), CompareSymbols);
}

int PrintListOfDouble(char *format, List_T *list, char *buffer){
  int j, k;
  char tmp1[256], tmp2[256];

  j = 0;
  buffer[j] = '\0';

  while(j < (int)strlen(format) && format[j] != '%') j++;
  strncpy(buffer, format, j); 
  buffer[j]='\0'; 
  for(int i = 0; i < List_Nbr(list); i++){
    k = j;
    j++;
    if(j < (int)strlen(format)){
      if(format[j] == '%'){
	strcat(buffer, "%");
	j++;
      }
      while(j < (int)strlen(format) && format[j] != '%') j++;
      if(k != j){
	strncpy(tmp1, &(format[k]), j-k);
	tmp1[j-k] = '\0';
	sprintf(tmp2, tmp1, *(double*)List_Pointer(list, i)); 
	strcat(buffer, tmp2);
      }
    }
    else{
      return List_Nbr(list)-i;
    }
  }
  if(j != (int)strlen(format))
    return -1;
  return 0;
}

int CheckViewErrorFlags(Post_View *v){
  if(View->adaptive) return 0; // hope for the best :-)

  char *name[8] = { "point", "line", "triangle", "quadrangle", 
		    "tetrahedron", "hexahedron", "prism", "pyramid" };
  char *type[3] = { "scalar", "vector", "tensor" };

  if(8 * 3 != VIEW_NB_ELEMENT_TYPES){
    Msg(GERROR, "Please upgrade CheckViewErrorFlags!");
    return 0;
  }
  
  for(int i = 0; i < VIEW_NB_ELEMENT_TYPES; i++)
    if(ViewErrorFlags[i])
      Msg(GERROR, "%d %s %s%s in View[%d] contain%s a wrong number of values",
	  ViewErrorFlags[i], type[i%3], name[i/3], (ViewErrorFlags[i] > 1) ? "s" : "",
	  v->Index, (ViewErrorFlags[i] > 1) ? "" : "s");
  
  return 0;
}

void yyerror(char *s){
  Msg(GERROR, "'%s', line %d : %s (%s)", yyname, yylineno-1, s, yytext);
  yyerrorstate++;
}

void yymsg(int type, char *fmt, ...){
  va_list args;
  char tmp[1024];

  va_start (args, fmt);
  vsprintf (tmp, fmt, args);
  va_end (args);

  Msg(type, "'%s', line %d : %s", yyname, yylineno-1, tmp);

  if(type == GERROR) yyerrorstate++;
}