From 0a5b38fe7cf116a65d6a7522d7e9167e8da79c72 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Thu, 2 Feb 2012 23:32:15 +0100 Subject: [PATCH] minor fix: Use correct use convention in documentation --- 3d_triangle.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d_triangle.scad b/3d_triangle.scad index e7bcca0..f313433 100644 --- a/3d_triangle.scad +++ b/3d_triangle.scad @@ -290,7 +290,7 @@ union () { // Demo Application - copy into new file and uncomment or uncomment here but // without uncommenting the use <...> statement, then press F6 - Key // -// use <../libraries/mcad/3d_triangle.scad>; +// use ; //$fn=50; // h =4; // r=2;