]> gitweb.michael.orlitzky.com - spline3.git/commitdiff
Add MRI to Everything.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 8 Sep 2011 21:28:44 +0000 (17:28 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 8 Sep 2011 21:28:44 +0000 (17:28 -0400)
src/Everything.hs

index a46fa22f58980e00422ef6c8029fbcf2aaf80a7a..7934a254d0fa787636b347c57c9cd04d0254eaf6 100644 (file)
@@ -14,6 +14,7 @@ import Face as X hiding (v0,v1,v2,v3)
 import FunctionValues as X
 import Grid as X 
 import Misc as X
+import MRI as X
 import Point as X
 import RealFunction as X
 import Tetrahedron as X hiding (fv)