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,7 +1,7 @@
|
||||
include <unittest.scad>;
|
||||
include <trim_shape.scad>;
|
||||
include <shape_taiwan.scad>;
|
||||
include <bijection_offset.scad>;
|
||||
use <unittest.scad>;
|
||||
use <trim_shape.scad>;
|
||||
use <shape_taiwan.scad>;
|
||||
use <bijection_offset.scad>;
|
||||
|
||||
module test_trim_shape() {
|
||||
echo("==== test_trim_shape ====");
|
||||
|
Reference in New Issue
Block a user