]> gitweb.factorcode.org Git - factor.git/blob - basis/atk/atk.factor
The use of factor.com does not fix the issue with missing stdout on Github
[factor.git] / basis / atk / atk.factor
1 ! Copyright (C) 2009 Anton Gorenko.
2 ! See http://factorcode.org/license.txt for BSD license.
3 USING: atk.ffi ;
4 IN: atk