From 6fcdeac414fffb26a49e027a8e9d8f73eb772a1b Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Wed, 15 Apr 2020 14:34:15 +0800 Subject: [PATCH] rename --- examples/lsystem2_collection.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/lsystem2_collection.scad b/examples/lsystem2_collection.scad index a733b922..e6129d1f 100644 --- a/examples/lsystem2_collection.scad +++ b/examples/lsystem2_collection.scad @@ -1,7 +1,7 @@ use ; use ; -for(line = sierpinski_carpet()) { +for(line = tree()) { line2d( line[0], line[1],