X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FTests%2FGrid.hs;h=b565f0d819e29212aec3f9d94202a148670d76d0;hb=f0004b4e7452f4c8db50688f8c5e00a827c935d5;hp=6a30cc59f0038a8f40afb3add71806f1ae3a4259;hpb=a9a63e581eb86298652a976906a77cabd4991f72;p=spline3.git diff --git a/src/Tests/Grid.hs b/src/Tests/Grid.hs index 6a30cc5..b565f0d 100644 --- a/src/Tests/Grid.hs +++ b/src/Tests/Grid.hs @@ -351,5 +351,4 @@ test_trilinear9x9x9_reproduced = where g = make_grid 1 trilinear c0 = fromJust $ cube_at g 1 1 1 - t0 = tetrahedron0 c0 - p = polynomial t0 +