mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-16 11:44:50 +02:00
rename
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
include <util/__comm__/__reverse.scad>;
|
||||
|
||||
function reverse(vt) = __reverse(vt);
|
||||
function reverse(lt) = __reverse(lt);
|
Reference in New Issue
Block a user