1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 18:24:28 +02:00

fixed module name

This commit is contained in:
Justin Lin
2017-07-01 17:58:59 +08:00
parent 6805a872ad
commit 81f172933f

View File

@@ -57,5 +57,5 @@ include <test_path_extrude.scad>;
include <test_ring_extrude.scad>;
include <test_helix_extrude.scad>;
include <test_golden_spiral_extrude.scad>;
include <test_archimedean_spiral_extrude_slide.scad>;
include <test_archimedean_spiral_extrude.scad>;
include <test_sphere_spiral_extrude.scad>;