done merging draw thread with update thread

This commit is contained in:
2025-09-10 01:41:59 +01:00
parent dc3009bf54
commit 6961a76471
8 changed files with 68 additions and 78 deletions

View File

@@ -8,6 +8,7 @@ lib/cozette-sml/fonts/cozette-ascii.mlb
(* FUNCTIONAL CORE *)
message-types/input-msg.sml
message-types/draw-msg.sml
message-types/search-msg.sml
message-types/mailbox-type.sml
ann
@@ -73,6 +74,7 @@ in
end
shell/input-mailbox.sml
shell/draw-mailbox.sml
shell/search-mailbox.sml
shell/exception-logger.sml
shell/search-thread.sml