Fixed bug.

time-shift
Stéphane Adjemian (Charybdis) 2012-01-21 14:40:27 +01:00
parent f63ce01859
commit 692708859e
1 changed files with 1 additions and 1 deletions

View File

@ -326,5 +326,5 @@ dyn_waitbar_close(hh);
oo_.endo_simul = oo_.steady_state;
if options_.ep.memory
save([M_.fname '_options_.ep.memory'],'mArray1','mArray2','www');
save([M_.fname '_memory'],'mArray1','mArray2','www');
end