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:
@@ -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(
|
||||||
|
Reference in New Issue
Block a user