mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-09-01 02:33:00 +02:00
del semicolon of use/include
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use <util/lerp.scad>;
|
||||
use <util/lerp.scad>
|
||||
|
||||
module test_lerp() {
|
||||
echo("==== test_lerp ====");
|
||||
|
Reference in New Issue
Block a user