From: Michael Orlitzky Date: Sat, 15 Oct 2011 22:35:31 +0000 (-0400) Subject: Add another TODO. X-Git-Tag: 0.0.1~93 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=spline3.git;a=commitdiff_plain;h=985ab5303039bc69d57139092b4adf9603cc2d0c Add another TODO. --- diff --git a/doc/TODO b/doc/TODO index d279767..9445181 100644 --- a/doc/TODO +++ b/doc/TODO @@ -4,3 +4,5 @@ * Test whether or not dropping the guards from the Tetrahedron.volume function speeds things up (and still produces a correct result). + +* Re-run hpc and remove any dead code.