From 37c51a205706d38ee52f916951da964e2bb36c16 Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 16 Jul 2008 19:08:09 +0000 Subject: Organizational planning file, cleanup --- (limited to 'helpers.py') diff --git a/helpers.py b/helpers.py index bc39eb4..2086ad8 100644 --- a/helpers.py +++ b/helpers.py @@ -119,26 +119,5 @@ def decomposePoly(vertices): nv -= 1 # reset error detection count = 2*nv - return result - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + return result + -- cgit v0.9.1