fix teh windows
parent
ea8c0594ab
commit
99dcd73901
|
@ -1,7 +1,7 @@
|
||||||
! Copyright (C) 2007 Doug Coleman.
|
! Copyright (C) 2007 Doug Coleman.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: alien alien.c-types kernel math windows windows.kernel32
|
USING: alien alien.c-types kernel math windows windows.kernel32
|
||||||
namespaces calendar calendar.backend ;
|
namespaces calendar ;
|
||||||
IN: windows.time
|
IN: windows.time
|
||||||
|
|
||||||
: >64bit ( lo hi -- n )
|
: >64bit ( lo hi -- n )
|
||||||
|
|
Loading…
Reference in New Issue