builder: fix using

db4
Eduardo Cavazos 2008-02-01 16:10:18 -06:00
parent 1ee12b512c
commit a849bc3097
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USING: kernel io io.files io.launcher
USING: kernel io io.files io.launcher tools.deploy.backend
system namespaces sequences splitting math.parser
unix prettyprint tools.time calendar bake vars ;