From 4d8c8c407d5c126b7daddc73f16ccde1fd47ae55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Wed, 23 Sep 2020 15:32:46 +0200 Subject: [PATCH] Fixed indentation. --- doc/manual/source/running-dynare.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/manual/source/running-dynare.rst b/doc/manual/source/running-dynare.rst index 77cc4733b..82f6d39e3 100644 --- a/doc/manual/source/running-dynare.rst +++ b/doc/manual/source/running-dynare.rst @@ -429,10 +429,10 @@ by the ``dynare`` command. .. option:: use_dll :noindex: - Instructs the preprocessor to create dynamic loadable libraries (DLL) - containing the model equations and derivatives, instead of writing - those in M-files. This is equivalent to the :opt:`use_dll` option of - the ``model`` block. + Instructs the preprocessor to create dynamic loadable libraries (DLL) + containing the model equations and derivatives, instead of writing + those in M-files. This is equivalent to the :opt:`use_dll` option of + the ``model`` block. These options can be passed to the preprocessor by listing them after the name of the ``.mod`` file. They can alternatively be