]> gitweb.factorcode.org Git - factor.git/blob - basis/io/windows/nt/nt.factor
efde4f4035b9e193f5c9f279c2ac0afe165bb2c9
[factor.git] / basis / io / windows / nt / nt.factor
1 ! Copyright (C) 2004, 2008 Mackenzie Straight, Doug Coleman,
2 ! Slava Pestov.
3 ! See http://factorcode.org/license.txt for BSD license.
4 USING: vocabs.loader io.windows io.windows.nt.backend
5 io.windows.nt.files io.windows.files io.backend system ;
6
7 winnt set-io-backend