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
dynare
Commits
06326d44
Commit
06326d44
authored
Mar 16, 2017
by
Stéphane Adjemian
Browse files
Fixed bug introduced in
cad7adc0
.
parent
ae3752a0
Changes
1
Show whitespace changes
Inline
Side-by-side
matlab/utilities/general/isestimation.m
View file @
06326d44
...
...
@@ -21,6 +21,6 @@ function b = isestimation(option)
b
=
false
;
if
option
.
mode_compute
||
option
.
mh_replic
if
ischar
(
option
.
mode_compute
)
||
option
.
mode_compute
||
option
.
mh_replic
b
=
true
;
end
\ No newline at end of file
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