These files should be in the archive for this library:

THE ROOT DIRECTORY:
-------------------
Contents                      - This file
Unpacker.guide                - The main doc for this library program
UnpackLib_History             - The history for this library program


THE DEMO DIRECTORY:
-------------------
ReadMe.txt                    - A description of the programs.
unpLibInfo                    - Some programs to use with the
unpList                       - unpack.library.
unpTrack                      -
unpUnpack                     -

THE LIBS DIRECTORY:
-------------------
unpack.library                - The library itself


=========================================================================

FOR_PROGRAMMERS_ONLY DIRECTORY:
-------------------------------
ReadMe.txt                    - A little note to developers.


    PROGRAMMERS TOOLS DIRECTORY:
    ============================

The Examples Directory:
-----------------------
ReadMe.txt                    - A little text to the sources.
SCOPTIONS                     - SASC option file.
unpLibInfo.c                  - These files are the source codes
unpLibInfo.lnk                - to the files in the demo directory.
unpLibInfo.o                  -
unpList.c                     - Hope you can use these files to see
unpList.lnk                   - how to use the unpack.library
unpList.o                     -
unpTrack.c                    -
unpTrack.lnk                  -
unpTrack.o                    -
unpUnpack.c                   -
unpUnpack.lnk                 -
unpUnpack.o                   -

The FD Directory:
-----------------
Unpack_lib.fd


The Include/CLib Directory:
---------------------------
Unpack_protos.h               - Protos file for C-programs


The Include/Libraries Directory:
--------------------------------
Unpack.h                      - C Include File
Unpack.i                      - Assembler Include File


The Include/Pragmas Directory:
------------------------------
Unpack.h                      - The pragmas for C-programs

The Include/Proto Directory:
----------------------------
Unpack.h                      - The proto include file


    THE PROGRAMMERS_DOCS DIRECTORY:
    ===============================

UnpackLib_Docs                - How to use the library in your program
UnpackLib_IFF                 - This is an example of how to make a scan
                                routine


NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE
--------------------------------------------------------------------------
If you want the library to unpack LHA files, you will need the LHA program
to be stored in the C: directory with the RUN command if you running under
kickstart 1.2/1.3.
