removed unused vocab

db4
Sascha Matzke 2009-01-30 12:23:05 +01:00
parent 050b77d44c
commit aa77fdd4e5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
USING: mirrors io io.encodings.utf8 io.encodings.binary math match kernel sequences
USING: mirrors io io.encodings.utf8 io.encodings.binary math kernel sequences
splitting accessors io.streams.byte-array namespaces prettyprint
bson.constants assocs alien.c-types alien.strings fry words
serialize byte-arrays ;