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

db4
Slava Pestov 2008-05-22 03:51:23 -05:00
commit 7ca15dcc68
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
USING: alien alien.c-types kernel math sequences strings
USING: unix alien alien.c-types kernel math sequences strings
io.unix.backend splitting ;
IN: hardware-info.linux