This is a wizard-generated SML.NET project.
New SML.NET source files may be added to the project by choosing Project->Add New Item, expanding the Visual C++ node, selecting the SML.NET node, and then selecting the appropriate SML Template.
Note: SML.NET projects are simply Visual C++ Makefile projects that use the SML.NET compiler to compile code.
referencefilename1 ,...,filenamen
To include additional SML source (other than the Basis) in directories dirname1,...,dirnamen add the following line to file script.smlnet:
source dirname1,...,dirnamen
See the SML.NET documentation for more details on compiler options.