mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-30 09:49:59 +02:00
del semicolon of use/include
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use <bezier_curve.scad>;
|
||||
use <path_extrude.scad>;
|
||||
use <shape_circle.scad>;
|
||||
use <bezier_curve.scad>
|
||||
use <path_extrude.scad>
|
||||
use <shape_circle.scad>
|
||||
|
||||
module dragon_head_low_poly() {
|
||||
module palate() {
|
||||
|
Reference in New Issue
Block a user