Fix Windows bootstrap
parent
a90c3ddf5d
commit
8903ba3a32
|
@ -1,6 +1,6 @@
|
|||
! Copyright (C) 2008 Doug Coleman.
|
||||
! See http://factorcode.org/license.txt for BSD license.
|
||||
USING: alien.c-types io.files io.windows kernel
|
||||
USING: alien.c-types io.backend io.files io.windows kernel
|
||||
math windows windows.kernel32 combinators.cleave
|
||||
windows.time calendar combinators math.functions
|
||||
sequences namespaces words symbols ;
|
||||
|
|
Loading…
Reference in New Issue