From 473417181bebc0a2f3d2143e127aed9a250b9cf5 Mon Sep 17 00:00:00 2001 From: clifford Date: Wed, 27 Jan 2010 13:01:23 +0000 Subject: Clifford Wolf: Indenting fix git-svn-id: http://svn.clifford.at/openscad/trunk@355 b57f626f-c46c-0410-a088-ec61d464b74c diff --git a/openscad.h b/openscad.h index 2e2811d..03ea1cb 100644 --- a/openscad.h +++ b/openscad.h @@ -83,7 +83,7 @@ public: Grid2d(double resolution) { res = resolution; } - /*! + /*! Aligns x,y to the grid or to existing point if one close enough exists. Returns the value stored if a point already existing or an uninitialized new value if not. -- cgit v0.10.1