]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gml/coremath/coremath.factor
math.trig: remove reference to this vocab
[factor.git] / extra / gml / coremath / coremath.factor
index 124fcf8baead30ca27777af159bf1f3830639c33..547f62aa3d78e0fb0b204824e0e7be276805a072 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2010 Slava Pestov.
 USING: gml.types gml.printer gml.runtime math math.constants
-math.functions math.matrices math.order ranges math.trig
+math.functions math.matrices math.order ranges
 math.vectors continuations combinators arrays kernel vectors
 accessors prettyprint fry sequences assocs locals hashtables
 grouping sorting classes.struct math.vectors.simd