mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-30 01:40:02 +02:00
del semicolon of use/include
This commit is contained in:
@@ -11,7 +11,7 @@ Creates a octahedron.
|
||||
|
||||
## Examples
|
||||
|
||||
use <polyhedra/octahedron.scad>;
|
||||
use <polyhedra/octahedron.scad>
|
||||
|
||||
for(i = [0:5]) {
|
||||
translate([i * 2, 0])
|
||||
|
Reference in New Issue
Block a user