Skip to content
Snippets Groups Projects
Commit 7f10bccf authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Moved isweekly, ismonthly, isquaterly and isyearly routines from...

Moved isweekly, ismonthly, isquaterly and isyearly routines from matlab/@dynSeries/private to matlab/utilities/dates. Adapted dynare_config conformably to these changes.
parent d4595a85
No related branches found
No related tags found
No related merge requests found
...@@ -59,6 +59,7 @@ addpath([dynareroot '/gsa/']) ...@@ -59,6 +59,7 @@ addpath([dynareroot '/gsa/'])
addpath([dynareroot '/ep/']) addpath([dynareroot '/ep/'])
addpath([dynareroot '/utilities/doc/']) addpath([dynareroot '/utilities/doc/'])
addpath([dynareroot '/utilities/tests/']) addpath([dynareroot '/utilities/tests/'])
addpath([dynareroot '/utilities/dates/'])
addpath([dynareroot '/utilities/dataset/']) addpath([dynareroot '/utilities/dataset/'])
addpath([dynareroot '/utilities/general/']) addpath([dynareroot '/utilities/general/'])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment