home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / TEXT / UTILITY / FLEX237.ZIP / PARSE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1991-04-03  |  183 b   |  10 lines

  1. #define CHAR 257
  2. #define NUMBER 258
  3. #define SECTEND 259
  4. #define SCDECL 260
  5. #define XSCDECL 261
  6. #define WHITESPACE 262
  7. #define NAME 263
  8. #define PREVCCL 264
  9. #define EOF_OP 265
  10.