From 21d2b919f0a3f31a0e934fb74c7afc3b4dcc8da9 Mon Sep 17 00:00:00 2001 From: sebastien Date: Fri, 20 Mar 2009 14:27:47 +0000 Subject: [PATCH] trunk manual: added "notmpterms" option to preprocessor + added G. Anderson to list of contributors git-svn-id: https://www.dynare.org/svn/dynare/trunk@2492 ac1d8469-bf42-47a9-8791-bf33cf982152 --- doc/manual.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/manual.xml b/doc/manual.xml index 1e7a7b70f..25ae823dd 100644 --- a/doc/manual.xml +++ b/doc/manual.xml @@ -117,7 +117,7 @@ Starting with version 3.0, it is possible to use Dynare to estimate model parame -Currently the development team of Dynare is composed of S. Adjemian, M. Juillard, O. Kamenik, F. Mihoubi, G. Perendia, M. Ratto and S. Villemot. Several parts of Dynare use or have strongly benefited from publicly available programs by F. Collard, L. Ingber, P. Klein, S. Sakata, F. Schorfheide, C. Sims, P. Soederlind and R. Wouters. +Currently the development team of Dynare is composed of S. Adjemian, M. Juillard, O. Kamenik, F. Mihoubi, G. Perendia, M. Ratto and S. Villemot. Several parts of Dynare use or have strongly benefited from publicly available programs by G. Anderson, F. Collard, L. Ingber, P. Klein, S. Sakata, F. Schorfheide, C. Sims, P. Soederlind and R. Wouters. @@ -282,6 +282,7 @@ second step, the program actually runs the computations. Boths steps are trigger + @@ -331,6 +332,10 @@ These files may be looked at to understand errors reported at the simulation sta Instructs the preprocessor to write some debugging information about the scanning and parsing of the .mod file + + + Instructs the preprocessor to omit temporary terms in the static and dynamic files; this generally decreases performance, but is used for debugging purposes since it makes the static and dynamic files more readable +