mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-01 04:20:27 +02:00
use relative path
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
**/
|
||||
|
||||
use <_impl/_vx_contour_impl.scad>;
|
||||
use <util/sort.scad>;
|
||||
use <../util/sort.scad>;
|
||||
|
||||
function vx_contour(points, sorted = false) =
|
||||
let(
|
||||
|
Reference in New Issue
Block a user