remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git] / basis / regexp / utils / utils-tests.factor
blobd048ad4be16fec6504fc4a7454dce79641f327e5
1 USING: regexp.utils tools.test ;
2 IN: regexp.utils.tests
4 [ [ ] [ ] while-changes ] must-infer