manual: fix some quotes

remove-priordens
Johannes Pfeifer 2023-11-15 09:54:26 +01:00
parent e27ab153d7
commit 0e08dd287b
2 changed files with 5 additions and 5 deletions

View File

@ -554,7 +554,7 @@ by the ``dynare`` command.
executing the ``dynare`` command will leave variables containing
results in the workspace available for further processing. More
details are given under the relevant computing tasks. The
``M_``,``oo_``, and ``options_`` structures are saved in a file
``M_``, ``oo_``, and ``options_`` structures are saved in a file
called ``FILENAME_results.mat`` located in the ``MODFILENAME/Output`` folder.
If they exist, ``estim_params_``,
``bayestopt_``, ``dataset_``, ``oo_recursive_`` and

View File

@ -15101,10 +15101,10 @@ Misc commands
=============
.. command:: set_dynare_seed (INTEGER)
set_dynare_seed (`default')
set_dynare_seed (`clock')
set_dynare_seed (`reset')
set_dynare_seed (`ALGORITHM', INTEGER)
set_dynare_seed ('default')
set_dynare_seed ('clock')
set_dynare_seed ('reset')
set_dynare_seed ('ALGORITHM', INTEGER)
|br| Sets the seed used for random number generation. It is
possible to set a given integer value, to use a default value, or