mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-12 01:34:12 +02:00
fix dep missing
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
use <experimental/_impl/_tri_delaunay_impl.scad>;
|
use <experimental/_impl/_tri_delaunay_impl.scad>;
|
||||||
use <experimental/flat.scad>;
|
use <util/flat.scad>;
|
||||||
|
|
||||||
function tri_delaunay(points)=
|
function tri_delaunay(points)=
|
||||||
let(
|
let(
|
||||||
|
Reference in New Issue
Block a user