]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/ps/windows/windows.factor
nested-comments: remove this vocab. we have /* */ which is good enough for now.
[factor.git] / basis / tools / ps / windows / windows.factor
index e169befe245dfbef097797dc48afb9a1402e11f2..6b6a143eb5ae068d20e1063c93d33a8f6ad196a9 100644 (file)
@@ -1,7 +1,7 @@
 USING: accessors alien alien.c-types alien.data alien.syntax
 arrays byte-arrays classes.struct destructors fry io
 io.encodings.string io.encodings.utf16n kernel literals locals
-math nested-comments sequences strings system tools.ps
+math sequences strings system tools.ps
 windows.errors windows.handles windows.kernel32 windows.ntdll
 windows.types ;
 IN: tools.ps.windows