               The Standard ML of New Jersey Library
                          (Version 0.1)

This is the first release of the Standard ML of New Jersey Library.
It is released under the same license as Standard ML of New Jersey
(see the COPYRIGHT file).  It consists of a collection of useful
data structures (taken mostly from the compiler), and various
utilities (influenced by the UNIX libraries).  Currently, everything
is collected in a single directory.  In addition to the library
source files, there are a following files:

    COPYRIGHT		- the copyright notice and license
    README		- this file
    lib-manual.ps	- the library manual, which consists of Unix
			  style manual pages for all of the modules
			  in the library.
    load-all		- an SML file that will load the entire library
			  using "use".
    library.dep		- a SourceGroups dependency file.
    lib-bug-form	- a sample format for library bug reports.

Send bug reports (please use the format in lib-bug-form) and comments to:

    sml-bugs@research.att.com

or surface mail to

    John H Reppy
    Rm 2A-428
    AT&T Bell Laboratories
    600 Mountain Ave
    Murray Hill, NJ 07974

