Skip to content
Snippets Groups Projects
Verified Commit 1d188a74 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Add comment

[skip ci]
parent 3c4d647c
No related branches found
No related tags found
No related merge requests found
Pipeline #5247 skipped
......@@ -359,6 +359,7 @@ ModFile::checkPass(bool nostrict, bool stochastic)
}
}
// See dynare#1726
if ((stochastic_statement_present || mod_file_struct.check_present) && dynamic_model.mfs > 0)
{
cerr << "ERROR: mfs > 0 is incompatible with check, stoch_simul, estimation, osr, ramsey_policy, discretionary_policy, calib_smoother, identification, methods_of_moments and sensitivity commands" << endl;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment