1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-28 00:40:39 +02:00
This commit is contained in:
Justin Lin
2020-01-27 15:11:40 +08:00
parent 3ad03be311
commit 3ae3029b57
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
include <unittest.scad>;
include <line2d.scad>;
use <unittest.scad>;
use <line2d.scad>;
module test_line2d() {
$fn = 24;