home *** CD-ROM | disk | FTP | other *** search
/ ftp.muug.mb.ca / 2014.06.ftp.muug.mb.ca.tar / ftp.muug.mb.ca / pub / src / unzip.tar.gz / unzip.tar / unzip / ATARI_ST.arc / UNZIP.PRJ < prev   
Text File  |  1991-01-20  |  388b  |  22 lines

  1. ;>>>>>>> UNZIP.PRJ
  2.  
  3. UNZIP.PRG
  4.  
  5. =                  ; list of modules follows...
  6.  
  7. TCSTART.O          ; startup code
  8. UNZIP.C
  9. FILE_IO.C
  10. MAPNAME.C
  11. MATCH.C
  12. MISC.C
  13. UNIMPLOD.C
  14. UNREDUCE.C
  15. UNSHRINK.C
  16.  
  17. TCSTDLIB.LIB       ; standard library
  18. TCEXTLIB.LIB       ; extended library
  19. TCTOSLIB.LIB       ; TOS library
  20.  
  21. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  22.