Fixed typo.

Solves failing tests for dynSeries' constructor reported here:

http://www.dynare.org/stepan/dynare/tests/report-de590fb2f7dbe41b25097e12b09037a595f1b6d0.log
time-shift
Stéphane Adjemian (Charybdis) 2013-09-12 10:56:05 +02:00
parent de590fb2f7
commit 743252a571
1 changed files with 1 additions and 2 deletions

View File

@ -93,8 +93,7 @@ init = dynDate(1);
varlist = [];
data = num;
% Update f
req.
% Update freq.
if ~notime
if isempty(txt{1,1})
first_date = txt{2,1};