home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / util / unix / macutil2.sha / macutil / macunpack / macunpack.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-11-05  |  571 b   |  16 lines

  1. #define    UNTESTED    /* Know about the untested algorithms */
  2. #define    BIN        /* Know about BinHex 5.0 etc. */
  3. #define    JDW        /* Know about Compress It */
  4. #define    STF        /* Know about ShrinkToFit */
  5. #define    LZC        /* Know about MacCompress */
  6. #undef    ASQ        /* Know about AutoSqueeze */
  7. #undef    ARC        /* Know about ArcMac */
  8. #define    PIT        /* Know about PackIt */
  9. #define    SIT        /* Know about StuffIt */
  10. #define    DIA        /* Know about Diamond */
  11. #define    CPT        /* Know about Compactor */
  12. #define    ZMA        /* Know about Zoom */
  13. #define    LZH        /* Know about LHa */
  14. #define    DD        /* Know about DiskDoubler */
  15.  
  16.