Merge pull request #4 from openscad/3d_triangle_doc

minor fix: Use correct use convention in documentation - from kintel
This commit is contained in:
Evan Jones 2012-02-07 19:34:01 -08:00
commit 0a28fcd0fb

View file

@ -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;