builder: fix using

db4
Eduardo Cavazos 2008-02-13 15:18:40 -06:00
parent 5e695ea4c3
commit f28687da0b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,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 ;
combinators.cleave benchmark ;
IN: builder