Skip to content
Snippets Groups Projects
Commit 53aa9ce5 authored by sebastien's avatar sebastien
Browse files

v4 preprocessor: allow option "order" in "estimation" statement

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@2021 ac1d8469-bf42-47a9-8791-bf33cf982152
parent a6462811
Branches
Tags
No related merge requests found
......@@ -977,6 +977,7 @@ estimation_options : o_datafile
| o_noconstant
| o_mh_recover
| o_diffuse_filter
| o_order
;
prior_analysis : PRIOR_ANALYSIS '(' prior_posterior_options_list ')' ';'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment