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