This is version 1.0 of the Xanthine Java collection
class library, May 1996.  It contains algorithms for
handling lists, trees, bit maps, sets, and so on.
There are also sorting and searching classes.

Installation instructions:

1.  You must use a 32-bit unzip utility.

2.  Create a directory "Xanthine" (case is important),
and copy all the *.class files to it.  The unzip
utility may do this step for you.

3.  Add the directory containing "Xanthine" to your
CLASSPATH environment variable setting.  For example,
if Xanthine is found in C:\TMP\Xanthine, then you'd
add C:\TMP to your CLASSPATH.

4.  Xanthine represents a Java package and must be
set up in this way to work correctly.

5.  See the downloading instructions on the Web page
given below for more information about installation.

See COPYRIGHT for details of your rights to use this
library.  The product is distributed in Java binary
form without charge.  To obtain support, source code,
or test suites, please check the Web address given
below.

Documentation for this product is available on the
Web at the address given below.

For further information, please contact:


Glen McCluskey
Internet: glenm@glenmccl.com
Web: http://rmi.net/~glenm/javalib/index.html
