]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/iokit/iokit.factor
Merge OneEyed's patch
[factor.git] / extra / iokit / iokit.factor
index 12eb6d6e92ed1c91397a35dd44d85a1f5613f5ef..f7ea81c0c227c6bf3bcaff38d1c3360928007c05 100755 (executable)
@@ -1,6 +1,6 @@
 USING: alien.syntax alien.c-types core-foundation
-core-foundation.bundles system combinators kernel sequences
-debugger io accessors ;
+core-foundation.bundles core-foundation.dictionaries system
+combinators kernel sequences debugger io accessors ;
 IN: iokit
 
 <<