]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/bunny/bunny.factor
Move destructors to core
[factor.git] / extra / bunny / bunny.factor
index 6ebd598dc6a722b2d354a16467e36604e539e83a..b315e4ca5a26b99567c535092a9fa132a6fe4826 100755 (executable)
@@ -4,7 +4,7 @@ opengl.glu shuffle http.client vectors namespaces ui.gadgets
 ui.gadgets.canvas ui.render ui splitting combinators tools.time
 system combinators.lib float-arrays continuations
 opengl.demo-support multiline ui.gestures bunny.fixed-pipeline
-bunny.cel-shaded bunny.outlined bunny.model accessors ;
+bunny.cel-shaded bunny.outlined bunny.model accessors destructors ;
 IN: bunny
 
 TUPLE: bunny-gadget model geom draw-seq draw-n ;