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:
@@ -1,7 +1,7 @@
|
||||
use <voronoi/vrn3_from.scad>;
|
||||
use <bezier_curve.scad>;
|
||||
use <hollow_out.scad>;
|
||||
use <sweep.scad>;
|
||||
use <voronoi/vrn3_from.scad>
|
||||
use <bezier_curve.scad>
|
||||
use <hollow_out.scad>
|
||||
use <sweep.scad>
|
||||
|
||||
r = 13;
|
||||
h = 60;
|
||||
|
Reference in New Issue
Block a user