Skip to content
Snippets Groups Projects
Verified Commit 567cfb2c authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

The dates module is now part of dseries

parent 2d03c638
No related branches found
No related tags found
No related merge requests found
before_script: before_script:
- git clone https://git.dynare.org/Dynare/dynare.git - git clone https://git.dynare.org/Dynare/dynare.git
- git clone https://git.dynare.org/Dynare/dates.git
- git clone https://git.dynare.org/Dynare/dseries.git - git clone https://git.dynare.org/Dynare/dseries.git
testsuite_matlab: testsuite_matlab:
......
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
% along with Dynare. If not, see <http://www.gnu.org/licenses/>. % along with Dynare. If not, see <http://www.gnu.org/licenses/>.
addpath('../dynare/matlab/utilities/general') addpath('../dynare/matlab/utilities/general')
addpath('../dates/src')
addpath('../dseries/src') addpath('../dseries/src')
addpath('../src') addpath('../src')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment