summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2009-06-18 09:19:35 +0000
committerAlberto Ruiz <aruiz@um.es>2009-06-18 09:19:35 +0000
commitf589b9e673c3aef62834b3e2e88d96226bb7c24f (patch)
tree3daf9e70dc54820aabd524632d3f413a5fc3135c
parent2caea08c65f6d881459de64f5f7c8c7886337806 (diff)
minor fix
-rw-r--r--hmatrix.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index 233af43..59eee92 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -41,8 +41,7 @@ extra-source-files: examples/tests.hs
41 examples/devel/functions.hs 41 examples/devel/functions.hs
42 42
43extra-source-files: lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.h, 43extra-source-files: lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.h,
44 lib/Numeric/LinearAlgebra/LAPACK/clapack.h, 44 lib/Numeric/LinearAlgebra/LAPACK/clapack.h
45 lib/Numeric/GSL/gsl-aux.h
46 45
47extra-source-files: lib/Numeric/GSL/Special/auto.hs, 46extra-source-files: lib/Numeric/GSL/Special/auto.hs,
48 lib/Numeric/GSL/Special/autoall.sh, 47 lib/Numeric/GSL/Special/autoall.sh,