home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / c-kermit / cklsym.h < prev    next >
Text File  |  2020-01-01  |  413b  |  14 lines

  1. /* This file is for use with compilers that don't have the capability to
  2.  * #define symbols on the C compiler command line.  This file must
  3.  * be #include'd before all other ck*.h files so that the symbols #define'd
  4.  * here can be used for any subsequent conditional code.
  5.  */ 
  6. #define STRATUS
  7. #define DYNAMIC
  8. #define DCMDBUF
  9. #define CLSOPN
  10. #define MYCURSES
  11. #define NOTCPOPTS
  12. #define TCPSOCKET
  13. #define STRATUSX25
  14.