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