From 8dc8072f706435312260478365ed8e88b9ed433a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 11 Aug 2012 01:16:03 +0100 Subject: [PATCH] 8317 Libs: add missing newline --- th-6021/Libs.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/th-6021/Libs.scad b/th-6021/Libs.scad index fb92e42..2a2a06b 100644 --- a/th-6021/Libs.scad +++ b/th-6021/Libs.scad @@ -359,4 +359,4 @@ module libMoveHelp(){ echo(" lift(distance) moves object up, along z "); echo(" slide(distance) moves object right, along x "); echo(); -} \ No newline at end of file +} -- 2.30.2