]> gitweb.factorcode.org Git - factor.git/blobdiff - core/alien/alien-docs.factor
io.encodings.utf16: add a utf16n word for native utf16 type.
[factor.git] / core / alien / alien-docs.factor
index 545fe0b9f11509926d3423a36e8227a0ff3f5f5c..b7ccd9c47864553b49bfb2c29625392114979e08 100644 (file)
@@ -1,6 +1,6 @@
 USING: alien.accessors alien.c-types alien.libraries alien.strings
 alien.syntax byte-arrays cpu.x86 eval help.markup help.syntax io
-io.backend io.encodings.utf16n io.encodings.utf8 kernel math
+io.backend io.encodings.utf16 io.encodings.utf8 kernel math
 quotations sequences system ;
 IN: alien