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
e4cad076
Commit
e4cad076
authored
Mar 14, 2013
by
Stéphane Adjemian
Browse files
Cosmetic change.
parent
1e4fd736
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/@dynDate/display.m
View file @
e4cad076
...
...
@@ -17,5 +17,4 @@ function display(d)
% You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>.
fprintf
(
'%s = <dynDate: %s>\n'
,
inputname
(
1
),
format
(
d
));
end
fprintf
(
'%s = <dynDate: %s>\n'
,
inputname
(
1
),
format
(
d
));
\ No newline at end of file
Write
Preview
Markdown
is supported
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