modify inclusions in file-chooser
parent
b93c6df46c
commit
f5dc0884d7
|
|
@ -4,6 +4,9 @@ USING:
|
||||||
kernel
|
kernel
|
||||||
io.files
|
io.files
|
||||||
io.backend
|
io.backend
|
||||||
|
io.directories
|
||||||
|
io.files.info
|
||||||
|
io.pathnames
|
||||||
sequences
|
sequences
|
||||||
models
|
models
|
||||||
strings
|
strings
|
||||||
|
|
@ -23,7 +26,6 @@ prettyprint
|
||||||
combinators
|
combinators
|
||||||
rewrite-closures
|
rewrite-closures
|
||||||
accessors
|
accessors
|
||||||
namespaces.lib
|
|
||||||
values
|
values
|
||||||
tools.walker
|
tools.walker
|
||||||
fry
|
fry
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue