Fixed indentation.

time-shift
Stéphane Adjemian (Charybdis) 2020-09-23 15:32:46 +02:00
parent 202bf913c0
commit 4d8c8c407d
Signed by: stepan
GPG Key ID: 295C1FE89E17EB3C
1 changed files with 4 additions and 4 deletions

View File

@ -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