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

Added comment.

parent 7941541c
No related branches found
No related tags found
No related merge requests found
...@@ -40,6 +40,7 @@ if isempty(p) ...@@ -40,6 +40,7 @@ if isempty(p)
end end
if o==p if o==p
% Return an empty dates object.
q = dates(o.freq); q = dates(o.freq);
return return
end end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment