modify inclusions in file-chooser

db4
Jeff Bigot 2008-12-26 18:16:32 +01:00
parent b93c6df46c
commit f5dc0884d7
1 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,9 @@ USING:
kernel
io.files
io.backend
io.directories
io.files.info
io.pathnames
sequences
models
strings
@ -23,7 +26,6 @@ prettyprint
combinators
rewrite-closures
accessors
namespaces.lib
values
tools.walker
fry