1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-06 14:56:47 +02:00

add comment

This commit is contained in:
Justin Lin
2020-07-04 11:06:53 +08:00
parent d7c6db402f
commit 66e4ff08ff

View File

@@ -1,3 +1,13 @@
/**
* vrn2_cells_space.scad
*
* @copyright Justin Lin, 2020
* @license https://opensource.org/licenses/lgpl-3.0.html
*
* @see https://openhome.cc/eGossip/OpenSCAD/lib2x-vrn2_cells_space.html
*
**/
use <_impl/_vrn2_space_cells_impl.scad>;
use <_impl/_convex_intersection_for.scad>;
use <../shape_square.scad>;