Merge remote-tracking branch 'ratto/master'

time-shift
Sébastien Villemot 2012-09-27 16:36:00 +02:00
commit 421e1a39fc
1 changed files with 1 additions and 1 deletions

View File

@ -428,8 +428,8 @@ switch DynareOptions.lik_init
diffuse_periods = length(dlik);
end
if isnan(dLIK),
fval=dLIK;
info = 45;
fval = objective_function_penalty_base + 100;
exit_flag = 0;
return
end