diff options
author | Alberto Ruiz <aruiz@um.es> | 2008-06-06 15:41:48 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2008-06-06 15:41:48 +0000 |
commit | a407c0e101f8f6db44fcf731ebb8460d0f691196 (patch) | |
tree | 8bfefb55548279305d2005ef8e5fbfba23b426cd /hmatrix.cabal | |
parent | fa7d2f17cbba1de2e900432e07bf4e1e7da2caab (diff) |
range checking and other additions to the mutable interface
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r-- | hmatrix.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal index 5efe7a6..2633980 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: hmatrix | 1 | Name: hmatrix |
2 | Version: 0.3.1.0 | 2 | Version: 0.4.0.0 |
3 | License: GPL | 3 | License: GPL |
4 | License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |