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
Dóra Kocsis
dynare
Commits
89ed599c
Commit
89ed599c
authored
Jun 09, 2012
by
Sébastien Villemot
Browse files
Fix unitialized variable
parent
02efbd31
Changes
1
Hide whitespace changes
Inline
Side-by-side
preprocessor/Statement.cc
View file @
89ed599c
...
...
@@ -35,6 +35,7 @@ ModFileStructure::ModFileStructure() :
bvar_present
(
false
),
svar_identification_present
(
false
),
identification_present
(
false
),
estimation_analytic_derivation
(
false
),
partial_information
(
false
),
shocks_present
(
false
),
histval_present
(
false
),
...
...
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