This directory contains an implementation of the Edinburgh
Standard ML Program Library for Poly/ML 1.80.  It is more
efficient than the portable version in that it uses the
built-in functions on arrays (RefVectors).

To use it, load the poly.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.
