home *** CD-ROM | disk | FTP | other *** search
- /* Copyright (c) 1979 Regents of the University of California */
- #
- # define YAND 257
- # define YARRAY 258
- # define YBEGIN 259
- # define YCASE 260
- # define YCONST 261
- # define YDIV 262
- # define YDO 263
- # define YDOTDOT 264
- # define YTO 265
- # define YELSE 266
- # define YEND 267
- # define YFILE 268
- # define YFOR 269
- # define YFORWARD 270
- # define YFUNCTION 271
- # define YGOTO 272
- # define YID 273
- # define YIF 274
- # define YIN 275
- # define YINT 276
- # define YLABEL 277
- # define YMOD 278
- # define YNOT 279
- # define YNUMB 280
- # define YOF 281
- # define YOR 282
- # define YPACKED 283
- # define YNIL 284
- # define YPROCEDURE 285
- # define YPROG 286
- # define YRECORD 287
- # define YREPEAT 288
- # define YSET 289
- # define YSTRING 290
- # define YTHEN 291
- # define YDOWNTO 292
- # define YTYPE 293
- # define YUNTIL 294
- # define YVAR 295
- # define YWHILE 296
- # define YWITH 297
- # define YBINT 298
- # define YOCT 299
- # define YHEX 300
- # define YASSERT 301
- # define YCASELAB 302
- # define YILLCH 303
- # define YLAST 304
- # define UNARYSIGN 305
-
- /*
- * GLOBALS FOR ACTIONS
- */
-
- /*
- * The following line marks the end of the yacc
- * Constant definitions which are removed from
- * y.tab.c and placed in the file y.tab.h.
- */
-