factor/basis/io/backend/windows/windows.factor

9 lines
243 B
Factor
Executable File

! Copyright (C) 2004, 2010 Mackenzie Straight, Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: io.backend namespaces system vocabs.loader ;
IN: io.backend.windows
"io.files.windows" require
winnt set-io-backend