Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dynare
preprocessor
Commits
97af0ff7
Commit
97af0ff7
authored
Aug 23, 2018
by
Houtan Bastani
Browse files
fix bug in updating variables in var model table
parent
0c66e724
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ModFile.cc
View file @
97af0ff7
...
...
@@ -580,6 +580,7 @@ ModFile::transformPass(bool nostrict, bool stochastic, bool compute_xrefs, const
dynamic_model
.
substituteEndoLagGreaterThanTwo
(
true
);
}
dynamic_model
.
fillVarModelTable
();
dynamic_model
.
fillTrendComponentModelTable
();
if
(
differentiate_forward_vars
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment