]> gitweb.michael.orlitzky.com - spline3.git/commit
Clean up imports/exports.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Oct 2011 19:50:30 +0000 (15:50 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Oct 2011 19:50:30 +0000 (15:50 -0400)
commit3f7331f579118687cd73b977ce6aa7d401f88a09
treee7e38b696c214273cb1e4d0ea890799686ef45e2
parentcf2126c163fc1cf26175da1c7200a0ec1e3e034d
Clean up imports/exports.
Remove some unused functions.
13 files changed:
src/Cardinal.hs
src/Comparisons.hs
src/Examples.hs
src/Face.hs
src/FunctionValues.hs
src/Grid.hs
src/Misc.hs
src/Point.hs
src/RealFunction.hs
src/ScaleFactor.hs
src/Tetrahedron.hs
src/ThreeDimensional.hs
src/Values.hs