diff --git a/extra/bunny/model/model.factor b/extra/bunny/model/model.factor index b238bd8b99..1e14449ae1 100644 --- a/extra/bunny/model/model.factor +++ b/extra/bunny/model/model.factor @@ -3,7 +3,7 @@ math.vectors math.matrices math.parser io io.files kernel opengl opengl.gl opengl.glu opengl.capabilities shuffle http.client vectors splitting tools.time system combinators combinators.lib combinators.cleave -float-arrays continuations namespaces ; +float-arrays continuations namespaces sequences.lib ; IN: bunny.model : numbers ( str -- seq )