whitespace
parent
1a6c555ead
commit
670388b45a
|
@ -1,6 +1,7 @@
|
||||||
! Copyright (C) 2009 Jeremy Hughes.
|
! Copyright (C) 2009 Jeremy Hughes.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: tools.test alien.inline alien.inline.private io.files io.directories kernel ;
|
USING: tools.test alien.inline alien.inline.private io.files
|
||||||
|
io.directories kernel ;
|
||||||
IN: alien.inline.tests
|
IN: alien.inline.tests
|
||||||
|
|
||||||
C-LIBRARY: const
|
C-LIBRARY: const
|
||||||
|
|
Loading…
Reference in New Issue