1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-20 21:41:41 +02:00
This commit is contained in:
Justin Lin
2020-01-27 15:17:42 +08:00
parent 61922a3f64
commit d2c222ec02

View File

@@ -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 ====");