From a3c56e5e0776ffb260b687947407eaf4550241a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Mon, 18 Feb 2019 10:38:26 +0100 Subject: [PATCH] Added option to remove empty lines from macro-expanded mod file Manually cherry-picked 27317d25c5f3e95e7b77c231544f3ba3c408d3ef. --- src/source/running-dynare.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/source/running-dynare.rst b/src/source/running-dynare.rst index 7ef256662..d7ae3088a 100644 --- a/src/source/running-dynare.rst +++ b/src/source/running-dynare.rst @@ -147,10 +147,15 @@ by the ``dynare`` command. Instructs the macro-preprocessor to omit line numbering information in the intermediary ``.mod`` file created after the macro-processing step. Useful in conjunction with - ``savemacro`` when one wants that to reuse the intermediary + :opt:`savemacro ` when one wants that to reuse the intermediary ``.mod`` file, without having it cluttered by line numbering directives. + .. option:: noemptylinemacro + + Passing this option removes all empty from the macro expanded + mod file created when the :opt:`savemacro ` option is used. + .. option:: nolog Instructs Dynare to no create a logfile of this run in