Add comment

[skip ci]
issue#70
Sébastien Villemot 2021-05-04 17:21:47 +02:00
parent 3c4d647cc3
commit 1d188a7444
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 0 deletions

View File

@ -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;