]> gitweb.factorcode.org Git - factor.git/blob - basis/gdk/gl/gl.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / gdk / gl / gl.factor
1 ! Copyright (C) 2010 Anton Gorenko.
2 ! See http://factorcode.org/license.txt for BSD license.
3 USING: gdk.gl.ffi ;
4 IN: gdk.gl