Files
sml-projects/dotscape.mlb
2024-08-01 20:52:20 +01:00

28 lines
490 B
Plaintext

$(SML_LIB)/basis/mlton.mlb
$(SML_LIB)/basis/basis.mlb
$(SML_LIB)/cml/cml.mlb
ann
"allowFFI true"
in
ffi/gles3-import.sml
ffi/glfw-import.sml
ffi/glfw-input.sml
end
message-types/input-msg.sml
message-types/draw-msg.sml
functional-core/app-type.sml
ann
"allowVectorExps true"
in
imperative-shell/constants.sml
functional-core/app-update.sml
imperative-shell/app-draw.sml
end
imperative-shell/input-callbacks.sml
imperative-shell/event-loop.sml
imperative-shell/shell.sml