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

Fixed error message.

parent ad080200
No related branches found
No related tags found
No related merge requests found
......@@ -17,4 +17,4 @@ function val = subsasgn(val, idx, rhs)
% You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>.
error('dynTimeIndex::subsasgn: Members of dynDate class are private!')
\ No newline at end of file
error('dynTimeIndex::subsasgn: Members of dynTimeIndex class are private!')
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment