1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-09 00:06:42 +02:00

change dir

This commit is contained in:
Justin Lin
2020-10-01 11:59:03 +08:00
parent 2099242b4f
commit 22208d54c6
21 changed files with 25 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
use <experimental/mz_hamiltonian.scad>;
use <maze/mz_hamiltonian.scad>;
module random_scala(rows, columns, start, width, height) {
line = mz_hamiltonian(rows, columns, start);