]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/L-system/L-system.factor
math.trig: remove reference to this vocab
[factor.git] / extra / L-system / L-system.factor
index 1319853ebba95dcedeedbd77a21deea9661ce518..f64c9d9678c981bca1d4bf249e477869806e74fc 100644 (file)
@@ -2,7 +2,7 @@
 USING: accessors arrays assocs calendar colors
 combinators.short-circuit help help.markup help.syntax kernel
 math math.functions math.matrices math.order math.parser
-math.trig math.vectors opengl opengl.demo-support opengl.gl
+math.vectors opengl opengl.demo-support opengl.gl
 opengl.glu sbufs sequences strings threads ui.gadgets
 ui.gadgets.worlds ui.gestures ui.render ;