5 lines
126 B
Factor
5 lines
126 B
Factor
|
! Copyright (C) 2010 Anton Gorenko.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: clutter.ffi ;
|
||
|
IN: clutter
|