Fix micros.windows

db4
Slava Pestov 2008-06-27 20:18:51 -05:00
parent 53f941b8df
commit 9dcf4ebcd3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
IN: micros.windows
USING: system kernel windows.time math math.functions ;
USING: system kernel windows.time math math.functions micros.backend ;
! 116444736000000000 is the windowstime epoch offset
! since windowstime starts at 1600 and unix epoch is 1970