mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-09 16:26:47 +02:00
use scad
This commit is contained in:
@@ -8,6 +8,6 @@
|
|||||||
*
|
*
|
||||||
**/
|
**/
|
||||||
|
|
||||||
include <util/__comm__/__reverse.scad>;
|
use <__comm__/__reverse.scad>;
|
||||||
|
|
||||||
function reverse(lt) = __reverse(lt);
|
function reverse(lt) = __reverse(lt);
|
Reference in New Issue
Block a user