factor/basis/gdk/gl/gl.factor

6 lines
125 B
Factor

! Copyright (C) 2010 Anton Gorenko.
! See http://factorcode.org/license.txt for BSD license.
USING: gdk.gl.ffi ;
IN: gdk.gl