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

use relative path

This commit is contained in:
Justin Lin
2021-08-19 16:12:40 +08:00
parent ac41769faa
commit 0dc5544e2e

View File

@@ -9,7 +9,7 @@
**/ **/
use <_impl/_vx_contour_impl.scad>; use <_impl/_vx_contour_impl.scad>;
use <util/sort.scad>; use <../util/sort.scad>;
function vx_contour(points, sorted = false) = function vx_contour(points, sorted = false) =
let( let(