
typedef union  {
	int	intval;
	double	realval;
	char  *stringval;
} YYSTYPE;
extern YYSTYPE yylval;
# define SECTION 257
# define HEADER 258
# define TABLES 259
# define BLOCKS 260
# define ENTITIES 261
# define ENDSEC 262
# define TABLE 263
# define LTYPE 264
# define LAYER 265
# define STYLE 266
# define VIEW 267
# define UCS 268
# define VPORT 269
# define DWGMGR 270
# define ENDTAB 271
# define BLOCK 272
# define ENDBLK 273
# define INSERT 274
# define LINE 275
# define POINT 276
# define CIRCLE 277
# define ARC 278
# define TRACE 279
# define SOLID 280
# define TEXT 281
# define SHAPE 282
# define ATTDEF 283
# define ATTRIB 284
# define POLYLINE 285
# define VERTEX 286
# define THREE_D_LINE 287
# define THREE_D_FACE 288
# define SEQEND 289
# define DXFEOF 290
# define ANGBASE 291
# define ANGDIR 292
# define AUNITS 293
# define AUPREC 294
# define AXISUNIT 295
# define CECOLOR 296
# define CELTYPE 297
# define CLAYER 298
# define COORDS 299
# define ELEVATION 300
# define EXTMAX 301
# define EXTMIN 302
# define INSBASE 303
# define LIMMAX 304
# define LIMMIN 305
# define LTSCALE 306
# define LUNITS 307
# define LUPREC 308
# define PDMODE 309
# define PDSIZE 310
# define PLINEWID 311
# define TDCREATE 312
# define TDUPDATE 313
# define TEXTSIZE 314
# define TEXTSTYLE 315
# define THICKNESS 316
# define TRACEWID 317
# define ZERO 318
# define ONE 319
# define TWO 320
# define THREE 321
# define FOUR 322
# define FIVE 323
# define SIX 324
# define SEVEN 325
# define EIGHT 326
# define NINE 327
# define TEN 328
# define ELEVEN 329
# define TWELVE 330
# define THIRTEEN 331
# define FOURTEEN 332
# define FIFTEEN 333
# define SIXTEEN 334
# define SEVENTEEN 335
# define EIGHTEEN 336
# define TWENTY 337
# define TWENTY_ONE 338
# define TWENTY_TWO 339
# define TWENTY_THREE 340
# define TWENTY_FOUR 341
# define TWENTY_FIVE 342
# define TWENTY_SIX 343
# define TWENTY_SEVEN 344
# define TWENTY_EIGHT 345
# define THIRTY 346
# define THIRTY_ONE 347
# define THIRTY_TWO 348
# define THIRTY_THREE 349
# define THIRTY_FOUR 350
# define THIRTY_FIVE 351
# define THIRTY_SIX 352
# define THIRTY_SEVEN 353
# define THIRTY_EIGHT 354
# define THIRTY_NINE 355
# define FORTY 356
# define FORTY_ONE 357
# define FORTY_TWO 358
# define FORTY_THREE 359
# define FORTY_FOUR 360
# define FORTY_FIVE 361
# define FORTY_SIX 362
# define FORTY_SEVEN 363
# define FORTY_EIGHT 364
# define FORTY_NINE 365
# define FIFTY 366
# define FIFTY_ONE 367
# define FIFTY_TWO 368
# define FIFTY_THREE 369
# define FIFTY_FOUR 370
# define FIFTY_FIVE 371
# define FIFTY_SIX 372
# define FIFTY_SEVEN 373
# define FIFTY_EIGHT 374
# define SIXTY_TWO 375
# define SIXTY_SIX 376
# define SEVENTY 377
# define SEVENTY_ONE 378
# define SEVENTY_TWO 379
# define SEVENTY_THREE 380
# define SEVENTY_FOUR 381
# define SEVENTY_FIVE 382
# define SEVENTY_SIX 383
# define SEVENTY_SEVEN 384
# define SEVENTY_EIGHT 385
# define TWO_TEN 386
# define TWO_TWENTY 387
# define TWO_THIRTY 388
# define REAL 389
# define INTEGER 390
# define STRING 391
