Fix using list

release
Doug Coleman 2010-09-12 00:26:00 -05:00
parent fb9f1de3e4
commit d00cc766a4
1 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
! (c)2010 Joe Groff bsd license ! (c)2010 Joe Groff bsd license
USING: accessors arrays assocs calendar calendar.format USING: accessors arrays assocs calendar calendar.format
combinators combinators.short-circuit fry io io.backend combinators combinators.short-circuit fry io io.backend
io.directories io.encodings.binary io.encodings.detect io.directories io.directories.hierarchy io.encodings.binary
io.encodings.utf8 io.files io.files.info io.files.types io.encodings.detect io.encodings.utf8 io.files io.files.info
io.files.unique io.launcher io.pathnames kernel locals math io.files.types io.files.unique io.launcher io.pathnames kernel
math.parser namespaces sequences sorting strings system locals math math.parser namespaces sequences sorting strings
unicode.categories xml.syntax xml.writer xmode.catalog system unicode.categories xml.syntax xml.writer xmode.catalog
xmode.marker xmode.tokens ; xmode.marker xmode.tokens ;
IN: codebook IN: codebook