builder: clean up using

db4
Eduardo Cavazos 2008-02-16 03:43:51 -06:00
parent ff1e9fcbf2
commit b3a4c89c12
1 changed files with 3 additions and 7 deletions

View File

@ -1,11 +1,7 @@
USING: kernel parser io io.files io.launcher io.sockets hashtables math threads
arrays system continuations namespaces sequences splitting math.parser
prettyprint tools.time calendar bake vars http.client
combinators bootstrap.image bootstrap.image.download
combinators.cleave benchmark
classes strings quotations words parser-combinators new-slots accessors
assocs.lib smtp builder.util ;
USING: kernel namespaces sequences splitting system combinators continuations
parser io io.files io.launcher io.sockets prettyprint threads
bootstrap.image benchmark accessors vars bake smtp builder.util ;
IN: builder