This directory contains the portable implementation of the 
Edinburgh Standard ML Program Library.

It has been tested with Standard ML of New Jersey 0.44 and
Poly/ML 1.80.  There are slightly more efficient implementations
for use with each of these systems.  To use it, load the
appropriate *.load file and then the build.sml file.

If you don't want to use all the entries, then you can either
use Nick Rothwell's Make system (if you have it), or use the
dependency information at the top of each file to work out
what order to load the entries, or hack the build.sml file.
