]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/bunny/bunny.factor
sift and harvest words added
[factor.git] / extra / bunny / bunny.factor
index d546f9ea41c229a136732ca8fc8e7b70c6d86662..6ebd598dc6a722b2d354a16467e36604e539e83a 100755 (executable)
@@ -33,7 +33,7 @@ M: bunny-gadget graft* ( gadget -- )
     [ <bunny-fixed-pipeline> ]
     [ <bunny-cel-shaded> ]
     [ <bunny-outlined> ] tri 3array
-    [ ] filter >>draw-seq
+    sift >>draw-seq
     0 >>draw-n
     drop ;