remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git] / extra / bubble-chamber / small / small.factor
blobd02e3ac019de228fe32c28e948e89e4cca052ebb
2 USING: ui bubble-chamber ;
4 IN: bubble-chamber.small
6 : main ( -- ) [ small ] with-ui ;
8 MAIN: main