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
22956ea4
Commit
22956ea4
authored
Nov 21, 2012
by
Stéphane Adjemian
Browse files
Removed useless instruction (default value of exit_flag is 1).
parent
bb099397
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/non_linear_dsge_likelihood.m
View file @
22956ea4
...
...
@@ -358,7 +358,6 @@ elseif isnan(LIK)
exit_flag
=
0
;
else
likelihood
=
LIK
;
exit_flag
=
1
;
%
end
DynareOptions
.
warning_for_steadystate
=
1
;
%
------------------------------------------------------------------------------
...
...
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