Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
e4ae8898
Commit
e4ae8898
authored
Nov 06, 2013
by
Stéphane Adjemian
Browse files
Cosmetic change.
parent
f98ef6b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/@dates/sort.m
View file @
e4ae8898
...
...
@@ -25,7 +25,7 @@ function dd = sort(dd) % --*-- Unitary tests --*--
% You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>.
if
dd
.
ndat
==
1
if
isequal
(
dd
.
ndat
,
1
)
return
end
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment