add using

db4
erg 2008-04-03 18:11:22 -05:00
parent bc4892e740
commit 9f085cc10a
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
! See http://factorcode.org/license.txt for BSD license. ! See http://factorcode.org/license.txt for BSD license.
USING: alien.c-types io.backend io.files io.windows kernel math USING: alien.c-types io.backend io.files io.windows kernel math
windows windows.kernel32 windows.time calendar combinators windows windows.kernel32 windows.time calendar combinators
math.functions sequences namespaces words symbols math.functions sequences namespaces words symbols system
combinators.lib io.nonblocking destructors system ; combinators.lib io.nonblocking destructors math.bitfields.lib ;
IN: io.windows.files IN: io.windows.files
SYMBOLS: +read-only+ +hidden+ +system+ SYMBOLS: +read-only+ +hidden+ +system+