Bugs fixed for stdin and stdout.
[Faustine.git] / examples / dilation / dilation.dsp
1 import ("morpho.lib");
2
3 process = vectorize(150) : dilations_square(112, 150, 2) : serialize;