Add morph.lib to architecture and four morpho examples.
[Faustine.git] / examples / dilation / dilation.dsp
diff --git a/examples/dilation/dilation.dsp b/examples/dilation/dilation.dsp
new file mode 100644 (file)
index 0000000..d81f458
--- /dev/null
@@ -0,0 +1,3 @@
+import ("../../architecture/morph.lib");
+
+process = dilations(112, 150, 2);