X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FEverything.hs;h=af74566550fca08ab1ff1edcbeee513284272143;hb=3a954903101eca7594a65824868517b9758e188d;hp=7934a254d0fa787636b347c57c9cd04d0254eaf6;hpb=01ba65404dd7a550420c2d427ebc8c82fa30a2d0;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