6 lines
211 B
Factor
6 lines
211 B
Factor
|
|
! Copyright (C) 2010 Anton Gorenko.
|
||
|
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
|
USING: gobject-introspection.tests.g-i-marshalling-tests.ffi ;
|
||
|
|
IN: gobject-introspection.tests.g-i-marshalling-tests
|
||
|
|
|