Fix bootstrap

db4
Slava Pestov 2008-03-15 06:44:14 -05:00
parent 7ac2a56533
commit 129320c65b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ USING: namespaces kernel io calendar sequences io.files
io.sockets continuations prettyprint assocs math.parser io.sockets continuations prettyprint assocs math.parser
words debugger math combinators concurrency.messaging words debugger math combinators concurrency.messaging
threads arrays init math.ranges strings calendar.format threads arrays init math.ranges strings calendar.format
io.encodings.ascii ; io.encodings.utf8 ;
IN: logging.server IN: logging.server
: log-root ( -- string ) : log-root ( -- string )