From 4eb2c7d46f85a364785633ec94caf47aac0dd15f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemia=20=28Scylla=29?= Date: Tue, 5 Feb 2019 13:19:07 +0100 Subject: [PATCH] Add documentation for nopreprocessoroutput option. Manually cherry-picked from a8073a8d31f0a7cf2cd8f9f533e24b5902360cb4. --- src/source/running-dynare.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/source/running-dynare.rst b/src/source/running-dynare.rst index 656fd97c4..f311643f2 100644 --- a/src/source/running-dynare.rst +++ b/src/source/running-dynare.rst @@ -243,6 +243,11 @@ by the ``dynare`` command. can be temporarly modified by the user at the top of the ``.mod`` file (using Matlab/Octave’s ``addpath`` command). + .. option:: nopreprocessoroutput + + Prevent Dynare from printing the output of the steps leading up to the + preprocessor as well as the preprocessor output itself. + .. option:: mingw Tells Dynare that your MATLAB is configured for compiling MEX