Update configure and Makefiles for the corrected name "interpreter".
[Faustine.git] / examples / dilation / dilation.dsp
index d81f458..2ea985e 100644 (file)
@@ -1,3 +1,3 @@
-import ("../../architecture/morph.lib");
+import ("morpho.lib");
 
-process = dilations(112, 150, 2);
+process = dilations_square(112, 150, 2);