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

refactor deps

This commit is contained in:
Justin Lin
2020-01-28 10:08:01 +08:00
parent 72c5ddafec
commit 00118ed183
13 changed files with 30 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
include <line2d.scad>;
include <hollow_out.scad>;
include <square_maze.scad>;
use <line2d.scad>;
use <hollow_out.scad>;
use <square_maze.scad>;
// only for creating a small maze