add refactored message types to temp folder

This commit is contained in:
2025-07-06 02:30:15 +01:00
parent 441e5fdd69
commit e8e090a19d
13 changed files with 67 additions and 65 deletions

View File

@@ -1,13 +1,17 @@
$(SML_LIB)/basis/basis.mlb
(* FUNCTIONAL CORE *)
app-type.sml
click-points.sml
app-init.sml
app-with.sml
fcore/app-type.sml
fcore/click-points.sml
fcore/app-init.sml
fcore/app-with.sml
ann
"allowVectorExps true"
in
graph-lines.sml
fcore/graph-lines.sml
end
message-types/draw-msg.sml
message-types/file-msg.sml
message-types/input-msg.sml