1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 17:24:20 +02:00

fix error dir

This commit is contained in:
Justin Lin
2022-08-02 15:11:19 +08:00
parent 9ef35e42bd
commit a3933b945e

View File

@@ -1,4 +1,4 @@
use <experimental/tri_subdivide.scad>
use <triangle/tri_subdivide.scad>
use <experimental/tri_circle_packing.scad>
use <triangle/tri_delaunay.scad>