1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-10 00:36:40 +02:00

add comment

This commit is contained in:
Justin Lin
2020-03-31 08:40:25 +08:00
parent 0edae18a1e
commit 79d5b7e552

View File

@@ -1,3 +1,13 @@
/**
* sf_square.scad
*
* @copyright Justin Lin, 2020
* @license https://opensource.org/licenses/lgpl-3.0.html
*
* @see https://openhome.cc/eGossip/OpenSCAD/lib2x-sf_square.html
*
**/
use <ptf/ptf_x_twist.scad>;
use <ptf/ptf_y_twist.scad>;
use <surface/_impl/_sf_square_surfaces.scad>;