The installation process creates a number of subdirectories of your installation directory in order to store the various files that make up the MLWorks system. It is worth knowing a little about what these subdirectories contain.
basisThe Standard ML Basis library.
bin The various scripts (mlworks, mlbatch.bat, and so on) and the runtime (main-windows.exe and main.exe, for windowing and console applications respectively).
documentationThe online documentation for MLWorks 2.0, which consists of the MLWorks User Guide, MLWorks Reference Manual, the Release Notes and a copy of these Installation Notes.
examplesExample code.
foreignThe MLWorks Foreign Interface library.
imagesThe various image files.
objectspervasiveThe MLWorks pervasive library.
scriptsContains information for constructing the correct scripts for your system during the installation of MLWorks.
utilsSignatures related to the Standard ML Basis library.
winsysThe MLWorks Windows interface library.