Merge branch 'master' of git://factorcode.org/git/factor

db4
Slava Pestov 2008-12-04 07:12:19 -06:00
commit 0a08def7cf
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
USING: alien alien.c-types alien.strings USING: alien alien.c-types alien.strings
kernel libc math namespaces hardware-info.backend kernel libc math namespaces hardware-info.backend
windows windows.advapi32 windows.kernel32 system ; hardware-info.windows windows windows.advapi32
windows.kernel32 system ;
IN: hardware-info.windows.nt IN: hardware-info.windows.nt
M: winnt cpus ( -- n ) M: winnt cpus ( -- n )