Skip to content
Snippets Groups Projects
Verified Commit 027dd766 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Updated README and fixed headers.

parent b7dace66
Branches utilsx
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ or downloading a zip archive:
Add the `dseries/src` folder to the Matlab/Octave path, and run the following command (on Matlab/Octave) prompt:
>> dseries.initialize()
>> dseries().initialize()
which, depending on your system, will add the necessary subfolders to
the Matlab/Octave path. Also, if
......
function initialize(fake)
% Copyright (C) 2015-2018 Dynare Team
% Copyright (C) 2015-2019 Dynare Team
%
% This code is free software: you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
......
......@@ -15,7 +15,7 @@ function r = subsref(o, S) % --*-- Unitary tests --*--
% by applying a public method on `o`, or a dseries object built by extracting
% a variable from `o`, or a dseries object containing a subsample.
% Copyright (C) 2011-2018 Dynare Team
% Copyright (C) 2011-2019 Dynare Team
%
% This file is part of Dynare.
%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment