Skip to content
Snippets Groups Projects
Commit 96d3cb96 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

reporting: rename reporting_object_display.m

parent 9ba5814c
Branches
Tags
No related merge requests found
...@@ -11,7 +11,7 @@ function display(o) ...@@ -11,7 +11,7 @@ function display(o)
% SPECIAL REQUIREMENTS % SPECIAL REQUIREMENTS
% none % none
% Copyright (C) 2013 Dynare Team % Copyright (C) 2013-2014 Dynare Team
% %
% This file is part of Dynare. % This file is part of Dynare.
% %
...@@ -28,5 +28,5 @@ function display(o) ...@@ -28,5 +28,5 @@ function display(o)
% You should have received a copy of the GNU General Public License % You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>. % along with Dynare. If not, see <http://www.gnu.org/licenses/>.
reporting_object_display(o); display_reporting_object(o);
end end
\ No newline at end of file
...@@ -11,7 +11,7 @@ function display(o) ...@@ -11,7 +11,7 @@ function display(o)
% SPECIAL REQUIREMENTS % SPECIAL REQUIREMENTS
% none % none
% Copyright (C) 2013 Dynare Team % Copyright (C) 2013-2014 Dynare Team
% %
% This file is part of Dynare. % This file is part of Dynare.
% %
...@@ -28,5 +28,5 @@ function display(o) ...@@ -28,5 +28,5 @@ function display(o)
% You should have received a copy of the GNU General Public License % You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>. % along with Dynare. If not, see <http://www.gnu.org/licenses/>.
reporting_object_display(o); display_reporting_object(o);
end end
\ No newline at end of file
...@@ -11,7 +11,7 @@ function display(o) ...@@ -11,7 +11,7 @@ function display(o)
% SPECIAL REQUIREMENTS % SPECIAL REQUIREMENTS
% none % none
% Copyright (C) 2013 Dynare Team % Copyright (C) 2013-2014 Dynare Team
% %
% This file is part of Dynare. % This file is part of Dynare.
% %
...@@ -28,5 +28,5 @@ function display(o) ...@@ -28,5 +28,5 @@ function display(o)
% You should have received a copy of the GNU General Public License % You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>. % along with Dynare. If not, see <http://www.gnu.org/licenses/>.
reporting_object_display(o); display_reporting_object(o);
end end
\ No newline at end of file
...@@ -11,7 +11,7 @@ function display(o) ...@@ -11,7 +11,7 @@ function display(o)
% SPECIAL REQUIREMENTS % SPECIAL REQUIREMENTS
% none % none
% Copyright (C) 2013 Dynare Team % Copyright (C) 2013-2014 Dynare Team
% %
% This file is part of Dynare. % This file is part of Dynare.
% %
...@@ -28,5 +28,5 @@ function display(o) ...@@ -28,5 +28,5 @@ function display(o)
% You should have received a copy of the GNU General Public License % You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>. % along with Dynare. If not, see <http://www.gnu.org/licenses/>.
reporting_object_display(o); display_reporting_object(o);
end end
\ No newline at end of file
...@@ -11,7 +11,7 @@ function display(o) ...@@ -11,7 +11,7 @@ function display(o)
% SPECIAL REQUIREMENTS % SPECIAL REQUIREMENTS
% none % none
% Copyright (C) 2013 Dynare Team % Copyright (C) 2013-2014 Dynare Team
% %
% This file is part of Dynare. % This file is part of Dynare.
% %
...@@ -28,5 +28,5 @@ function display(o) ...@@ -28,5 +28,5 @@ function display(o)
% You should have received a copy of the GNU General Public License % You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>. % along with Dynare. If not, see <http://www.gnu.org/licenses/>.
reporting_object_display(o); display_reporting_object(o);
end end
\ No newline at end of file
...@@ -11,7 +11,7 @@ function display(o) ...@@ -11,7 +11,7 @@ function display(o)
% SPECIAL REQUIREMENTS % SPECIAL REQUIREMENTS
% none % none
% Copyright (C) 2013 Dynare Team % Copyright (C) 2013-2014 Dynare Team
% %
% This file is part of Dynare. % This file is part of Dynare.
% %
...@@ -28,5 +28,5 @@ function display(o) ...@@ -28,5 +28,5 @@ function display(o)
% You should have received a copy of the GNU General Public License % You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>. % along with Dynare. If not, see <http://www.gnu.org/licenses/>.
reporting_object_display(o); display_reporting_object(o);
end end
\ No newline at end of file
...@@ -11,7 +11,7 @@ function display(o) ...@@ -11,7 +11,7 @@ function display(o)
% SPECIAL REQUIREMENTS % SPECIAL REQUIREMENTS
% none % none
% Copyright (C) 2013 Dynare Team % Copyright (C) 2013-2014 Dynare Team
% %
% This file is part of Dynare. % This file is part of Dynare.
% %
...@@ -28,5 +28,5 @@ function display(o) ...@@ -28,5 +28,5 @@ function display(o)
% You should have received a copy of the GNU General Public License % You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>. % along with Dynare. If not, see <http://www.gnu.org/licenses/>.
reporting_object_display(o); display_reporting_object(o);
end end
\ 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