home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / Harvest C 1.3 / Source Code / Optimize.h < prev    next >
Encoding:
Text File  |  1992-01-02  |  865 b   |  12 lines  |  [TEXT/ALFA]

  1.                      isunsigned;
  2.     short                           isint;
  3.     short                           isstring;
  4.     SYMVia_t                        thesymbol;
  5.     short                           issymb;
  6.     short                           isoffset;
  7.     ParseTreeVia_t                  init;
  8.     short                           isK;
  9. };
  10.  
  11. #endif
  12.