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