Merge pull request #4 from openscad/3d_triangle_doc
minor fix: Use correct use convention in documentation - from kintel
This commit is contained in:
commit
0a28fcd0fb
|
@ -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 <MCAD/3d_triangle.scad>;
|
||||
//$fn=50;
|
||||
// h =4;
|
||||
// r=2;
|
||||
|
|
Loading…
Reference in a new issue