(* sources.mlb * * MLB file for compiling with MLton * * This code is part of the Diderot Project (http://diderot-language.cs.uchicago.edu) * * COPYRIGHT (c) 2015 The University of Chicago * All rights reserved. *) local $(SML_LIB)/basis/basis.mlb $(SML_LIB)/smlnj-lib/Util/smlnj-lib.mlb ../common/sources.mlb ../nrrd/sources.mlb image-info.sml kernel.sml field-def.sml index-ctl.sml partials.sml shape.sml in structure FieldDef structure ImageInfo structure IndexCtl structure Kernel structure Partials structure Shape end