$(SML_LIB)/basis/basis.mlb (* FUNCTIONAL CORE *) fcore/app-type.sml ann "allowVectorExps true" in fcore/ndc.sml cozette-sml/fonts/cozette-ascii.mlb end fcore/graph-lines.sml fcore/click-points.sml fcore/app-init.sml fcore/app-with.sml message-types/draw-msg.sml message-types/file-msg.sml message-types/input-msg.sml message-types/update-msg.sml fcore/quad-tree.sml fcore/common-update.sml fcore/normal-mode.sml fcore/browse-mode.sml fcore/app-update.sml (* pure file parsing functions *) fcore/parse-file.sml (* IMPERATIVE SHELL *) $(SML_LIB)/basis/mlton.mlb $(SML_LIB)/cml/cml.mlb ann "allowFFI true" in ffi/gles3-import.sml ffi/glfw-import.sml ffi/glfw-input.sml end ann "allowVectorExps true" in imperative-shell/constants.sml imperative-shell/app-draw.sml end imperative-shell/input-callbacks.sml imperative-shell/update-thread.sml imperative-shell/file-thread.sml imperative-shell/draw-thread.sml imperative-shell/shell.sml