]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/bunny/bunny.factor
Fix deploy tests
[factor.git] / extra / bunny / bunny.factor
index a927f1f05544e0d624745fde41b7d9e9f6e08f0b..b4cefbc5bd0e10e032220aa7376497d530401ee6 100755 (executable)
@@ -1,7 +1,7 @@
 USING: alien alien.c-types arrays sequences math math.vectors
 math.matrices math.parser io io.files kernel opengl opengl.gl
 opengl.glu shuffle http.client vectors namespaces ui.gadgets
-ui.gadgets.canvas ui.render ui splitting combinators tools.time
+ui.gadgets.canvas ui.render ui splitting combinators
 system combinators.lib float-arrays continuations
 opengl.demo-support multiline ui.gestures bunny.fixed-pipeline
 bunny.cel-shaded bunny.outlined bunny.model accessors destructors ;