remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git] / extra / fuel / eval / eval-tests.factor
blob845e9127621ad731ffed8947af0ade21d57fbde9
1 ! Copyright (C) 2009 Jose Antonio Ortega Ruiz.
2 ! See http://factorcode.org/license.txt for BSD license.
3 USING: tools.test fuel.eval ;
4 IN: fuel.eval.tests