]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/system-info/macosx/macosx.factor
Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c...
[factor.git] / basis / system-info / macosx / macosx.factor
index 11a89fc4bd069aca142663784f41062145aab12e..d4f22771284537671bf10c36310935325a1db45b 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: alien alien.c-types alien.strings alien.syntax
+USING: alien alien.c-types alien.data alien.strings alien.syntax
 byte-arrays kernel namespaces sequences unix
 system-info.backend system io.encodings.utf8 ;
 IN: system-info.macosx