tools.tree: fix using.

db4
John Benediktsson 2015-08-05 21:39:51 -07:00
parent 8c82f46ee9
commit c211d99073
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
! See http://factorcode.org/license.txt for BSD license
USING: accessors command-line continuations formatting io
io.directories io.files.types io.pathnames kernel locals math
io.directories io.files.info io.pathnames kernel locals math
namespaces sequences sorting ;
FROM: namespaces => change-global ;
IN: tools.tree