1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 18:24:28 +02:00

updated comments

This commit is contained in:
Justin Lin
2017-04-11 15:46:22 +08:00
parent 35e98897f3
commit 07c3be5dd9

View File

@@ -1,7 +1,8 @@
/** /**
* hexagons.scad * hexagons.scad
* *
* Creates hexagons in a hexagon. * A hexagonal structure is useful in many situations.
* This module creates hexagons in a hexagon.
* *
* @copyright Justin Lin, 2017 * @copyright Justin Lin, 2017
* @license https://opensource.org/licenses/lgpl-3.0.html * @license https://opensource.org/licenses/lgpl-3.0.html