X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FEverything.hs;h=af74566550fca08ab1ff1edcbeee513284272143;hb=3a954903101eca7594a65824868517b9758e188d;hp=7934a254d0fa787636b347c57c9cd04d0254eaf6;hpb=3f0b6b7faecc561af0b7312a11c73a44a1b416f6;p=spline3.git diff --git a/src/Everything.hs b/src/Everything.hs index 7934a25..af74566 100644 --- a/src/Everything.hs +++ b/src/Everything.hs @@ -17,5 +17,5 @@ import Misc as X import MRI as X import Point as X import RealFunction as X -import Tetrahedron as X hiding (fv) +import Tetrahedron as X import Values as X