Fix bootstrap on windows

release
Doug Coleman 2010-04-01 18:48:25 -05:00
parent 7a5a6c779e
commit 51fd5e34e8
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
USING: alien alien.c-types arrays destructors io io.backend.windows libc
windows.types math.bitwise windows.kernel32 windows namespaces
make kernel sequences windows.errors assocs math.parser system
random combinators accessors io.pipes io.ports ;
random combinators accessors io.pipes io.ports literals ;
IN: io.pipes.windows.nt
! This code is based on