]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/files/windows/windows.factor
Merge qualified, alias, symbols, constants into core
[factor.git] / basis / io / files / windows / windows.factor
index 1a1ffe0dc7858f592a68c83122397418d666cf85..842f1ec84cf5b1d34f6eeea990f40f324541b529 100755 (executable)
@@ -4,7 +4,7 @@ USING: alien.c-types io.binary io.backend io.files
 io.files.types io.buffers io.encodings.utf16n io.ports
 io.backend.windows kernel math splitting fry alien.strings
 windows windows.kernel32 windows.time calendar combinators
-math.functions sequences namespaces make words symbols system
+math.functions sequences namespaces make words system
 destructors accessors math.bitwise continuations windows.errors
 arrays byte-arrays generalizations ;
 IN: io.files.windows