Rename interpretor to interpreter.
[Faustine.git] / interpreter / preprocessor / faust-0.9.47mr3 / documentation / faust-quick-reference-src / images / merge1.dsp
diff --git a/interpreter/preprocessor/faust-0.9.47mr3/documentation/faust-quick-reference-src/images/merge1.dsp b/interpreter/preprocessor/faust-0.9.47mr3/documentation/faust-quick-reference-src/images/merge1.dsp
new file mode 100644 (file)
index 0000000..168f56e
--- /dev/null
@@ -0,0 +1,4 @@
+A = 10,20,30,40;
+B = *;
+process = A:>B;