add using
parent
e56d18cb56
commit
78207c1e94
|
@ -2,7 +2,7 @@
|
|||
! See http://factorcode.org/license.txt for BSD license.
|
||||
USING: accessors calendar.format combinators io.files
|
||||
kernel math.parser sequences splitting system tools.files
|
||||
generalizations tools.files.private ;
|
||||
generalizations tools.files.private io.files.info ;
|
||||
IN: tools.files.windows
|
||||
|
||||
<PRIVATE
|
||||
|
|
Loading…
Reference in New Issue