rename to dotscape

This commit is contained in:
2024-08-01 20:52:20 +01:00
parent 818503d0ac
commit 39b8b45b45
5 changed files with 13 additions and 13 deletions

27
dotscape.mlb Normal file
View File

@@ -0,0 +1,27 @@
$(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