]> gitweb.michael.orlitzky.com - spline3.git/commit
Rename Tetrahedron.fv to Tetrahedron.function_values.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 20 Sep 2011 17:11:39 +0000 (13:11 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 20 Sep 2011 17:11:39 +0000 (13:11 -0400)
commit3a954903101eca7594a65824868517b9758e188d
tree58a6a7923c48d53a6012033fa5acb1f6e195ab2f
parent3f0b6b7faecc561af0b7312a11c73a44a1b416f6
Rename Tetrahedron.fv to Tetrahedron.function_values.
Move all of the Cube tests into the Cube module.
Re-enable that failing test.
src/Cube.hs
src/Everything.hs
src/Tests/Cube.hs [deleted file]
src/Tetrahedron.hs
test/TestSuite.hs