1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-27 08:25:45 +02:00

move into triangle dir

This commit is contained in:
Justin Lin
2021-04-24 11:47:31 +08:00
parent 209ba9cc01
commit 962c98f7d0
11 changed files with 20 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
use <experimental/tri_delaunay.scad>;
use <triangle/tri_delaunay.scad>;
use <hull_polyline2d.scad>;
use <shape_taiwan.scad>;
use <in_shape.scad>;