Merge branch 'master' of git://factorcode.org/git/factor
commit
0a08def7cf
extra/hardware-info/windows/nt
|
@ -1,6 +1,7 @@
|
|||
USING: alien alien.c-types alien.strings
|
||||
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
|
||||
|
||||
M: winnt cpus ( -- n )
|
||||
|
|
Loading…
Reference in New Issue