home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / compcomp / lex / ytab.h < prev    next >
Encoding:
C/C++ Source or Header  |  1980-01-01  |  148 b   |  9 lines

  1. /*
  2.  * ytab.h  --  Header file for YTAB.C component of LEX.
  3.  */
  4.  
  5. #define NAME   257
  6. #define CCLASS 258
  7. #define STRING 259
  8. #define CONCAT 260
  9.