Merge branch 'master' of https://scm.cri.ensmp.fr/git/Faustine
[Faustine.git] / interpretor / preprocessor / faust-0.9.47mr3 / documentation / faust-quick-reference-src / images / seq1.dsp
1 A = *,/;
2 B = +;
3 process = A:B;
4