processing.shapes: fix using.

db4
John Benediktsson 2014-10-24 22:32:54 -07:00
parent 00ff4cd2bc
commit 7ba4df4c1f
1 changed files with 3 additions and 6 deletions

View File

@ -1,10 +1,7 @@
USING: kernel namespaces arrays sequences grouping USING: alien.c-types alien.data arrays colors grouping kernel
alien.c-types locals math math.vectors namespaces opengl opengl.gl opengl.glu
math math.vectors math.rectangles sequences sequences.generalizations shuffle ;
opengl.gl opengl.glu opengl generalizations
combinators colors sequences.generalizations ;
USE: shuffle
IN: processing.shapes IN: processing.shapes
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!