From 13db22c08f52023908b56e372b36cb1235a59dfe Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Thu, 2 Feb 2012 23:38:00 +0100 Subject: [PATCH] minor fix: Use correct use convention in documentation --- 3d_triangle.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 3d_triangle.scad diff --git a/3d_triangle.scad b/3d_triangle.scad old mode 100755 new mode 100644 index e7bcca0..f313433 --- 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;