From: Ian Jackson Date: Sat, 15 Sep 2012 19:14:18 +0000 (+0100) Subject: some // C comments X-Git-Tag: filamentspool-v2-release~869 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=8950df7c024b1d39d30e755096785344d670264c some // C comments --- diff --git a/doveclip.scad b/doveclip.scad index 6ff68f9..495d0e5 100644 --- a/doveclip.scad +++ b/doveclip.scad @@ -1,3 +1,5 @@ +// -*- C -*- + toothheight = 1.2; webthick = 1.8; height = 7; diff --git a/dovecliptest.scad b/dovecliptest.scad index e322653..49d9472 100644 --- a/dovecliptest.scad +++ b/dovecliptest.scad @@ -1,3 +1,4 @@ +// -*- C -*- include