New directory tree, with preprocessor/ inside interpretor/.
[Faustine.git] / interpretor / preprocessor / faust-0.9.47mr3 / documentation / faust-quick-reference-src / images / merge1.dsp
1 A = 10,20,30,40;
2 B = *;
3 process = A:>B;
4