]> gitweb.michael.orlitzky.com - spline3.git/commit
Remove the x_coord, y_coord, and z_coord functions from Point.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Aug 2011 16:40:43 +0000 (12:40 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Aug 2011 16:40:43 +0000 (12:40 -0400)
commit603d9155a29bfbc353b42a6c880edce224626a16
treeec1dd2bc142142ee617e0ed814509f5bffcd0df6
parenta7f5c0b286ba29cdd586f418638e9ab4a406bf97
Remove the x_coord, y_coord, and z_coord functions from Point.
src/Cube.hs
src/Point.hs
src/Tetrahedron.hs