Go to file
sebastien a2cef7009d Fixes for ticket #57
preprocessor:
* add a field "M_.orig_endo_nbr" containing the nbr of endogenous before adding aux vars
* always provide "M_.aux_vars" (define it to "[]" when there is no aux var)
* rename "M_.aux_vars().orig_endo_index" to "M_.aux_vars().orig_index"

M-files:
* for commands which accept a list of variables (stoch_simul, osr, estimation, dynasave, dynatype, datatomfile), when no variable is given, use only the set of original endogenous (without aux vars) as the default
* when displaying the decision rule, when there is aux vars in the state variables, replace them by their original name (with the right lag)
* in "steady", don't display aux vars
* special exception for ramsey policy: all vars (including aux vars) are displayed, because the system of aux vars from ramsey policy is not compatible with the aux vars from the preprocessor


git-svn-id: https://www.dynare.org/svn/dynare/trunk@3166 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-11-25 10:22:39 +00:00
doc Revert to r3157 2009-11-20 15:39:11 +00:00
dynare++ Dynare++: minor change to fix compilation problem of PDF documentation 2009-11-18 16:52:19 +00:00
m4 Build system: fix for building on older MATLAB (at least 7.0.4) 2009-11-17 18:55:29 +00:00
matlab Fixes for ticket #57 2009-11-25 10:22:39 +00:00
mex Update, still subject to further testing 2009-11-20 17:43:05 +00:00
preprocessor Fixes for ticket #57 2009-11-25 10:22:39 +00:00
tests predetermined_variables: 2009-11-09 11:03:18 +00:00
windows Updated NSIS configuration file for 64-bit DLL 2009-09-04 18:47:48 +00:00
.gitignore * Added files to exclude in .gitignore. 2009-09-24 12:48:25 +00:00
Makefile.am Build system: fix for MinGW 4.4 2009-11-05 12:12:55 +00:00
configure.ac Build system: fix for MinGW 4.4 2009-11-05 12:12:55 +00:00
license.txt * userguide: updated list of Dynare contributors and installation section 2009-11-06 19:06:00 +00:00
uncrustify.cfg Added config file for uncrustify 2009-05-27 14:22:55 +00:00