Fix USING: in io.unix.launcher

release
Eduardo Cavazos 2007-11-09 01:24:37 -06:00
parent c632240fa9
commit 9ae82bf050
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
USING: io io.launcher io.unix.backend io.nonblocking
sequences kernel namespaces math system alien.c-types
debugger continuations ;
debugger continuations combinators.lib threads ;
IN: io.unix.launcher