]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - src/Everything.hs
Remove the 'h' parameter from the model entirely by defining h=1.
[spline3.git] / src / Everything.hs
index af74566550fca08ab1ff1edcbeee513284272143..5225c745265269e712a934afb7888759e2c20122 100644 (file)
@@ -8,7 +8,6 @@ where
 
 import Cardinal as X
 import Comparisons as X
-import Cube as X hiding (h)
 import Examples as X
 import Face as X hiding (v0,v1,v2,v3)
 import FunctionValues as X