io.files.trash.windows: cleanup using.
parent
fc9d0176df
commit
cad867a3e9
|
|
@ -2,9 +2,8 @@
|
|||
! See http://factorcode.org/license.txt for BSD license
|
||||
|
||||
USING: accessors alien.c-types alien.data alien.strings
|
||||
alien.syntax classes.struct destructors kernel
|
||||
io.encodings.utf16n io.files.trash libc math sequences system
|
||||
windows.types ;
|
||||
alien.syntax classes.struct destructors io.files.trash kernel
|
||||
libc math sequences system windows.types ;
|
||||
|
||||
IN: io.files.trash.windows
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue