]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - src/Everything.hs
Rename Tetrahedron.fv to Tetrahedron.function_values.
[spline3.git] / src / Everything.hs
index 7934a254d0fa787636b347c57c9cd04d0254eaf6..af74566550fca08ab1ff1edcbeee513284272143 100644 (file)
@@ -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