home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Demos / OOFILE / Buildable, limited OOFILE / c-tree headers / ctstdr.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-07-30  |  152 b   |  12 lines  |  [TEXT/CWIE]

  1. #ifndef ctSTDRH
  2. #define ctSTDRH
  3.  
  4. #include "ctcmpl.h"
  5. #include "ctport.h"
  6. #include <stddef.h>
  7. #ifdef makeCtSrvr
  8. #include "FNPSemaphore.h"
  9. #endif
  10.  
  11. #endif
  12.