mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-26 07:55:16 +02:00
refactor deps
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
include <unittest.scad>;
|
||||
include <rotate_p.scad>;
|
||||
include <sphere_spiral.scad>;
|
||||
use <unittest.scad>;
|
||||
use <sphere_spiral.scad>;
|
||||
|
||||
module test_sphere_spiral() {
|
||||
echo("==== test_sphere_spiral ====");
|
||||
|
Reference in New Issue
Block a user