Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
9576255e
Commit
9576255e
authored
Apr 19, 2012
by
Houtan Bastani
Browse files
Create new contrib folder & move ms-sbvar submodules there
parent
973302e4
Changes
8
Hide whitespace changes
Inline
Side-by-side
.gitmodules
View file @
9576255e
[submodule "ms-sbvar/utilities_dw"]
[submodule "
contrib/
ms-sbvar/utilities_dw"]
path = ms-sbvar/utilities_dw
path =
contrib/
ms-sbvar/utilities_dw
url = http://www.dynare.org/git/frbatlanta/utilities_dw.git
url = http://www.dynare.org/git/frbatlanta/utilities_dw.git
[submodule "ms-sbvar/switch_dw"]
[submodule "
contrib/
ms-sbvar/switch_dw"]
path = ms-sbvar/switch_dw
path =
contrib/
ms-sbvar/switch_dw
url = http://www.dynare.org/git/frbatlanta/switch_dw.git
url = http://www.dynare.org/git/frbatlanta/switch_dw.git
ms-sbvar/Makefile
→
contrib/
ms-sbvar/Makefile
View file @
9576255e
File moved
ms-sbvar/make_libraries_master
→
contrib/
ms-sbvar/make_libraries_master
View file @
9576255e
File moved
ms-sbvar/make_machines_master
→
contrib/
ms-sbvar/make_machines_master
View file @
9576255e
File moved
switch_dw
@
d6ef21c5
File moved
utilities_dw
@
21e0aed4
File moved
license.txt
View file @
9576255e
...
@@ -138,15 +138,15 @@ Copyright: 2009 John Burkardt
...
@@ -138,15 +138,15 @@ Copyright: 2009 John Burkardt
2010-2011 Dynare Team
2010-2011 Dynare Team
License: LGPL-3+
License: LGPL-3+
Files: ms-sbvar/utilities_dw/*
Files:
contrib/
ms-sbvar/utilities_dw/*
Copyright: 1996-2011 Daniel Waggoner
Copyright: 1996-2011 Daniel Waggoner
License: GPL-3+
License: GPL-3+
Files: ms-sbvar/switch_dw/*
Files:
contrib/
ms-sbvar/switch_dw/*
Copyright: 1996-2011 Daniel Waggoner and Tao Zha
Copyright: 1996-2011 Daniel Waggoner and Tao Zha
License: GPL-3+
License: GPL-3+
Files: ms-sbvar/switch_dw/state_space/sbvar/dw_csminwel.c
Files:
contrib/
ms-sbvar/switch_dw/state_space/sbvar/dw_csminwel.c
state_space/sbvar/dw_csminwel.h
state_space/sbvar/dw_csminwel.h
Copyright: 1996 Christopher Sims
Copyright: 1996 Christopher Sims
2003 Karibzhanov, Waggoner and Zha
2003 Karibzhanov, Waggoner and Zha
...
...
mex/build/ms_sbvar.am
View file @
9576255e
noinst_PROGRAMS = ms_sbvar_create_init_file ms_sbvar_command_line
noinst_PROGRAMS = ms_sbvar_create_init_file ms_sbvar_command_line
DWSWITCHDIR = $(top_srcdir)/../../../ms-sbvar/switch_dw
DWSWITCHDIR = $(top_srcdir)/../../../
contrib/
ms-sbvar/switch_dw
DWUTILITIESDIR = $(top_srcdir)/../../../ms-sbvar/utilities_dw
DWUTILITIESDIR = $(top_srcdir)/../../../
contrib/
ms-sbvar/utilities_dw
DYNMEXSRCDIR = $(top_srcdir)/../../sources
DYNMEXSRCDIR = $(top_srcdir)/../../sources
MSMEXSRCDIR = $(DYNMEXSRCDIR)/ms-sbvar
MSMEXSRCDIR = $(DYNMEXSRCDIR)/ms-sbvar
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment