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