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:
@@ -8,7 +8,7 @@
|
||||
*
|
||||
**/
|
||||
|
||||
include <__private__/__reverse.scad>;
|
||||
include <__comm__/__reverse.scad>;
|
||||
|
||||
module function_grapher(points, thickness, style = "FACES", slicing = "SLASH") {
|
||||
|
||||
|
Reference in New Issue
Block a user