Update iokit for core-foundation split

db4
Slava Pestov 2008-12-12 18:49:24 -06:00
parent d2a1a2326b
commit 5e6f94ef62
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
USING: alien.syntax alien.c-types core-foundation system
combinators kernel sequences debugger io accessors ;
USING: alien.syntax alien.c-types core-foundation
core-foundation.bundles system combinators kernel sequences
debugger io accessors ;
IN: iokit
<<