]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/ps/windows/windows.factor
io.encodings.utf16n: merge with io.encodings.utf16
[factor.git] / basis / tools / ps / windows / windows.factor
index a21d8644d275b3e7ff07bf8f94d506519a34ea18..b5bc8d15f0bf9648180a6c40de8c8e5e2328a8da 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.utf16n kernel literals locals math sequences
+io.encodings.utf16 kernel literals locals math sequences
 strings system tools.ps windows.errors windows.handles
 windows.kernel32 windows.ntdll windows.types ;
 IN: tools.ps.windows