From 92324ba78fdf0d5804bd1791e2125c412fd4b7c8 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Fri, 4 Oct 2019 13:27:30 +0800 Subject: [PATCH] update all --- src/dotSCAD.scad | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/dotSCAD.scad b/src/dotSCAD.scad index f6605dc2..cf99048b 100644 --- a/src/dotSCAD.scad +++ b/src/dotSCAD.scad @@ -6337,3 +6337,13 @@ function torus_knot(p, q, phi_step) = [x, y, z] ]; + + +/** + * The dotSCAD library + * @copyright Justin Lin, 2017 + * @license https://opensource.org/licenses/lgpl-3.0.html + * + * @see https://github.com/JustinSDK/dotSCAD +*/ +