]> gitweb.michael.orlitzky.com - spline3.git/commit
Remove an unused Misc import.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Aug 2011 17:06:46 +0000 (13:06 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Aug 2011 17:06:46 +0000 (13:06 -0400)
commitac59c267ad9f59ddb997d66029d112f158f13da4
tree83543d9588b4175d0b138d5c6a65c53cd55c613c
parent394aeb5715f666d2fbdc17223d8eb803e4e1171c
Remove an unused Misc import.
Switch the 'x' and 'z' axes of cube_at.
Fix calculate_containing_cube_coordinate so that it actually works.
src/Grid.hs