Doug Coleman 2008-10-06 19:01:41 -05:00
parent 7c9d7f476a
commit 8e315944b4
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
! Copyright (C) 2004, 2008 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
USING: alien alien.c-types generic assocs kernel kernel.private
math io.ports sequences strings structs sbufs threads unix
math io.ports sequences strings sbufs threads unix
vectors io.buffers io.backend io.encodings math.parser
continuations system libc qualified namespaces make io.timeouts
io.encodings.utf8 destructors accessors summary combinators
locals ;
locals unix.time ;
QUALIFIED: io
IN: io.unix.backend