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