1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 09:14:29 +02:00

remove modules

This commit is contained in:
Justin Lin
2022-05-11 10:24:21 +08:00
parent e3fd9908d3
commit 999e0196c0
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
use <../__comm__/__fast_fibonacci.scad>;
use <../ptf/ptf_rotate.scad>;
use <../shape_circle.scad>;
function _remove_same_pts(pts1, pts2) =

View File

@@ -1,5 +1,4 @@
use <../__comm__/__to3d.scad>;
use <../ptf/ptf_rotate.scad>;
use <../util/reverse.scad>;
function __polytransversals(transversals) =