mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-09-25 05:51:41 +02:00
del semicolon of use/include
This commit is contained in:
@@ -10,7 +10,7 @@ It transposes a matrix.
|
||||
|
||||
## Examples
|
||||
|
||||
use <matrix/m_transpose.scad>;
|
||||
use <matrix/m_transpose.scad>
|
||||
|
||||
original_m = [
|
||||
[1, 2, 3, 4],
|
||||
|
Reference in New Issue
Block a user