mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-06 14:56:47 +02:00
use scad
This commit is contained in:
@@ -8,6 +8,6 @@
|
|||||||
*
|
*
|
||||||
**/
|
**/
|
||||||
|
|
||||||
include <matrix/__comm__/__m_scaling.scad>;
|
use <matrix/__comm__/__m_scaling.scad>;
|
||||||
|
|
||||||
function m_scaling(s) = __m_scaling(s);
|
function m_scaling(s) = __m_scaling(s);
|
Reference in New Issue
Block a user