Files
sml-projects/shf/shf-glfw.mlb
Humza Shahid 6b91d64fc3 Add 'shf/' from commit 'b6c5a95b664aeb861d7b33ffc9eefe447ba99dd7'
git-subtree-dir: shf
git-subtree-mainline: 401408448f
git-subtree-split: b6c5a95b66
2026-04-24 00:27:49 +01:00

30 lines
422 B
Plaintext

$(SML_LIB)/basis/basis.mlb
fcore.mlb
(* IMPERATIVE SHELL *)
$(SML_LIB)/basis/mlton.mlb
ann
"allowFFI true"
in
ffi/gles3-import.sml
ffi/glfw-import.sml
ffi/glfw-input.sml
end
ann
"allowVectorExps true"
in
shell/make-mailbox.sml
end
shell/input-mailbox.sml
shell/draw-mailbox.sml
shell/exception-logger.sml
shell/updater.sml
shell/glfw-gamepad.sml
shell/gl-shaders.sml
shell/gl-draw.sml
shell/glfw-loop.sml