These files should be in the archive for this library:

The Root Directory:
-------------------
Contents                      - This file
ReadMe                        - A note to C programmer


The Demo Directory:
-------------------
Unpacker                      - A Demostration CLI program to unpack
                                files with


The Examples Directory:
-----------------------
Example1                      - Example 1 as object file
Example2                      - Example 2 as object file
Example1.S                    - This example show all the crunchers the
                                library supports
Example2.S                    - This example will decrunch a file called
                                "DF0:CrunchedFile"


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/Proto Directory:
----------------------------
Unpack.h                      - The proto include file


The Libs Directory:
-------------------
unpack.library                - The library itself


The Programmers_Docs Directory:
-------------------------------
UnpackLib_Docs                - How to use the library in your program
UnpackLib_History             - The history for the library
UnpackLib_IFF                 - This is an example of how to make a scan
                                routine


The User_Docs Directory:
------------------------
KnownCrunchers                - And here are the list over all the
                                crunchers the library can unpack so far
WantedHelp                    - This is a list over all the crunchers we
                                want you to send us
UnpackerDocs                  - This is the docs for the demo program


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.
