mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-11 01:04:07 +02:00
remove modules
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use <../__comm__/__fast_fibonacci.scad>;
|
||||
use <../ptf/ptf_rotate.scad>;
|
||||
use <../shape_circle.scad>;
|
||||
|
||||
function _remove_same_pts(pts1, pts2) =
|
||||
|
@@ -1,5 +1,4 @@
|
||||
use <../__comm__/__to3d.scad>;
|
||||
use <../ptf/ptf_rotate.scad>;
|
||||
use <../util/reverse.scad>;
|
||||
|
||||
function __polytransversals(transversals) =
|
||||
|
Reference in New Issue
Block a user