mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-31 10:11:53 +02:00
del semicolon of use/include
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use <hollow_out.scad>;
|
||||
use <voronoi/vrn2_from.scad>;
|
||||
use <bend_extrude.scad>;
|
||||
use <hollow_out.scad>
|
||||
use <voronoi/vrn2_from.scad>
|
||||
use <bend_extrude.scad>
|
||||
|
||||
r = 35;
|
||||
height = 35;
|
||||
|
Reference in New Issue
Block a user