X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/4ecbf362e0d1d0abb9a7f0e9af8322472f28f7d1..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);