Moved isweekly, ismonthly, isquaterly and isyearly routines from matlab/@dynSeries/private to matlab/utilities/dates. Adapted dynare_config conformably to these changes.

time-shift
Stéphane Adjemian (Charybdis) 2012-12-03 12:29:49 +01:00
parent d4595a85a0
commit 7f10bccf4a
5 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ addpath([dynareroot '/gsa/'])
addpath([dynareroot '/ep/'])
addpath([dynareroot '/utilities/doc/'])
addpath([dynareroot '/utilities/tests/'])
addpath([dynareroot '/utilities/dates/'])
addpath([dynareroot '/utilities/dataset/'])
addpath([dynareroot '/utilities/general/'])