1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 09:14:29 +02:00

add comment

This commit is contained in:
Justin Lin
2019-06-30 18:28:58 +08:00
parent 51e5356f21
commit ec18d2eeeb

View File

@@ -1,3 +1,13 @@
/**
* px_line.scad
*
* @copyright Justin Lin, 2019
* @license https://opensource.org/licenses/lgpl-3.0.html
*
* @see https://openhome.cc/eGossip/OpenSCAD/lib2-px_line.html
*
**/
include <__comm__/__to3d.scad>;
include <__comm__/__to2d.scad>;