From: Ian Jackson Date: Sat, 11 Aug 2012 00:16:03 +0000 (+0100) Subject: 8317 Libs: add missing newline X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=8dc8072f706435312260478365ed8e88b9ed433a;p=dl-things.git 8317 Libs: add missing newline --- 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 +}