Fix load error in hardware-info

db4
U-SLAVA-DFB8FF805\Slava 2008-12-03 23:36:28 -06:00
parent e45776bb4e
commit 237c8bb42a
1 changed files with 1 additions and 1 deletions
extra/hardware-info/windows/nt

View File

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