builder.test: remove old code

db4
Eduardo Cavazos 2008-04-13 00:27:58 -05:00
parent 069045c396
commit 49f846ca4b
1 changed files with 0 additions and 12 deletions

View File

@ -1,16 +1,4 @@
! USING: kernel namespaces sequences assocs continuations
! vocabs vocabs.loader
! io
! io.files
! prettyprint
! tools.vocabs
! tools.test
! io.encodings.utf8
! combinators.cleave
! help.lint
! bootstrap.stage2 benchmark builder.util ;
USING: kernel namespaces assocs
io.files io.encodings.utf8 prettyprint
help.lint