Fix bootstrap
parent
7ac2a56533
commit
129320c65b
|
@ -4,7 +4,7 @@ USING: namespaces kernel io calendar sequences io.files
|
|||
io.sockets continuations prettyprint assocs math.parser
|
||||
words debugger math combinators concurrency.messaging
|
||||
threads arrays init math.ranges strings calendar.format
|
||||
io.encodings.ascii ;
|
||||
io.encodings.utf8 ;
|
||||
IN: logging.server
|
||||
|
||||
: log-root ( -- string )
|
||||
|
|
Loading…
Reference in New Issue