]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/pens/polygon/polygon.factor
Various load-everything fixes
[factor.git] / basis / ui / pens / polygon / polygon.factor
index 4fc05c468b8809e3474bc6ce1bcf88d3d0e8dd61..4d7793dd653bac1db4529eac718b1622fa4b3bdb 100644 (file)
@@ -1,6 +1,7 @@
 ! Copyright (C) 2009 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: ;
+USING: accessors colors help.markup help.syntax kernel opengl
+opengl.gl sequences specialized-arrays.float ui.pens ;
 IN: ui.pens.polygon
 
 ! Polygon pen