Fixed bug (missing output argument).

time-shift
Stéphane Adjemian (Scylla) 2013-11-22 11:13:49 +01:00
parent c0aaabc329
commit a65197f273
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
function write_mh_history_file(MetropolisFolder, ModelName, record)
function i = write_mh_history_file(MetropolisFolder, ModelName, record)
% Copyright (C) 2013 Dynare Team
%