factor/basis/io/unix/macosx/macosx.factor

8 lines
200 B
Factor
Raw Normal View History

2008-04-11 08:15:26 -04:00
! Copyright (C) 2008 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
2008-04-02 21:09:56 -04:00
IN: io.unix.macosx
2008-12-10 21:24:22 -05:00
USING: io.unix.backend io.unix.bsd io.backend
namespaces system ;
2008-04-11 09:35:21 -04:00
macosx set-io-backend