mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-21 22:05:27 +02:00
del semicolon of use/include
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// The math of the shells: https://www.youtube.com/watch?v=pKHWzmxw_NI
|
||||
|
||||
use <surface/sf_thickenT.scad>;
|
||||
use <surface/sf_thickenT.scad>
|
||||
|
||||
alpha = 85;
|
||||
beta = 5;
|
||||
|
Reference in New Issue
Block a user