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