X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FCube.hs;h=9f931431b93bafb4ca6e0a13c0940bc036a3e01a;hb=1bf996325008f79215a607d765adb042026f7444;hp=11762a5efeb0b1366d0455da5e97198f82ece0fc;hpb=715be016934300f596a11e4fc5b8ca2ec42d6c34;p=spline3.git diff --git a/src/Cube.hs b/src/Cube.hs index 11762a5..9f93143 100644 --- a/src/Cube.hs +++ b/src/Cube.hs @@ -506,9 +506,6 @@ tetrahedron cube 23 = $ fv cube vol = tetrahedra_volume cube --- Feels dirty, but whatever. -tetrahedron _ _ = error "asked for a nonexistent tetrahedron" - -- Only used in tests, so we don't need the added speed -- of Data.Vector.