Add missing sequences.lib USE to bunny demo

db4
Joe Groff 2008-02-11 17:47:29 -08:00
parent 9efaa4db6a
commit b321d5a33d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ math.vectors math.matrices math.parser io io.files kernel opengl
opengl.gl opengl.glu opengl.capabilities shuffle http.client opengl.gl opengl.glu opengl.capabilities shuffle http.client
vectors splitting vectors splitting
tools.time system combinators combinators.lib combinators.cleave tools.time system combinators combinators.lib combinators.cleave
float-arrays continuations namespaces ; float-arrays continuations namespaces sequences.lib ;
IN: bunny.model IN: bunny.model
: numbers ( str -- seq ) : numbers ( str -- seq )