]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/ps/windows/windows.factor
Revert "io.encodings.utf16: add a utf16n word for native utf16 type."
[factor.git] / basis / tools / ps / windows / windows.factor
index 00f93f0efacd595e2561906e64b3b2df33d99620..b1a3004ff15c51e62a40dcd6128e3469601f474d 100644 (file)
@@ -1,7 +1,7 @@
 USING: accessors alien alien.c-types alien.data alien.syntax
 arrays byte-arrays classes.struct combinators.short-circuit
 continuations destructors fry io io.encodings.string
-io.encodings.utf16 kernel literals locals math sequences
+io.encodings.utf16n kernel literals locals math sequences
 strings system tools.ps windows.errors windows.handles
 windows.kernel32 windows.ntdll windows.types ;
 IN: tools.ps.windows