X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/aef330364c0be4df12fcf5f133caee67e4c2873d..829259826b29edc284ec43810bb505a832091dda:/examples/close/close.dsp diff --git a/examples/close/close.dsp b/examples/close/close.dsp index 8e283a5..e68d28c 100644 --- a/examples/close/close.dsp +++ b/examples/close/close.dsp @@ -1,3 +1,3 @@ -import ("../../architecture/morph.lib"); +import ("morpho.lib"); -process = close(119, 123, 2); +process = closing_square(119, 123, 2);