Bullet/95 README 18-Oct-1995-chh.
Installation instructions.

Shareware Installation:

Copy all package files to the directory you want to install to.  The
subdirectory src\ is created (or unzip the source.zip file) from the
unzip process and contains the source code of the demo program,
blt95dmo.exe.  Additional source code is in the BULLET.SRC file, and
a tutorial in BULLET.TUT.  The printer-ready manual is an API reference
manual for Bullet.

From the install directory, do:

        C>install

The installer asks a question, then converts the BULLET95.DL_ to the
dynamic link library BULLET95.DLL.  No INI files are written or used.
Place BULLET95.DLL in a directory pointed to by your PATH= statement,
or a place where your program can access it.  Consult your compiler and
linker manuals for more information, if needed.

To use the Bullet library code, you will need to link with the BULLET9i.LIB
import library, or use a .DEF file (the DLL exports 'BULLET').  See your
linker documentation if more information is required.  Check out the
BULLET95.H file for further details on installation and basic use.

Distribution and other license restrictions are detailed in the manual.
One license is required for each programmer/seat.  You may not share, repeat
not share, a single license among many:  One license is required for each
programmer using Bullet.  The evaluation license is valid for 28 days 
after installation (run the install for more).

Order forms are included in the package (!ORDER.*), with detailed
ordering instructions provided in the file !ORDER.NFO.

If you have any installation problems with getting Bullet to work with 
your compiler, you may e-mail me at  cornel@crl.com  for installation help.
See the PRODUCT SUPPORT section in the manual for alternate support methods.
Sorry, but this free support is only for Bullet installation.  Any other
type of support requires that you be a licensed, registered user.

What should be complete information on all aspects of Bullet's use is in 
the manual, with the API in printer-ready form.   Check there before 
anywhere else.
