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

9 lines
238 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 ;
IN: io.backend.windows
"io.files.windows" require
windows set-io-backend