pull in new version of brolib-sml, which handles edge case for LineGap.delete

This commit is contained in:
2025-10-06 22:58:09 +01:00
parent 71786a494c
commit ad92dadd34
2 changed files with 8 additions and 8 deletions

View File

@@ -6,20 +6,20 @@ lib/brolib-sml/src/gap_set.sml
lib/cozette-sml/fonts-with-z-index/cozette-ascii.mlb lib/cozette-sml/fonts-with-z-index/cozette-ascii.mlb
(* FUNCTIONAL CORE *) (* FUNCTIONAL CORE *)
message-types/input-msg.sml fcore/bin-search.sml
message-types/draw-msg.sml
message-types/search-msg.sml
message-types/mailbox-type.sml
ann ann
"allowVectorExps true" "allowVectorExps true"
in in
fcore/persistent-vector.sml fcore/persistent-vector.sml
end end
fcore/search-list/dfa-gen.sml
fcore/search-list/search-list.sml
fcore/escape-string.sml message-types/input-msg.sml
fcore/bin-search.sml message-types/draw-msg.sml
fcore/search-list.sml message-types/search-msg.sml
message-types/mailbox-type.sml
fcore/app-type.sml fcore/app-type.sml
fcore/normal-mode/normal-mode-with.sml fcore/normal-mode/normal-mode-with.sml