home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / source / caftrdrk.sit / GlueCode.h < prev    next >
Text File  |  1990-08-01  |  225b  |  7 lines

  1. /*
  2.  * GlueCode.h should include the header file for the subclass
  3.  * you want the glue code to create at initialization.  The #define
  4.  * SUBCLASS should name this subclass.
  5.  */
  6. #include "CParticle.h"
  7. #define SUBCLASS    CParticle