builder.util: new-slots are in core

Eduardo Cavazos 2008-03-20 19:08:32 -06:00
parent d9e8fd6521
commit 69763af858
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ USING: kernel words namespaces classes parser continuations
io io.files io.launcher io.sockets
math math.parser
combinators sequences splitting quotations arrays strings tools.time
sequences.deep new-slots accessors assocs.lib
sequences.deep accessors assocs.lib
io.encodings.utf8
combinators.cleave bake calendar calendar.format ;