diff options
author | asau <asau@pkgsrc.org> | 2013-11-14 15:04:53 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2013-11-14 15:04:53 +0000 |
commit | 4a96ea54bcaf9affaa9643337f8511c726c125c3 (patch) | |
tree | d4bd865c7f53546eec8aba00a35298358c73ccdf /math | |
parent | 38c8bed1bd06e8f40cb7aec429f7c63466bd08df (diff) | |
download | pkgsrc-4a96ea54bcaf9affaa9643337f8511c726c125c3.tar.gz |
+ ipopt
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 6f8df85cd87..750f5cd7fa4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.257 2013/10/28 04:17:27 asau Exp $ +# $NetBSD: Makefile,v 1.258 2013/11/14 15:04:53 asau Exp $ COMMENT= Mathematics @@ -117,6 +117,7 @@ SUBDIR+= gtklife SUBDIR+= harminv SUBDIR+= heirloom-factor SUBDIR+= heirloom-units +SUBDIR+= ipopt SUBDIR+= isl SUBDIR+= itpp SUBDIR+= kalgebra |