]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/time/time.factor
Various Windows load fixes
[factor.git] / basis / windows / time / time.factor
old mode 100644 (file)
new mode 100755 (executable)
index 1fe3ad0..dfe12aa
@@ -1,8 +1,8 @@
 ! Copyright (C) 2007 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types kernel math windows.errors
-windows.kernel32 namespaces calendar math.bitwise accessors
-classes.struct ;
+windows.kernel32 windows.types namespaces calendar math.bitwise
+accessors classes.struct ;
 IN: windows.time
 
 : >64bit ( lo hi -- n )