begin refactoring AppUpdate structure

This commit is contained in:
2025-07-06 02:49:38 +01:00
parent e8e090a19d
commit df5f326e36
6 changed files with 113 additions and 9 deletions

View File

@@ -2,16 +2,22 @@ $(SML_LIB)/basis/basis.mlb
(* FUNCTIONAL CORE *)
fcore/app-type.sml
fcore/click-points.sml
fcore/app-init.sml
fcore/app-with.sml
ann
"allowVectorExps true"
in
fcore/ndc.sml
fcore/graph-lines.sml
end
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/app-update.sml