diff options
author | wen <wen@FreeBSD.org> | 2011-09-27 14:35:23 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-09-27 14:35:23 +0800 |
commit | fe01cd2d0871f735ae85e646376540eddfcae98e (patch) | |
tree | 43cf454182e7e40a84f9c1d5a900c034fd083d97 /math/Makefile | |
parent | cb5035a6568e8bceef1e54690f4e97bcfaebe50a (diff) | |
download | freebsd-ports-gnome-fe01cd2d0871f735ae85e646376540eddfcae98e.tar.gz freebsd-ports-gnome-fe01cd2d0871f735ae85e646376540eddfcae98e.tar.zst freebsd-ports-gnome-fe01cd2d0871f735ae85e646376540eddfcae98e.zip |
Dynare is a software platform for handling a wide class of
economic models, in particular dynamic stochastic general
equilibrium (DSGE) and overlapping generations (OLG) models.
WWW: http://www.dynare.org
PR: ports/160153
Submitted by: Fernando <fernando.apesteguia@gmail.com>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 8337abee645b..9b84f927f390 100644 --- a/math/Makefile +++ b/math/Makefile @@ -66,6 +66,7 @@ SUBDIR += dislin SUBDIR += djbfft SUBDIR += drgeo + SUBDIR += dynare SUBDIR += e SUBDIR += edenmath SUBDIR += eigen |