From c988eed98c7ae3effcd8fbd59a78fbfbbe419efc Mon Sep 17 00:00:00 2001 From: Adrian Schlatter Date: Mon, 8 Apr 2019 10:43:30 +0200 Subject: [PATCH] fixed in test.scad --- test.scad | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test.scad b/test.scad index 708beb8..443015c 100644 --- a/test.scad +++ b/test.scad @@ -6,7 +6,9 @@ Test and demonstrate thread library :License: 3-Clause BSD. See LICENSE. */ -use +use + +echo ("threadlib version: ", __THREADLIB_VERSION()); type = "G1"; turns = 5;