builder: clean up using
parent
ff1e9fcbf2
commit
b3a4c89c12
|
@ -1,11 +1,7 @@
|
||||||
|
|
||||||
USING: kernel parser io io.files io.launcher io.sockets hashtables math threads
|
USING: kernel namespaces sequences splitting system combinators continuations
|
||||||
arrays system continuations namespaces sequences splitting math.parser
|
parser io io.files io.launcher io.sockets prettyprint threads
|
||||||
prettyprint tools.time calendar bake vars http.client
|
bootstrap.image benchmark accessors vars bake smtp builder.util ;
|
||||||
combinators bootstrap.image bootstrap.image.download
|
|
||||||
combinators.cleave benchmark
|
|
||||||
classes strings quotations words parser-combinators new-slots accessors
|
|
||||||
assocs.lib smtp builder.util ;
|
|
||||||
|
|
||||||
IN: builder
|
IN: builder
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue