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:
@@ -1,6 +1,6 @@
|
||||
use <ring_extrude.scad>;
|
||||
use <arc_path.scad>;
|
||||
use <shape_liquid_splitting.scad>;
|
||||
use <ring_extrude.scad>
|
||||
use <arc_path.scad>
|
||||
use <shape_liquid_splitting.scad>
|
||||
|
||||
$fn = 96;
|
||||
|
||||
|
Reference in New Issue
Block a user