1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-30 19:40:24 +02:00

reduce deps

This commit is contained in:
Justin Lin
2020-01-27 16:50:29 +08:00
parent 47a2f00573
commit 93cc69f661

View File

@@ -1,8 +1,6 @@
include <shape_pentagram.scad>;
include <rotate_p.scad>;
include <polysections.scad>;
include <path_extrude.scad>;
include <torus_knot.scad>;
use <shape_pentagram.scad>;
use <path_extrude.scad>;
use <torus_knot.scad>;
p = 2;
q = 3;