remove "generalizations" use from math.blas.vectors

db4
Joe Groff 2008-12-04 16:15:42 -08:00
parent ec76a0bfff
commit c73fd625ed
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ USING: accessors alien alien.c-types arrays byte-arrays combinators
combinators.short-circuit fry kernel math math.blas.cblas
math.complex math.functions math.order sequences.complex
sequences.complex-components sequences sequences.private
generalizations functors words locals
functors words locals
specialized-arrays.float specialized-arrays.double
specialized-arrays.direct.float specialized-arrays.direct.double ;
IN: math.blas.vectors