]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/iokit/iokit.factor
Fix conflict
[factor.git] / extra / iokit / iokit.factor
index 3fb14e8ec5197d3dd7eb18c7610d1443c2f6c6c9..f5ede8f8ec439fcf9c9d81f67b1243c30478bb6f 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
 
 <<