This commit is contained in:
2025-08-09 10:37:38 +02:00
parent d1f66be491
commit 4cd95522c0
2 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,11 @@
@(require
scribble/example
(for-label racket/gui
(for-label ;racket
;racket/base
;racket/string
racket/gui
;racket/file
)
@(for-label ellipsis-msg))