moved library/win32 to library/windows

erg 2006-03-27 02:14:39 +00:00
parent 28cd033c45
commit 3ac66eeba5
16 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ USING: alien compiler kernel namespaces parser sequences words ;
"win32-io-internals"
"win32-stream"
"win32-server"
} [ "/library/win32/" swap ".factor" append3 run-resource ] each
} [ "/library/windows/" swap ".factor" append3 run-resource ] each
"native-io" get [
"/library/bootstrap/win32-io.factor" run-resource