Merge branch 'master' of stepan@kirikou.dynare.org:/srv/d_kirikou/git/dynare

time-shift
Stéphane Adjemian (Gpm) 2010-02-17 18:29:44 +01:00
commit 10e92a8673
1 changed files with 1 additions and 1 deletions

View File

@ -54,8 +54,8 @@ if size(u,2) > 0
ghx = ghx(i_stat,:);
ghu = ghu(i_stat,:);
else
i_stat_0 = 1:size(ghx,2);
i_stat = (1:n)';
i_stat_0 = i_stat;
end
vx1 = Inf*ones(n,n);