mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-19 04:51:26 +02:00
use scad
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
include <unittest.scad>;
|
||||
include <shape_taiwan.scad>;
|
||||
include <bijection_offset.scad>;
|
||||
include <midpt_smooth.scad>;
|
||||
use <unittest.scad>;
|
||||
use <shape_taiwan.scad>;
|
||||
use <midpt_smooth.scad>;
|
||||
|
||||
module test_midpt_smooth() {
|
||||
echo("==== test_midpt_smooth ====");
|
||||
|
Reference in New Issue
Block a user