processing.shapes: fix using.
parent
00ff4cd2bc
commit
7ba4df4c1f
|
@ -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
|
||||||
|
|
||||||
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
Loading…
Reference in New Issue