From e0528e1a1e9ada67a39a0494f7dfccc2b6aefcad Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Sat, 15 Sep 2007 17:55:50 +0000 Subject: code refactoring --- examples/tests.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/tests.hs') diff --git a/examples/tests.hs b/examples/tests.hs index 2f3b3d8..f352b71 100644 --- a/examples/tests.hs +++ b/examples/tests.hs @@ -20,7 +20,7 @@ import Test.QuickCheck import Test.HUnit hiding ((~:)) import Complex import LinearAlgebra.Algorithms -import LinearAlgebra.Linear +import LinearAlgebra.Linear hiding ((<>)) import GSL.Matrix import GSLHaskell hiding ((<>),constant) -- cgit v1.2.3