mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-01 04:20:27 +02:00
del semicolon of use/include
This commit is contained in:
@@ -14,7 +14,7 @@ When using this module, you should use points to represent the 2D shape. If your
|
||||
|
||||
## Examples
|
||||
|
||||
use <archimedean_spiral_extrude.scad>;
|
||||
use <archimedean_spiral_extrude.scad>
|
||||
|
||||
shape_pts = [
|
||||
[5, 0],
|
||||
|
Reference in New Issue
Block a user