1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-10-03 09:41:57 +02:00

rename __private__ to __comm__

This commit is contained in:
Justin Lin
2019-06-23 09:37:02 +08:00
parent 502ef06db2
commit 9d1804a4d1
60 changed files with 90 additions and 90 deletions

View File

@@ -8,7 +8,7 @@
*
**/
include <__private__/__reverse.scad>;
include <__comm__/__reverse.scad>;
module function_grapher(points, thickness, style = "FACES", slicing = "SLASH") {