diff --git a/COPYING b/COPYING index 94a9ed024..f288702d2 100644 --- a/COPYING +++ b/COPYING @@ -1,7 +1,7 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . + along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. @@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see -. +. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read -. +. diff --git a/configure.ac b/configure.ac index 85c674df0..0dbae033b 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see . +dnl along with Dynare. If not, see . AC_PREREQ([2.62]) AC_INIT([dynare], [4.7-unstable]) diff --git a/doc/bvar-a-la-sims.tex b/doc/bvar-a-la-sims.tex index 0c40599c3..7e16de2d3 100644 --- a/doc/bvar-a-la-sims.tex +++ b/doc/bvar-a-la-sims.tex @@ -18,7 +18,7 @@ License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found - at: \url{http://www.gnu.org/licenses/fdl.txt} + at: \url{https://www.gnu.org/licenses/fdl.txt} \newline \indent Many thanks to Christopher Sims for providing his BVAR MATLAB\textregistered~routines, to St\'ephane Adjemian and Michel Juillard diff --git a/doc/dr.tex b/doc/dr.tex index d00ea90eb..1659d9456 100644 --- a/doc/dr.tex +++ b/doc/dr.tex @@ -21,7 +21,7 @@ License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found - at: \url{http://www.gnu.org/licenses/fdl.txt} + at: \url{https://www.gnu.org/licenses/fdl.txt} \newline The author acknowledges funding through the Seventh Framework Programme for Research (FP7) of the European Commission's Socio-economic Sciences and diff --git a/doc/gsa/gsa.tex b/doc/gsa/gsa.tex index 5950e9619..91b9e999c 100644 --- a/doc/gsa/gsa.tex +++ b/doc/gsa/gsa.tex @@ -28,7 +28,7 @@ License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found - at: \url{http://www.gnu.org/licenses/fdl.txt}}} + at: \url{https://www.gnu.org/licenses/fdl.txt}}} \author{Marco Ratto\\ European Commission, Joint Research Centre \\ diff --git a/doc/internals/internals.texi b/doc/internals/internals.texi index bb9914dca..5c4cf7733 100644 --- a/doc/internals/internals.texi +++ b/doc/internals/internals.texi @@ -60,7 +60,7 @@ under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. -A copy of the license can be found at @uref{http://www.gnu.org/licenses/fdl.txt}. +A copy of the license can be found at @uref{https://www.gnu.org/licenses/fdl.txt}. @end quotation @end copying diff --git a/doc/manual/source/conf.py b/doc/manual/source/conf.py index 308bc58ba..34fd23720 100644 --- a/doc/manual/source/conf.py +++ b/doc/manual/source/conf.py @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see . +# along with Dynare. If not, see . import os import sys diff --git a/doc/manual/source/index.rst b/doc/manual/source/index.rst index 2e5e2f09b..584a4d84c 100644 --- a/doc/manual/source/index.rst +++ b/doc/manual/source/index.rst @@ -29,7 +29,7 @@ Copyright © 1996-2021, Dynare Team. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. -A copy of the license can be found at `http://www.gnu.org/licenses/fdl.txt `__. +A copy of the license can be found at `https://www.gnu.org/licenses/fdl.txt `__. .. toctree:: :numbered: diff --git a/doc/manual/utils/dynare_dom.py b/doc/manual/utils/dynare_dom.py index d286601e1..d1ecee435 100644 --- a/doc/manual/utils/dynare_dom.py +++ b/doc/manual/utils/dynare_dom.py @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see . +# along with Dynare. If not, see . """ sphinx.domains.dynare diff --git a/doc/manual/utils/dynare_lex.py b/doc/manual/utils/dynare_lex.py index 4ba1fcafc..b02fcb58c 100644 --- a/doc/manual/utils/dynare_lex.py +++ b/doc/manual/utils/dynare_lex.py @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see . +# along with Dynare. If not, see . import re diff --git a/dynare++/integ/cc/precalc_quadrature.hh b/dynare++/integ/cc/precalc_quadrature.hh index 1aa3f04bd..fca4d80e3 100644 --- a/dynare++/integ/cc/precalc_quadrature.hh +++ b/dynare++/integ/cc/precalc_quadrature.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // The file contains one dimensional quadrature points and weights for a few diff --git a/dynare++/integ/cc/product.cc b/dynare++/integ/cc/product.cc index d35154550..ad9f7296d 100644 --- a/dynare++/integ/cc/product.cc +++ b/dynare++/integ/cc/product.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "product.hh" diff --git a/dynare++/integ/cc/product.hh b/dynare++/integ/cc/product.hh index 894cc7add..840bf7045 100644 --- a/dynare++/integ/cc/product.hh +++ b/dynare++/integ/cc/product.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Product quadrature. diff --git a/dynare++/integ/cc/quadrature.cc b/dynare++/integ/cc/quadrature.cc index 296db020b..9053240e4 100644 --- a/dynare++/integ/cc/quadrature.cc +++ b/dynare++/integ/cc/quadrature.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "quadrature.hh" diff --git a/dynare++/integ/cc/quadrature.hh b/dynare++/integ/cc/quadrature.hh index 501713cfc..5f1bff9fc 100644 --- a/dynare++/integ/cc/quadrature.hh +++ b/dynare++/integ/cc/quadrature.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Quadrature. diff --git a/dynare++/integ/cc/quasi_mcarlo.cc b/dynare++/integ/cc/quasi_mcarlo.cc index 80c5740f6..4cdde2ce9 100644 --- a/dynare++/integ/cc/quasi_mcarlo.cc +++ b/dynare++/integ/cc/quasi_mcarlo.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "quasi_mcarlo.hh" diff --git a/dynare++/integ/cc/quasi_mcarlo.hh b/dynare++/integ/cc/quasi_mcarlo.hh index 8df3e63fa..018da240e 100644 --- a/dynare++/integ/cc/quasi_mcarlo.hh +++ b/dynare++/integ/cc/quasi_mcarlo.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Quasi Monte Carlo quadrature. diff --git a/dynare++/integ/cc/smolyak.cc b/dynare++/integ/cc/smolyak.cc index 0a41f0645..df123785c 100644 --- a/dynare++/integ/cc/smolyak.cc +++ b/dynare++/integ/cc/smolyak.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "smolyak.hh" diff --git a/dynare++/integ/cc/smolyak.hh b/dynare++/integ/cc/smolyak.hh index a51a98bb7..561433593 100644 --- a/dynare++/integ/cc/smolyak.hh +++ b/dynare++/integ/cc/smolyak.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Smolyak quadrature. diff --git a/dynare++/integ/cc/vector_function.cc b/dynare++/integ/cc/vector_function.cc index c541ba0f2..b639a6a42 100644 --- a/dynare++/integ/cc/vector_function.cc +++ b/dynare++/integ/cc/vector_function.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "vector_function.hh" diff --git a/dynare++/integ/cc/vector_function.hh b/dynare++/integ/cc/vector_function.hh index 6a0f7dec6..8beee94dc 100644 --- a/dynare++/integ/cc/vector_function.hh +++ b/dynare++/integ/cc/vector_function.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Vector function. diff --git a/dynare++/integ/src/quadrature-points.cc b/dynare++/integ/src/quadrature-points.cc index 2973a222f..b4ed5206b 100644 --- a/dynare++/integ/src/quadrature-points.cc +++ b/dynare++/integ/src/quadrature-points.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "parser/cc/matrix_parser.hh" diff --git a/dynare++/integ/testing/tests.cc b/dynare++/integ/testing/tests.cc index 9143ddac1..a3f778885 100644 --- a/dynare++/integ/testing/tests.cc +++ b/dynare++/integ/testing/tests.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "GeneralMatrix.hh" diff --git a/dynare++/kord/approximation.cc b/dynare++/kord/approximation.cc index 045753d2d..0d082edb3 100644 --- a/dynare++/kord/approximation.cc +++ b/dynare++/kord/approximation.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/dynare++/kord/approximation.hh b/dynare++/kord/approximation.hh index c9e845842..fdf0bd5fa 100644 --- a/dynare++/kord/approximation.hh +++ b/dynare++/kord/approximation.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Approximating model solution diff --git a/dynare++/kord/decision_rule.cc b/dynare++/kord/decision_rule.cc index 5d0a624f4..9330a73aa 100644 --- a/dynare++/kord/decision_rule.cc +++ b/dynare++/kord/decision_rule.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "kord_exception.hh" diff --git a/dynare++/kord/decision_rule.hh b/dynare++/kord/decision_rule.hh index 6bf3e9834..23b463658 100644 --- a/dynare++/kord/decision_rule.hh +++ b/dynare++/kord/decision_rule.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Decision rule and simulation diff --git a/dynare++/kord/dynamic_model.cc b/dynare++/kord/dynamic_model.cc index 698dfccf6..99b5d525c 100644 --- a/dynare++/kord/dynamic_model.cc +++ b/dynare++/kord/dynamic_model.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "dynamic_model.hh" diff --git a/dynare++/kord/dynamic_model.hh b/dynare++/kord/dynamic_model.hh index cd129ccdd..9ceb02cac 100644 --- a/dynare++/kord/dynamic_model.hh +++ b/dynare++/kord/dynamic_model.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Dynamic model abstraction diff --git a/dynare++/kord/faa_di_bruno.cc b/dynare++/kord/faa_di_bruno.cc index fa575c907..d0d623c0e 100644 --- a/dynare++/kord/faa_di_bruno.cc +++ b/dynare++/kord/faa_di_bruno.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "faa_di_bruno.hh" diff --git a/dynare++/kord/faa_di_bruno.hh b/dynare++/kord/faa_di_bruno.hh index 8ccbaf4bc..45c6f7591 100644 --- a/dynare++/kord/faa_di_bruno.hh +++ b/dynare++/kord/faa_di_bruno.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Faà Di Bruno evaluator diff --git a/dynare++/kord/first_order.cc b/dynare++/kord/first_order.cc index 96508183c..1086cd421 100644 --- a/dynare++/kord/first_order.cc +++ b/dynare++/kord/first_order.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "kord_exception.hh" diff --git a/dynare++/kord/first_order.hh b/dynare++/kord/first_order.hh index 6d3c35b01..d68d0b231 100644 --- a/dynare++/kord/first_order.hh +++ b/dynare++/kord/first_order.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // First order at deterministic steady state diff --git a/dynare++/kord/global_check.cc b/dynare++/kord/global_check.cc index c1037d49a..0992c8ad1 100644 --- a/dynare++/kord/global_check.cc +++ b/dynare++/kord/global_check.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "SymSchurDecomp.hh" diff --git a/dynare++/kord/global_check.hh b/dynare++/kord/global_check.hh index 8e7b35714..e5dae5057 100644 --- a/dynare++/kord/global_check.hh +++ b/dynare++/kord/global_check.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Global check diff --git a/dynare++/kord/journal.cc b/dynare++/kord/journal.cc index 3ddfcef1c..c29098e24 100644 --- a/dynare++/kord/journal.cc +++ b/dynare++/kord/journal.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "journal.hh" diff --git a/dynare++/kord/journal.hh b/dynare++/kord/journal.hh index 58ce81772..a6bfb095f 100644 --- a/dynare++/kord/journal.hh +++ b/dynare++/kord/journal.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Resource usage journal diff --git a/dynare++/kord/kord_exception.hh b/dynare++/kord/kord_exception.hh index f5777241e..1e357e8b0 100644 --- a/dynare++/kord/kord_exception.hh +++ b/dynare++/kord/kord_exception.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Exception diff --git a/dynare++/kord/korder.cc b/dynare++/kord/korder.cc index 3ba9425b5..e06db1f06 100644 --- a/dynare++/kord/korder.cc +++ b/dynare++/kord/korder.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "kord_exception.hh" diff --git a/dynare++/kord/korder.hh b/dynare++/kord/korder.hh index 1eb67130c..54a098b07 100644 --- a/dynare++/kord/korder.hh +++ b/dynare++/kord/korder.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Higher order at deterministic steady diff --git a/dynare++/kord/korder_stoch.cc b/dynare++/kord/korder_stoch.cc index 397dac59a..def68885a 100644 --- a/dynare++/kord/korder_stoch.cc +++ b/dynare++/kord/korder_stoch.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "korder_stoch.hh" diff --git a/dynare++/kord/korder_stoch.hh b/dynare++/kord/korder_stoch.hh index a450f2bda..cbf55b122 100644 --- a/dynare++/kord/korder_stoch.hh +++ b/dynare++/kord/korder_stoch.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Higher order at stochastic steady diff --git a/dynare++/kord/normal_conjugate.cc b/dynare++/kord/normal_conjugate.cc index 45b467528..3c5fd8b13 100644 --- a/dynare++/kord/normal_conjugate.cc +++ b/dynare++/kord/normal_conjugate.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "normal_conjugate.hh" diff --git a/dynare++/kord/normal_conjugate.hh b/dynare++/kord/normal_conjugate.hh index 95e5a7901..2f6268087 100644 --- a/dynare++/kord/normal_conjugate.hh +++ b/dynare++/kord/normal_conjugate.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Conjugate family for normal distribution diff --git a/dynare++/kord/seed_generator.cc b/dynare++/kord/seed_generator.cc index edd6f295e..ccc138c51 100644 --- a/dynare++/kord/seed_generator.cc +++ b/dynare++/kord/seed_generator.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "seed_generator.hh" diff --git a/dynare++/kord/seed_generator.hh b/dynare++/kord/seed_generator.hh index 50320e427..5679ad2a9 100644 --- a/dynare++/kord/seed_generator.hh +++ b/dynare++/kord/seed_generator.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef RANDOM_H diff --git a/dynare++/kord/tests.cc b/dynare++/kord/tests.cc index 9827eba95..15ce932a3 100644 --- a/dynare++/kord/tests.cc +++ b/dynare++/kord/tests.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/dynare++/parser/cc/assign.ll b/dynare++/parser/cc/assign.ll index 5fe338fc5..64d756ffe 100644 --- a/dynare++/parser/cc/assign.ll +++ b/dynare++/parser/cc/assign.ll @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ %{ #include "location.hh" diff --git a/dynare++/parser/cc/assign.yy b/dynare++/parser/cc/assign.yy index a9de698b5..167063c60 100644 --- a/dynare++/parser/cc/assign.yy +++ b/dynare++/parser/cc/assign.yy @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ %code requires diff --git a/dynare++/parser/cc/atom_assignings.cc b/dynare++/parser/cc/atom_assignings.cc index e49839b49..a3dc17a61 100644 --- a/dynare++/parser/cc/atom_assignings.cc +++ b/dynare++/parser/cc/atom_assignings.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "atom_assignings.hh" diff --git a/dynare++/parser/cc/atom_assignings.hh b/dynare++/parser/cc/atom_assignings.hh index ace2b5830..e5a124135 100644 --- a/dynare++/parser/cc/atom_assignings.hh +++ b/dynare++/parser/cc/atom_assignings.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGP_ATOM_ASSIGNINGS_H diff --git a/dynare++/parser/cc/atom_substitutions.cc b/dynare++/parser/cc/atom_substitutions.cc index 840c240f6..9bbe6070e 100644 --- a/dynare++/parser/cc/atom_substitutions.cc +++ b/dynare++/parser/cc/atom_substitutions.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "atom_substitutions.hh" diff --git a/dynare++/parser/cc/atom_substitutions.hh b/dynare++/parser/cc/atom_substitutions.hh index 3f50e2266..3fbf3e80a 100644 --- a/dynare++/parser/cc/atom_substitutions.hh +++ b/dynare++/parser/cc/atom_substitutions.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGP_ATOM_SUBSTITUTIONS_H diff --git a/dynare++/parser/cc/dynamic_atoms.cc b/dynare++/parser/cc/dynamic_atoms.cc index d1773fe1c..d1dafaa73 100644 --- a/dynare++/parser/cc/dynamic_atoms.cc +++ b/dynare++/parser/cc/dynamic_atoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "utils/cc/exception.hh" diff --git a/dynare++/parser/cc/dynamic_atoms.hh b/dynare++/parser/cc/dynamic_atoms.hh index 2efab3781..f0f1bfaef 100644 --- a/dynare++/parser/cc/dynamic_atoms.hh +++ b/dynare++/parser/cc/dynamic_atoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGP_DYNAMIC_ATOMS_H diff --git a/dynare++/parser/cc/fine_atoms.cc b/dynare++/parser/cc/fine_atoms.cc index 2c5a28d6b..3b782fbe1 100644 --- a/dynare++/parser/cc/fine_atoms.cc +++ b/dynare++/parser/cc/fine_atoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "utils/cc/exception.hh" diff --git a/dynare++/parser/cc/fine_atoms.hh b/dynare++/parser/cc/fine_atoms.hh index 61e4fd1d7..c463c7c7c 100644 --- a/dynare++/parser/cc/fine_atoms.hh +++ b/dynare++/parser/cc/fine_atoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGP_FINE_ATOMS_H diff --git a/dynare++/parser/cc/formula.ll b/dynare++/parser/cc/formula.ll index 69e1909c4..4b5b2aeb2 100644 --- a/dynare++/parser/cc/formula.ll +++ b/dynare++/parser/cc/formula.ll @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ %{ #include "location.hh" diff --git a/dynare++/parser/cc/formula.yy b/dynare++/parser/cc/formula.yy index a25205305..4fc7f934d 100644 --- a/dynare++/parser/cc/formula.yy +++ b/dynare++/parser/cc/formula.yy @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ %code requires diff --git a/dynare++/parser/cc/formula_parser.cc b/dynare++/parser/cc/formula_parser.cc index 1c37b3618..e23ca3a0d 100644 --- a/dynare++/parser/cc/formula_parser.cc +++ b/dynare++/parser/cc/formula_parser.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "utils/cc/pascal_triangle.hh" diff --git a/dynare++/parser/cc/formula_parser.hh b/dynare++/parser/cc/formula_parser.hh index fde8eff81..09a9e37d6 100644 --- a/dynare++/parser/cc/formula_parser.hh +++ b/dynare++/parser/cc/formula_parser.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGP_FORMULA_PARSER_H diff --git a/dynare++/parser/cc/matrix.ll b/dynare++/parser/cc/matrix.ll index d65b3b5e8..d1277f3f1 100644 --- a/dynare++/parser/cc/matrix.ll +++ b/dynare++/parser/cc/matrix.ll @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ %{ diff --git a/dynare++/parser/cc/matrix.yy b/dynare++/parser/cc/matrix.yy index 361d678e2..b80f3aef7 100644 --- a/dynare++/parser/cc/matrix.yy +++ b/dynare++/parser/cc/matrix.yy @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ %code requires diff --git a/dynare++/parser/cc/matrix_parser.cc b/dynare++/parser/cc/matrix_parser.cc index 46e64ff6e..91d90a01f 100644 --- a/dynare++/parser/cc/matrix_parser.cc +++ b/dynare++/parser/cc/matrix_parser.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "parser_exception.hh" diff --git a/dynare++/parser/cc/matrix_parser.hh b/dynare++/parser/cc/matrix_parser.hh index b2028429b..3a7c9c296 100644 --- a/dynare++/parser/cc/matrix_parser.hh +++ b/dynare++/parser/cc/matrix_parser.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGP_MATRIX_PARSER diff --git a/dynare++/parser/cc/parser_exception.cc b/dynare++/parser/cc/parser_exception.cc index f0bb91b49..8659c3336 100644 --- a/dynare++/parser/cc/parser_exception.cc +++ b/dynare++/parser/cc/parser_exception.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "parser_exception.hh" diff --git a/dynare++/parser/cc/parser_exception.hh b/dynare++/parser/cc/parser_exception.hh index 8844e2bc7..d8b69fe1f 100644 --- a/dynare++/parser/cc/parser_exception.hh +++ b/dynare++/parser/cc/parser_exception.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OG_FORMULA_PARSER_H diff --git a/dynare++/parser/cc/static_atoms.cc b/dynare++/parser/cc/static_atoms.cc index 566598414..c3771ecba 100644 --- a/dynare++/parser/cc/static_atoms.cc +++ b/dynare++/parser/cc/static_atoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "static_atoms.hh" diff --git a/dynare++/parser/cc/static_atoms.hh b/dynare++/parser/cc/static_atoms.hh index 19ef6cf88..bb2d954fe 100644 --- a/dynare++/parser/cc/static_atoms.hh +++ b/dynare++/parser/cc/static_atoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGP_STATIC_ATOMS diff --git a/dynare++/parser/cc/static_fine_atoms.cc b/dynare++/parser/cc/static_fine_atoms.cc index ea34f1373..872882c1a 100644 --- a/dynare++/parser/cc/static_fine_atoms.cc +++ b/dynare++/parser/cc/static_fine_atoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "utils/cc/exception.hh" diff --git a/dynare++/parser/cc/static_fine_atoms.hh b/dynare++/parser/cc/static_fine_atoms.hh index 175137052..482d5e33d 100644 --- a/dynare++/parser/cc/static_fine_atoms.hh +++ b/dynare++/parser/cc/static_fine_atoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGP_STATIC_FINE_ATOMS_H diff --git a/dynare++/parser/cc/tree.cc b/dynare++/parser/cc/tree.cc index bc8d7b780..8bb6704c1 100644 --- a/dynare++/parser/cc/tree.cc +++ b/dynare++/parser/cc/tree.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "utils/cc/exception.hh" diff --git a/dynare++/parser/cc/tree.hh b/dynare++/parser/cc/tree.hh index b5041cca5..a125f8be8 100644 --- a/dynare++/parser/cc/tree.hh +++ b/dynare++/parser/cc/tree.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGP_TREE_H diff --git a/dynare++/src/dynare3.cc b/dynare++/src/dynare3.cc index 3b220cfbc..43709d173 100644 --- a/dynare++/src/dynare3.cc +++ b/dynare++/src/dynare3.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/dynare++/src/dynare3.hh b/dynare++/src/dynare3.hh index f31946f11..d0c209872 100644 --- a/dynare++/src/dynare3.hh +++ b/dynare++/src/dynare3.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef DYNARE3_H diff --git a/dynare++/src/dynare_atoms.cc b/dynare++/src/dynare_atoms.cc index 3360fc4e3..ea998b068 100644 --- a/dynare++/src/dynare_atoms.cc +++ b/dynare++/src/dynare_atoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "parser/cc/parser_exception.hh" diff --git a/dynare++/src/dynare_atoms.hh b/dynare++/src/dynare_atoms.hh index 54a34c426..60d824491 100644 --- a/dynare++/src/dynare_atoms.hh +++ b/dynare++/src/dynare_atoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGDYN_DYNARE_ATOMS_H diff --git a/dynare++/src/dynare_exception.hh b/dynare++/src/dynare_exception.hh index 1112a37c6..d86466b48 100644 --- a/dynare++/src/dynare_exception.hh +++ b/dynare++/src/dynare_exception.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef DYNARE_EXCEPTION_H diff --git a/dynare++/src/dynare_model.cc b/dynare++/src/dynare_model.cc index 683e7f8a4..f7e155cd3 100644 --- a/dynare++/src/dynare_model.cc +++ b/dynare++/src/dynare_model.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "parser/cc/parser_exception.hh" diff --git a/dynare++/src/dynare_model.hh b/dynare++/src/dynare_model.hh index 6c9a2f231..a4498d9de 100644 --- a/dynare++/src/dynare_model.hh +++ b/dynare++/src/dynare_model.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGDYN_DYNARE_MODEL diff --git a/dynare++/src/dynare_params.cc b/dynare++/src/dynare_params.cc index 81b8064a4..d8d67bf58 100644 --- a/dynare++/src/dynare_params.cc +++ b/dynare++/src/dynare_params.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "dynare_params.hh" diff --git a/dynare++/src/dynare_params.hh b/dynare++/src/dynare_params.hh index 3139bf8e9..91363356e 100644 --- a/dynare++/src/dynare_params.hh +++ b/dynare++/src/dynare_params.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ /* diff --git a/dynare++/src/dynglob.ll b/dynare++/src/dynglob.ll index f9a561173..cbb0341b9 100644 --- a/dynare++/src/dynglob.ll +++ b/dynare++/src/dynglob.ll @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ %{ #include "parser/cc/location.hh" diff --git a/dynare++/src/dynglob.yy b/dynare++/src/dynglob.yy index 97a9c6b23..dac74dc8c 100644 --- a/dynare++/src/dynglob.yy +++ b/dynare++/src/dynglob.yy @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ %code requires diff --git a/dynare++/src/forw_subst_builder.cc b/dynare++/src/forw_subst_builder.cc index fc713e1f4..08ebd8a1e 100644 --- a/dynare++/src/forw_subst_builder.cc +++ b/dynare++/src/forw_subst_builder.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "forw_subst_builder.hh" diff --git a/dynare++/src/forw_subst_builder.hh b/dynare++/src/forw_subst_builder.hh index 49f635b3c..7bf12f1e7 100644 --- a/dynare++/src/forw_subst_builder.hh +++ b/dynare++/src/forw_subst_builder.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef FORW_SUBST_BUILDER_H diff --git a/dynare++/src/main.cc b/dynare++/src/main.cc index f29e06ebf..d569b3110 100644 --- a/dynare++/src/main.cc +++ b/dynare++/src/main.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "dynare3.hh" diff --git a/dynare++/src/nlsolve.cc b/dynare++/src/nlsolve.cc index 566a9ad1c..4c48fb8c4 100644 --- a/dynare++/src/nlsolve.cc +++ b/dynare++/src/nlsolve.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "nlsolve.hh" diff --git a/dynare++/src/nlsolve.hh b/dynare++/src/nlsolve.hh index b45ace078..b1e1bc21f 100644 --- a/dynare++/src/nlsolve.hh +++ b/dynare++/src/nlsolve.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGU_NLSOLVE_H diff --git a/dynare++/src/planner_builder.cc b/dynare++/src/planner_builder.cc index 0fb3202e0..41bb6f91d 100644 --- a/dynare++/src/planner_builder.cc +++ b/dynare++/src/planner_builder.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "planner_builder.hh" diff --git a/dynare++/src/planner_builder.hh b/dynare++/src/planner_builder.hh index a2fe7dd1b..206df7da7 100644 --- a/dynare++/src/planner_builder.hh +++ b/dynare++/src/planner_builder.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef PLANNER_BUILDER_H diff --git a/dynare++/sylv/cc/BlockDiagonal.cc b/dynare++/sylv/cc/BlockDiagonal.cc index aec1a6a2b..89483290f 100644 --- a/dynare++/sylv/cc/BlockDiagonal.cc +++ b/dynare++/sylv/cc/BlockDiagonal.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "BlockDiagonal.hh" diff --git a/dynare++/sylv/cc/BlockDiagonal.hh b/dynare++/sylv/cc/BlockDiagonal.hh index 404c9fb2e..e5e333366 100644 --- a/dynare++/sylv/cc/BlockDiagonal.hh +++ b/dynare++/sylv/cc/BlockDiagonal.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef BLOCK_DIAGONAL_H diff --git a/dynare++/sylv/cc/GeneralMatrix.cc b/dynare++/sylv/cc/GeneralMatrix.cc index e4d1a4eaa..9e8a91b79 100644 --- a/dynare++/sylv/cc/GeneralMatrix.cc +++ b/dynare++/sylv/cc/GeneralMatrix.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "SylvException.hh" diff --git a/dynare++/sylv/cc/GeneralMatrix.hh b/dynare++/sylv/cc/GeneralMatrix.hh index e49e221c3..61dbeec26 100644 --- a/dynare++/sylv/cc/GeneralMatrix.hh +++ b/dynare++/sylv/cc/GeneralMatrix.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef GENERAL_MATRIX_H diff --git a/dynare++/sylv/cc/GeneralSylvester.cc b/dynare++/sylv/cc/GeneralSylvester.cc index fd12e21d5..89994de68 100644 --- a/dynare++/sylv/cc/GeneralSylvester.cc +++ b/dynare++/sylv/cc/GeneralSylvester.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "GeneralSylvester.hh" diff --git a/dynare++/sylv/cc/GeneralSylvester.hh b/dynare++/sylv/cc/GeneralSylvester.hh index d3b98aee0..83d439cf9 100644 --- a/dynare++/sylv/cc/GeneralSylvester.hh +++ b/dynare++/sylv/cc/GeneralSylvester.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef GENERAL_SYLVESTER_H diff --git a/dynare++/sylv/cc/IterativeSylvester.cc b/dynare++/sylv/cc/IterativeSylvester.cc index bca1d058f..86a3e74bc 100644 --- a/dynare++/sylv/cc/IterativeSylvester.cc +++ b/dynare++/sylv/cc/IterativeSylvester.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "IterativeSylvester.hh" diff --git a/dynare++/sylv/cc/IterativeSylvester.hh b/dynare++/sylv/cc/IterativeSylvester.hh index 11a81d05f..5d40146f6 100644 --- a/dynare++/sylv/cc/IterativeSylvester.hh +++ b/dynare++/sylv/cc/IterativeSylvester.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef ITERATIVE_SYLVESTER_H diff --git a/dynare++/sylv/cc/KronUtils.cc b/dynare++/sylv/cc/KronUtils.cc index 92abea68e..d8b60dfbc 100644 --- a/dynare++/sylv/cc/KronUtils.cc +++ b/dynare++/sylv/cc/KronUtils.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "KronUtils.hh" diff --git a/dynare++/sylv/cc/KronUtils.hh b/dynare++/sylv/cc/KronUtils.hh index 38a0cf34a..d0ae80c54 100644 --- a/dynare++/sylv/cc/KronUtils.hh +++ b/dynare++/sylv/cc/KronUtils.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef KRON_UTILS_H diff --git a/dynare++/sylv/cc/KronVector.cc b/dynare++/sylv/cc/KronVector.cc index 330e150bd..60bc5de18 100644 --- a/dynare++/sylv/cc/KronVector.cc +++ b/dynare++/sylv/cc/KronVector.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "KronVector.hh" diff --git a/dynare++/sylv/cc/KronVector.hh b/dynare++/sylv/cc/KronVector.hh index 5ab01f47e..9c2a8d700 100644 --- a/dynare++/sylv/cc/KronVector.hh +++ b/dynare++/sylv/cc/KronVector.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef KRON_VECTOR_H diff --git a/dynare++/sylv/cc/QuasiTriangular.cc b/dynare++/sylv/cc/QuasiTriangular.cc index cdf3ea1eb..faa81384c 100644 --- a/dynare++/sylv/cc/QuasiTriangular.cc +++ b/dynare++/sylv/cc/QuasiTriangular.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "QuasiTriangular.hh" diff --git a/dynare++/sylv/cc/QuasiTriangular.hh b/dynare++/sylv/cc/QuasiTriangular.hh index ed1fab7e4..b5a327374 100644 --- a/dynare++/sylv/cc/QuasiTriangular.hh +++ b/dynare++/sylv/cc/QuasiTriangular.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef QUASI_TRIANGULAR_H diff --git a/dynare++/sylv/cc/QuasiTriangularZero.cc b/dynare++/sylv/cc/QuasiTriangularZero.cc index 210e1d8a0..294459fb9 100644 --- a/dynare++/sylv/cc/QuasiTriangularZero.cc +++ b/dynare++/sylv/cc/QuasiTriangularZero.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "QuasiTriangularZero.hh" diff --git a/dynare++/sylv/cc/QuasiTriangularZero.hh b/dynare++/sylv/cc/QuasiTriangularZero.hh index ef896d4ae..831c6c5e4 100644 --- a/dynare++/sylv/cc/QuasiTriangularZero.hh +++ b/dynare++/sylv/cc/QuasiTriangularZero.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef QUASI_TRIANGULAR_ZERO_H diff --git a/dynare++/sylv/cc/SchurDecomp.cc b/dynare++/sylv/cc/SchurDecomp.cc index 01c146011..6ce301579 100644 --- a/dynare++/sylv/cc/SchurDecomp.cc +++ b/dynare++/sylv/cc/SchurDecomp.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "SchurDecomp.hh" diff --git a/dynare++/sylv/cc/SchurDecomp.hh b/dynare++/sylv/cc/SchurDecomp.hh index 69d9d02a3..d7a076240 100644 --- a/dynare++/sylv/cc/SchurDecomp.hh +++ b/dynare++/sylv/cc/SchurDecomp.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef SCHUR_DECOMP_H diff --git a/dynare++/sylv/cc/SchurDecompEig.cc b/dynare++/sylv/cc/SchurDecompEig.cc index babab598d..97bcd57de 100644 --- a/dynare++/sylv/cc/SchurDecompEig.cc +++ b/dynare++/sylv/cc/SchurDecompEig.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "SchurDecompEig.hh" diff --git a/dynare++/sylv/cc/SchurDecompEig.hh b/dynare++/sylv/cc/SchurDecompEig.hh index 62ba7ccd1..57e8f1ba3 100644 --- a/dynare++/sylv/cc/SchurDecompEig.hh +++ b/dynare++/sylv/cc/SchurDecompEig.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // contains algorithms for eigenvalue reordering diff --git a/dynare++/sylv/cc/SimilarityDecomp.cc b/dynare++/sylv/cc/SimilarityDecomp.cc index 773c5623b..62bec28f1 100644 --- a/dynare++/sylv/cc/SimilarityDecomp.cc +++ b/dynare++/sylv/cc/SimilarityDecomp.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "SimilarityDecomp.hh" diff --git a/dynare++/sylv/cc/SimilarityDecomp.hh b/dynare++/sylv/cc/SimilarityDecomp.hh index 960ddd51b..8cf21ee32 100644 --- a/dynare++/sylv/cc/SimilarityDecomp.hh +++ b/dynare++/sylv/cc/SimilarityDecomp.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef SIMILARITY_DECOMP_H diff --git a/dynare++/sylv/cc/SylvException.cc b/dynare++/sylv/cc/SylvException.cc index c168d3be0..70ecbc24b 100644 --- a/dynare++/sylv/cc/SylvException.cc +++ b/dynare++/sylv/cc/SylvException.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "SylvException.hh" diff --git a/dynare++/sylv/cc/SylvException.hh b/dynare++/sylv/cc/SylvException.hh index eba7fdc53..3fc1a16a4 100644 --- a/dynare++/sylv/cc/SylvException.hh +++ b/dynare++/sylv/cc/SylvException.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef SYLV_EXCEPTION_H diff --git a/dynare++/sylv/cc/SylvMatrix.cc b/dynare++/sylv/cc/SylvMatrix.cc index dff00ecdc..cb4d8ba49 100644 --- a/dynare++/sylv/cc/SylvMatrix.cc +++ b/dynare++/sylv/cc/SylvMatrix.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "SylvException.hh" diff --git a/dynare++/sylv/cc/SylvMatrix.hh b/dynare++/sylv/cc/SylvMatrix.hh index bfd8a0fda..d1b0b947d 100644 --- a/dynare++/sylv/cc/SylvMatrix.hh +++ b/dynare++/sylv/cc/SylvMatrix.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef SYLV_MATRIX_H diff --git a/dynare++/sylv/cc/SylvParams.cc b/dynare++/sylv/cc/SylvParams.cc index cae41ad40..96d9dfb39 100644 --- a/dynare++/sylv/cc/SylvParams.cc +++ b/dynare++/sylv/cc/SylvParams.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "SylvParams.hh" diff --git a/dynare++/sylv/cc/SylvParams.hh b/dynare++/sylv/cc/SylvParams.hh index a068ecacd..099ab453c 100644 --- a/dynare++/sylv/cc/SylvParams.hh +++ b/dynare++/sylv/cc/SylvParams.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef SYLV_PARAMS_H diff --git a/dynare++/sylv/cc/SylvesterSolver.hh b/dynare++/sylv/cc/SylvesterSolver.hh index 3178a107b..a77f45cd4 100644 --- a/dynare++/sylv/cc/SylvesterSolver.hh +++ b/dynare++/sylv/cc/SylvesterSolver.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef SYLVESTER_SOLVER_H diff --git a/dynare++/sylv/cc/SymSchurDecomp.cc b/dynare++/sylv/cc/SymSchurDecomp.cc index d6aa8351a..70e28e1e8 100644 --- a/dynare++/sylv/cc/SymSchurDecomp.cc +++ b/dynare++/sylv/cc/SymSchurDecomp.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "SymSchurDecomp.hh" diff --git a/dynare++/sylv/cc/SymSchurDecomp.hh b/dynare++/sylv/cc/SymSchurDecomp.hh index 1d0e268e6..c16fd1e93 100644 --- a/dynare++/sylv/cc/SymSchurDecomp.hh +++ b/dynare++/sylv/cc/SymSchurDecomp.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef SYM_SCHUR_DECOMP_H diff --git a/dynare++/sylv/cc/TriangularSylvester.cc b/dynare++/sylv/cc/TriangularSylvester.cc index fb8e26404..b690712ef 100644 --- a/dynare++/sylv/cc/TriangularSylvester.cc +++ b/dynare++/sylv/cc/TriangularSylvester.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "TriangularSylvester.hh" diff --git a/dynare++/sylv/cc/TriangularSylvester.hh b/dynare++/sylv/cc/TriangularSylvester.hh index ecfa87d07..2b9121229 100644 --- a/dynare++/sylv/cc/TriangularSylvester.hh +++ b/dynare++/sylv/cc/TriangularSylvester.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef TRIANGULAR_SYLVESTER_H diff --git a/dynare++/sylv/cc/Vector.cc b/dynare++/sylv/cc/Vector.cc index a61046d80..03d381318 100644 --- a/dynare++/sylv/cc/Vector.cc +++ b/dynare++/sylv/cc/Vector.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "Vector.hh" diff --git a/dynare++/sylv/cc/Vector.hh b/dynare++/sylv/cc/Vector.hh index 3d4be9c05..be00f59c8 100644 --- a/dynare++/sylv/cc/Vector.hh +++ b/dynare++/sylv/cc/Vector.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef VECTOR_H diff --git a/dynare++/sylv/testing/MMMatrix.cc b/dynare++/sylv/testing/MMMatrix.cc index e9ee8e5c0..e3c8f8a7f 100644 --- a/dynare++/sylv/testing/MMMatrix.cc +++ b/dynare++/sylv/testing/MMMatrix.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "MMMatrix.hh" diff --git a/dynare++/sylv/testing/MMMatrix.hh b/dynare++/sylv/testing/MMMatrix.hh index cba6bce54..e3d34f615 100644 --- a/dynare++/sylv/testing/MMMatrix.hh +++ b/dynare++/sylv/testing/MMMatrix.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef MM_MATRIX_H diff --git a/dynare++/sylv/testing/tests.cc b/dynare++/sylv/testing/tests.cc index 1bcfa70dc..f91835fcb 100644 --- a/dynare++/sylv/testing/tests.cc +++ b/dynare++/sylv/testing/tests.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "SylvException.hh" diff --git a/dynare++/tl/cc/equivalence.cc b/dynare++/tl/cc/equivalence.cc index dfc041445..ced345975 100644 --- a/dynare++/tl/cc/equivalence.cc +++ b/dynare++/tl/cc/equivalence.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "equivalence.hh" diff --git a/dynare++/tl/cc/equivalence.hh b/dynare++/tl/cc/equivalence.hh index d5edf96ba..b77c54009 100644 --- a/dynare++/tl/cc/equivalence.hh +++ b/dynare++/tl/cc/equivalence.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Equivalences. diff --git a/dynare++/tl/cc/fine_container.cc b/dynare++/tl/cc/fine_container.cc index b1114493f..c0e394dfd 100644 --- a/dynare++/tl/cc/fine_container.cc +++ b/dynare++/tl/cc/fine_container.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "fine_container.hh" diff --git a/dynare++/tl/cc/fine_container.hh b/dynare++/tl/cc/fine_container.hh index 38bec75d7..6996160f8 100644 --- a/dynare++/tl/cc/fine_container.hh +++ b/dynare++/tl/cc/fine_container.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Refined stack of containers. diff --git a/dynare++/tl/cc/fs_tensor.cc b/dynare++/tl/cc/fs_tensor.cc index 9330044a0..6b78f81d1 100644 --- a/dynare++/tl/cc/fs_tensor.cc +++ b/dynare++/tl/cc/fs_tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "fs_tensor.hh" diff --git a/dynare++/tl/cc/fs_tensor.hh b/dynare++/tl/cc/fs_tensor.hh index 9e84a2e5c..25c70793c 100644 --- a/dynare++/tl/cc/fs_tensor.hh +++ b/dynare++/tl/cc/fs_tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Full symmetry tensor. diff --git a/dynare++/tl/cc/gs_tensor.cc b/dynare++/tl/cc/gs_tensor.cc index 188bca138..b5e9adfc1 100644 --- a/dynare++/tl/cc/gs_tensor.cc +++ b/dynare++/tl/cc/gs_tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "gs_tensor.hh" diff --git a/dynare++/tl/cc/gs_tensor.hh b/dynare++/tl/cc/gs_tensor.hh index a16fe1f1b..d198d4548 100644 --- a/dynare++/tl/cc/gs_tensor.hh +++ b/dynare++/tl/cc/gs_tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // General symmetry tensor. diff --git a/dynare++/tl/cc/int_sequence.cc b/dynare++/tl/cc/int_sequence.cc index f5a50a775..cc1abae57 100644 --- a/dynare++/tl/cc/int_sequence.cc +++ b/dynare++/tl/cc/int_sequence.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "int_sequence.hh" diff --git a/dynare++/tl/cc/int_sequence.hh b/dynare++/tl/cc/int_sequence.hh index 135a0b64f..e87e53001 100644 --- a/dynare++/tl/cc/int_sequence.hh +++ b/dynare++/tl/cc/int_sequence.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Integer sequence. diff --git a/dynare++/tl/cc/kron_prod.cc b/dynare++/tl/cc/kron_prod.cc index b37e490f8..b13cb2f2c 100644 --- a/dynare++/tl/cc/kron_prod.cc +++ b/dynare++/tl/cc/kron_prod.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "kron_prod.hh" diff --git a/dynare++/tl/cc/kron_prod.hh b/dynare++/tl/cc/kron_prod.hh index 5a59ca8f0..eee195770 100644 --- a/dynare++/tl/cc/kron_prod.hh +++ b/dynare++/tl/cc/kron_prod.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Kronecker product. diff --git a/dynare++/tl/cc/normal_moments.cc b/dynare++/tl/cc/normal_moments.cc index ff8468b73..43014bbc3 100644 --- a/dynare++/tl/cc/normal_moments.cc +++ b/dynare++/tl/cc/normal_moments.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/dynare++/tl/cc/normal_moments.hh b/dynare++/tl/cc/normal_moments.hh index da77067bd..c12a3ba53 100644 --- a/dynare++/tl/cc/normal_moments.hh +++ b/dynare++/tl/cc/normal_moments.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Moments of normal distribution. diff --git a/dynare++/tl/cc/permutation.cc b/dynare++/tl/cc/permutation.cc index 5c9d48ca3..3cbd75df3 100644 --- a/dynare++/tl/cc/permutation.cc +++ b/dynare++/tl/cc/permutation.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "permutation.hh" diff --git a/dynare++/tl/cc/permutation.hh b/dynare++/tl/cc/permutation.hh index 1986c0c33..fb5c2d5a7 100644 --- a/dynare++/tl/cc/permutation.hh +++ b/dynare++/tl/cc/permutation.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Permutations. diff --git a/dynare++/tl/cc/ps_tensor.cc b/dynare++/tl/cc/ps_tensor.cc index a5c51c81b..061b7e9c2 100644 --- a/dynare++/tl/cc/ps_tensor.cc +++ b/dynare++/tl/cc/ps_tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "ps_tensor.hh" diff --git a/dynare++/tl/cc/ps_tensor.hh b/dynare++/tl/cc/ps_tensor.hh index a5b3f0654..5018549c7 100644 --- a/dynare++/tl/cc/ps_tensor.hh +++ b/dynare++/tl/cc/ps_tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Even more general symmetry tensor. diff --git a/dynare++/tl/cc/pyramid_prod.cc b/dynare++/tl/cc/pyramid_prod.cc index 8e2a4cfef..d15403e81 100644 --- a/dynare++/tl/cc/pyramid_prod.cc +++ b/dynare++/tl/cc/pyramid_prod.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "pyramid_prod.hh" diff --git a/dynare++/tl/cc/pyramid_prod.hh b/dynare++/tl/cc/pyramid_prod.hh index 01312cd02..d6d29fae1 100644 --- a/dynare++/tl/cc/pyramid_prod.hh +++ b/dynare++/tl/cc/pyramid_prod.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Multiplying tensor columns. diff --git a/dynare++/tl/cc/pyramid_prod2.cc b/dynare++/tl/cc/pyramid_prod2.cc index a129257e4..9ffdab74d 100644 --- a/dynare++/tl/cc/pyramid_prod2.cc +++ b/dynare++/tl/cc/pyramid_prod2.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "pyramid_prod2.hh" diff --git a/dynare++/tl/cc/pyramid_prod2.hh b/dynare++/tl/cc/pyramid_prod2.hh index 0e80a67f8..f316e304b 100644 --- a/dynare++/tl/cc/pyramid_prod2.hh +++ b/dynare++/tl/cc/pyramid_prod2.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Multiplying stacked tensor columns. diff --git a/dynare++/tl/cc/rfs_tensor.cc b/dynare++/tl/cc/rfs_tensor.cc index aaf0e4f7a..a22efe85f 100644 --- a/dynare++/tl/cc/rfs_tensor.cc +++ b/dynare++/tl/cc/rfs_tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "rfs_tensor.hh" diff --git a/dynare++/tl/cc/rfs_tensor.hh b/dynare++/tl/cc/rfs_tensor.hh index bbf6997f9..5c7bbc2c2 100644 --- a/dynare++/tl/cc/rfs_tensor.hh +++ b/dynare++/tl/cc/rfs_tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Row-wise full symmetry tensor. diff --git a/dynare++/tl/cc/sparse_tensor.cc b/dynare++/tl/cc/sparse_tensor.cc index 81cfeea69..10d5d469d 100644 --- a/dynare++/tl/cc/sparse_tensor.cc +++ b/dynare++/tl/cc/sparse_tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "sparse_tensor.hh" diff --git a/dynare++/tl/cc/sparse_tensor.hh b/dynare++/tl/cc/sparse_tensor.hh index 89d3414a1..68547eb56 100644 --- a/dynare++/tl/cc/sparse_tensor.hh +++ b/dynare++/tl/cc/sparse_tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Sparse tensor. diff --git a/dynare++/tl/cc/stack_container.cc b/dynare++/tl/cc/stack_container.cc index 71144fe88..f49c71e26 100644 --- a/dynare++/tl/cc/stack_container.cc +++ b/dynare++/tl/cc/stack_container.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "stack_container.hh" diff --git a/dynare++/tl/cc/stack_container.hh b/dynare++/tl/cc/stack_container.hh index e1a3e79be..68a61dbdb 100644 --- a/dynare++/tl/cc/stack_container.hh +++ b/dynare++/tl/cc/stack_container.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Stack of containers. diff --git a/dynare++/tl/cc/symmetry.cc b/dynare++/tl/cc/symmetry.cc index 72f896bed..46bc527bd 100644 --- a/dynare++/tl/cc/symmetry.cc +++ b/dynare++/tl/cc/symmetry.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "symmetry.hh" diff --git a/dynare++/tl/cc/symmetry.hh b/dynare++/tl/cc/symmetry.hh index 9431c23da..671c54100 100644 --- a/dynare++/tl/cc/symmetry.hh +++ b/dynare++/tl/cc/symmetry.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Symmetry. diff --git a/dynare++/tl/cc/t_container.cc b/dynare++/tl/cc/t_container.cc index c40920153..d5090bd79 100644 --- a/dynare++/tl/cc/t_container.cc +++ b/dynare++/tl/cc/t_container.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "t_container.hh" diff --git a/dynare++/tl/cc/t_container.hh b/dynare++/tl/cc/t_container.hh index 4f097e5d6..884131eb8 100644 --- a/dynare++/tl/cc/t_container.hh +++ b/dynare++/tl/cc/t_container.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Tensor containers. diff --git a/dynare++/tl/cc/t_polynomial.cc b/dynare++/tl/cc/t_polynomial.cc index 8de62a008..85ba58e93 100644 --- a/dynare++/tl/cc/t_polynomial.cc +++ b/dynare++/tl/cc/t_polynomial.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "t_polynomial.hh" diff --git a/dynare++/tl/cc/t_polynomial.hh b/dynare++/tl/cc/t_polynomial.hh index 1b2905310..e8f0f3ed0 100644 --- a/dynare++/tl/cc/t_polynomial.hh +++ b/dynare++/tl/cc/t_polynomial.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Tensor polynomial evaluation. diff --git a/dynare++/tl/cc/tensor.cc b/dynare++/tl/cc/tensor.cc index 875876d7d..425d3932d 100644 --- a/dynare++/tl/cc/tensor.cc +++ b/dynare++/tl/cc/tensor.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "tensor.hh" diff --git a/dynare++/tl/cc/tensor.hh b/dynare++/tl/cc/tensor.hh index cbeced9bb..76396e83a 100644 --- a/dynare++/tl/cc/tensor.hh +++ b/dynare++/tl/cc/tensor.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Tensor concept. diff --git a/dynare++/tl/cc/tl_exception.hh b/dynare++/tl/cc/tl_exception.hh index 201f4320c..e4c2d03c5 100644 --- a/dynare++/tl/cc/tl_exception.hh +++ b/dynare++/tl/cc/tl_exception.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Exception. diff --git a/dynare++/tl/cc/tl_static.cc b/dynare++/tl/cc/tl_static.cc index 9804086e8..b1603a722 100644 --- a/dynare++/tl/cc/tl_static.cc +++ b/dynare++/tl/cc/tl_static.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "tl_static.hh" diff --git a/dynare++/tl/cc/tl_static.hh b/dynare++/tl/cc/tl_static.hh index 2318f6295..19511c34b 100644 --- a/dynare++/tl/cc/tl_static.hh +++ b/dynare++/tl/cc/tl_static.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Tensor library static data. diff --git a/dynare++/tl/cc/twod_matrix.cc b/dynare++/tl/cc/twod_matrix.cc index 31445b3e9..327445eaf 100644 --- a/dynare++/tl/cc/twod_matrix.cc +++ b/dynare++/tl/cc/twod_matrix.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "twod_matrix.hh" diff --git a/dynare++/tl/cc/twod_matrix.hh b/dynare++/tl/cc/twod_matrix.hh index bd45083d3..1099c031f 100644 --- a/dynare++/tl/cc/twod_matrix.hh +++ b/dynare++/tl/cc/twod_matrix.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Matrix interface. diff --git a/dynare++/tl/testing/factory.cc b/dynare++/tl/testing/factory.cc index 724eecd1c..589c3824a 100644 --- a/dynare++/tl/testing/factory.cc +++ b/dynare++/tl/testing/factory.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "factory.hh" diff --git a/dynare++/tl/testing/factory.hh b/dynare++/tl/testing/factory.hh index 0dbd3ef26..bedefb71b 100644 --- a/dynare++/tl/testing/factory.hh +++ b/dynare++/tl/testing/factory.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef FACTORY_H diff --git a/dynare++/tl/testing/monoms.cc b/dynare++/tl/testing/monoms.cc index e0690018c..4623c319e 100644 --- a/dynare++/tl/testing/monoms.cc +++ b/dynare++/tl/testing/monoms.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "monoms.hh" diff --git a/dynare++/tl/testing/monoms.hh b/dynare++/tl/testing/monoms.hh index 96db16501..23bd2ef85 100644 --- a/dynare++/tl/testing/monoms.hh +++ b/dynare++/tl/testing/monoms.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef MONOMS_H diff --git a/dynare++/tl/testing/tests.cc b/dynare++/tl/testing/tests.cc index 559bafd6f..384c02d0d 100644 --- a/dynare++/tl/testing/tests.cc +++ b/dynare++/tl/testing/tests.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "SylvException.hh" diff --git a/dynare++/utils/cc/exception.hh b/dynare++/utils/cc/exception.hh index a7c74c265..c0b33338e 100644 --- a/dynare++/utils/cc/exception.hh +++ b/dynare++/utils/cc/exception.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef OGU_EXCEPTION_H diff --git a/dynare++/utils/cc/int_power.cc b/dynare++/utils/cc/int_power.cc index f2169880c..d0189bc77 100644 --- a/dynare++/utils/cc/int_power.cc +++ b/dynare++/utils/cc/int_power.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ int diff --git a/dynare++/utils/cc/int_power.hh b/dynare++/utils/cc/int_power.hh index 8d6ee86fa..4c647c832 100644 --- a/dynare++/utils/cc/int_power.hh +++ b/dynare++/utils/cc/int_power.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Integer exponentiation (by squaring) diff --git a/dynare++/utils/cc/pascal_triangle.cc b/dynare++/utils/cc/pascal_triangle.cc index 8b8a63d26..e8e0cc6df 100644 --- a/dynare++/utils/cc/pascal_triangle.cc +++ b/dynare++/utils/cc/pascal_triangle.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "pascal_triangle.hh" diff --git a/dynare++/utils/cc/pascal_triangle.hh b/dynare++/utils/cc/pascal_triangle.hh index e69dd815d..cfd81d314 100644 --- a/dynare++/utils/cc/pascal_triangle.hh +++ b/dynare++/utils/cc/pascal_triangle.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef PASCAL_TRIANGLE_H diff --git a/dynare++/utils/cc/sthread.cc b/dynare++/utils/cc/sthread.cc index 212f33572..65294d679 100644 --- a/dynare++/utils/cc/sthread.cc +++ b/dynare++/utils/cc/sthread.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/dynare++/utils/cc/sthread.hh b/dynare++/utils/cc/sthread.hh index fe52e3d9c..41315e88d 100644 --- a/dynare++/utils/cc/sthread.hh +++ b/dynare++/utils/cc/sthread.hh @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // Simple threads. diff --git a/examples/NK_baseline.mod b/examples/NK_baseline.mod index ad035e1b3..f2ba54423 100644 --- a/examples/NK_baseline.mod +++ b/examples/NK_baseline.mod @@ -47,7 +47,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var d (long_name='preference shock') diff --git a/examples/NK_baseline_steadystate.m b/examples/NK_baseline_steadystate.m index bcf0b8a67..53b07fe07 100644 --- a/examples/NK_baseline_steadystate.m +++ b/examples/NK_baseline_steadystate.m @@ -30,7 +30,7 @@ function [ys,params,check] = NK_baseline_steadystate(ys,exo,M_,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % read out parameters to access them with their name NumberOfParameters = M_.param_nbr; diff --git a/examples/Ramsey_Example.mod b/examples/Ramsey_Example.mod index 61e0df3cb..48c47ad60 100644 --- a/examples/Ramsey_Example.mod +++ b/examples/Ramsey_Example.mod @@ -61,7 +61,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see . + * see . */ //**********Define which monetary policy setup to use *********** diff --git a/examples/Ramsey_steady_file.mod b/examples/Ramsey_steady_file.mod index 1d8db31a8..cc9583d41 100644 --- a/examples/Ramsey_steady_file.mod +++ b/examples/Ramsey_steady_file.mod @@ -35,7 +35,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see . + * see . */ diff --git a/examples/Ramsey_steady_file_steadystate.m b/examples/Ramsey_steady_file_steadystate.m index c5b484487..b3705324e 100644 --- a/examples/Ramsey_steady_file_steadystate.m +++ b/examples/Ramsey_steady_file_steadystate.m @@ -31,7 +31,7 @@ function [ys,params,check] = Ramsey_steady_file_steadystate(ys,exo,M_,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % read out parameters to access them with their name beta=NaN; %make parameter known to Matlab function, prevents crashes due to Matlab function with same name; diff --git a/examples/agtrend.mod b/examples/agtrend.mod index dd5ef1e86..b918183b6 100644 --- a/examples/agtrend.mod +++ b/examples/agtrend.mod @@ -36,7 +36,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/examples/bkk.mod b/examples/bkk.mod index aca08ebfd..d7e63b514 100644 --- a/examples/bkk.mod +++ b/examples/bkk.mod @@ -42,7 +42,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#define countries = [ "H", "F" ] diff --git a/examples/example1.mod b/examples/example1.mod index 8fb9df1e8..1c1f96b11 100644 --- a/examples/example1.mod +++ b/examples/example1.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/examples/example1_reporting.mod b/examples/example1_reporting.mod index a39c98da9..6340d5e56 100644 --- a/examples/example1_reporting.mod +++ b/examples/example1_reporting.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/examples/example2.mod b/examples/example2.mod index 09d505828..c83aefa86 100644 --- a/examples/example2.mod +++ b/examples/example2.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/examples/example3.mod b/examples/example3.mod index f10f73219..e391b18e2 100644 --- a/examples/example3.mod +++ b/examples/example3.mod @@ -31,7 +31,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/examples/fs2000.mod b/examples/fs2000.mod index 335937023..b9c3edf5e 100644 --- a/examples/fs2000.mod +++ b/examples/fs2000.mod @@ -40,7 +40,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/examples/fs2000_nonstationary.mod b/examples/fs2000_nonstationary.mod index 53c1cf7f0..727d17cd9 100644 --- a/examples/fs2000_nonstationary.mod +++ b/examples/fs2000_nonstationary.mod @@ -23,7 +23,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var gM gA; diff --git a/examples/ramst.mod b/examples/ramst.mod index 90654a4ef..b5378f60b 100644 --- a/examples/ramst.mod +++ b/examples/ramst.mod @@ -30,7 +30,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/license.txt b/license.txt index c45679977..73b1f5e2a 100644 --- a/license.txt +++ b/license.txt @@ -473,7 +473,7 @@ License: GFDL-NIV-1.3+ any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. . - A copy of the license can be found at + A copy of the license can be found at License: GPL-2+ with Autoconf exception This program is free software; you can redistribute it and/or @@ -487,7 +487,7 @@ License: GPL-2+ with Autoconf exception GNU General Public License for more details. . You should have received a copy of the GNU General Public License along - with this program. If not, see . + with this program. If not, see . . As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a @@ -507,7 +507,7 @@ License: GPL-3+ GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with Dynare. If not, see . + along with Dynare. If not, see . License: GPL-3+ with Autoconf exception This program is free software: you can redistribute it and/or modify it @@ -521,7 +521,7 @@ License: GPL-3+ with Autoconf exception Public License for more details. . You should have received a copy of the GNU General Public License along - with this program. If not, see . + with this program. If not, see . . As a special exception, the respective Autoconf Macro's copyright owner gives unlimited permission to copy, distribute and modify the configure @@ -548,7 +548,7 @@ License: LGPL-2.1+ General Public License for more details. . You should have received a copy of the GNU Lesser General Public License - along with this library. If not, see . + along with this library. If not, see . License: LGPL-3+ This program is free software: you can redistribute it and/or modify @@ -562,7 +562,7 @@ License: LGPL-3+ GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License - along with this program. If not, see . + along with this program. If not, see . License: CC-BY-SA-4.0 Attribution-ShareAlike 4.0 International diff --git a/m4/ax_cxx11_thread.m4 b/m4/ax_cxx11_thread.m4 index 65d557b63..690752154 100644 --- a/m4/ax_cxx11_thread.m4 +++ b/m4/ax_cxx11_thread.m4 @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see . +dnl along with Dynare. If not, see . AC_DEFUN([AX_CXX11_THREAD], [ diff --git a/m4/ax_gsl.m4 b/m4/ax_gsl.m4 index 38c533dcc..1bbd2be9d 100644 --- a/m4/ax_gsl.m4 +++ b/m4/ax_gsl.m4 @@ -17,7 +17,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see . +dnl along with Dynare. If not, see . AC_DEFUN([AX_GSL], [ diff --git a/m4/ax_latex_class.m4 b/m4/ax_latex_class.m4 index 0f4c881f2..6b560614e 100644 --- a/m4/ax_latex_class.m4 +++ b/m4/ax_latex_class.m4 @@ -34,7 +34,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with this library. If not, see . +# along with this library. If not, see . AC_DEFUN([AX_LATEX_CLASS],[ AC_CACHE_CHECK([for usability of class $1],[ac_cv_latex_class_]translit($1,[-],[_]),[ diff --git a/m4/ax_latex_test.m4 b/m4/ax_latex_test.m4 index 5a3d012fc..7e5b8d5e5 100644 --- a/m4/ax_latex_test.m4 +++ b/m4/ax_latex_test.m4 @@ -36,7 +36,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with this library. If not, see . +# along with this library. If not, see . AC_DEFUN([AX_LATEX_TEST],[ rm -rf conftest.dir/.acltx diff --git a/m4/ax_matio.m4 b/m4/ax_matio.m4 index 8fc329994..00cef25aa 100644 --- a/m4/ax_matio.m4 +++ b/m4/ax_matio.m4 @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see . +dnl along with Dynare. If not, see . AC_DEFUN([AX_MATIO], [ diff --git a/m4/ax_matlab.m4 b/m4/ax_matlab.m4 index 32938c508..16330420b 100644 --- a/m4/ax_matlab.m4 +++ b/m4/ax_matlab.m4 @@ -14,7 +14,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License along -dnl with this program. If not, see . +dnl with this program. If not, see . dnl dnl As a special exception to the GNU General Public License, if dnl you distribute this file as part of a program that contains a diff --git a/m4/ax_matlab_arch.m4 b/m4/ax_matlab_arch.m4 index 43f23f7a4..e37bd5228 100644 --- a/m4/ax_matlab_arch.m4 +++ b/m4/ax_matlab_arch.m4 @@ -14,7 +14,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License along -dnl with this program. If not, see . +dnl with this program. If not, see . dnl dnl As a special exception to the GNU General Public License, if dnl you distribute this file as part of a program that contains a diff --git a/m4/ax_matlab_batch_options.m4 b/m4/ax_matlab_batch_options.m4 index 32f02d5cb..96f186eba 100644 --- a/m4/ax_matlab_batch_options.m4 +++ b/m4/ax_matlab_batch_options.m4 @@ -13,7 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see . +dnl along with Dynare. If not, see . AC_DEFUN([AX_MATLAB_BATCH_OPTIONS], [dnl diff --git a/m4/ax_matlab_version.m4 b/m4/ax_matlab_version.m4 index 113aa7288..834589f0f 100644 --- a/m4/ax_matlab_version.m4 +++ b/m4/ax_matlab_version.m4 @@ -13,7 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see . +dnl along with Dynare. If not, see . AC_DEFUN([AX_MATLAB_VERSION], [dnl diff --git a/m4/ax_mexext.m4 b/m4/ax_mexext.m4 index 0eb9d27c3..bb4e175d6 100644 --- a/m4/ax_mexext.m4 +++ b/m4/ax_mexext.m4 @@ -14,7 +14,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License along -dnl with this program. If not, see . +dnl with this program. If not, see . dnl dnl As a special exception to the GNU General Public License, if dnl you distribute this file as part of a program that contains a diff --git a/m4/ax_mexopts.m4 b/m4/ax_mexopts.m4 index 3ecd9268f..8847d48b2 100644 --- a/m4/ax_mexopts.m4 +++ b/m4/ax_mexopts.m4 @@ -13,7 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see . +dnl along with Dynare. If not, see . AC_DEFUN([AX_MEXOPTS], [dnl diff --git a/m4/ax_octave.m4 b/m4/ax_octave.m4 index b25df2d10..3708c999b 100644 --- a/m4/ax_octave.m4 +++ b/m4/ax_octave.m4 @@ -13,7 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License along -dnl with this program. If not, see . +dnl with this program. If not, see . dnl dnl As a special exception to the GNU General Public License, if dnl you distribute this file as part of a program that contains a diff --git a/m4/ax_prog_ln_s.m4 b/m4/ax_prog_ln_s.m4 index 5857da9c1..64916c41f 100644 --- a/m4/ax_prog_ln_s.m4 +++ b/m4/ax_prog_ln_s.m4 @@ -13,7 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see . +dnl along with Dynare. If not, see . AC_DEFUN([AX_PROG_LN_S], [ diff --git a/m4/ax_slicot.m4 b/m4/ax_slicot.m4 index c3bc018e8..b53e64480 100644 --- a/m4/ax_slicot.m4 +++ b/m4/ax_slicot.m4 @@ -20,7 +20,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see . +dnl along with Dynare. If not, see . AC_DEFUN([AX_SLICOT], [ diff --git a/macOS/Makefile b/macOS/Makefile index e1275d2ba..f7c4fb3cf 100644 --- a/macOS/Makefile +++ b/macOS/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see . +# along with Dynare. If not, see . .PHONY: all deps clean-deps clean clean-all build diff --git a/macOS/build.sh b/macOS/build.sh index b188675dc..b9296d47b 100755 --- a/macOS/build.sh +++ b/macOS/build.sh @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see . +# along with Dynare. If not, see . set -ex diff --git a/macOS/deps/Makefile b/macOS/deps/Makefile index ba6b2c6e2..c51c74495 100644 --- a/macOS/deps/Makefile +++ b/macOS/deps/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see . +# along with Dynare. If not, see . include versions.mk diff --git a/macOS/scripts/postinstall b/macOS/scripts/postinstall index 0c6e3e592..3ac0d0f45 100755 --- a/macOS/scripts/postinstall +++ b/macOS/scripts/postinstall @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see . +# along with Dynare. If not, see . set -ex diff --git a/matlab/+bgp/write.m b/matlab/+bgp/write.m index 004766240..5156adb2d 100644 --- a/matlab/+bgp/write.m +++ b/matlab/+bgp/write.m @@ -30,7 +30,7 @@ function write(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if DynareModel.maximum_lag && ~DynareModel.maximum_lead i0 = transpose(DynareModel.lead_lag_incidence(1,:)); % Indices of the lagged variables. diff --git a/matlab/+equation/evaluate.m b/matlab/+equation/evaluate.m index ca42c84b2..15d910074 100644 --- a/matlab/+equation/evaluate.m +++ b/matlab/+equation/evaluate.m @@ -15,7 +15,7 @@ function [ds, json] = evaluate(ds, eqtags, firstperiod, lastperiod, json) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/+gui/+perfect_foresight/run.m b/matlab/+gui/+perfect_foresight/run.m index 52c7298f2..b48f4f85a 100644 --- a/matlab/+gui/+perfect_foresight/run.m +++ b/matlab/+gui/+perfect_foresight/run.m @@ -28,7 +28,7 @@ function run(json) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ ys0_ ex0_ diff --git a/matlab/+gui/+stochastic-simulation/read.m b/matlab/+gui/+stochastic-simulation/read.m index 65099482c..2070cb884 100644 --- a/matlab/+gui/+stochastic-simulation/read.m +++ b/matlab/+gui/+stochastic-simulation/read.m @@ -28,7 +28,7 @@ function read(json) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ diff --git a/matlab/+pac/+bgp/get.m b/matlab/+pac/+bgp/get.m index 06dc69210..d2342e61e 100644 --- a/matlab/+pac/+bgp/get.m +++ b/matlab/+pac/+bgp/get.m @@ -15,7 +15,7 @@ function dummy = get(pacmodel, paceq, kind, id) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/+pac/+bgp/set.m b/matlab/+pac/+bgp/set.m index bdfb4ad7b..146c8e75f 100644 --- a/matlab/+pac/+bgp/set.m +++ b/matlab/+pac/+bgp/set.m @@ -15,7 +15,7 @@ function dummy = set(pacmodel, paceq, parameter, isnonzeromean) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/+pac/+estimate/init.m b/matlab/+pac/+estimate/init.m index 9b2dbb672..0dbdf70b8 100644 --- a/matlab/+pac/+estimate/init.m +++ b/matlab/+pac/+estimate/init.m @@ -16,7 +16,7 @@ function [pacmodl, lhs, rhs, pnames, enames, xnames, rname, pid, eid, xid, pname % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Get the original equation to be estimated [LHS, RHS] = get_lhs_and_rhs(eqname, M_, true); diff --git a/matlab/+pac/+estimate/iterative_ols.m b/matlab/+pac/+estimate/iterative_ols.m index 2e7c456b8..8c710c543 100644 --- a/matlab/+pac/+estimate/iterative_ols.m +++ b/matlab/+pac/+estimate/iterative_ols.m @@ -37,7 +37,7 @@ function iterative_ols(eqname, params, data, range) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/+pac/+estimate/nls.m b/matlab/+pac/+estimate/nls.m index afd9f1366..cb384cdf6 100644 --- a/matlab/+pac/+estimate/nls.m +++ b/matlab/+pac/+estimate/nls.m @@ -57,7 +57,7 @@ function nls(eqname, params, data, range, optimizer, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/+pac/+mce/parameters.m b/matlab/+pac/+mce/parameters.m index b3e2b0135..9817aca66 100644 --- a/matlab/+pac/+mce/parameters.m +++ b/matlab/+pac/+mce/parameters.m @@ -26,7 +26,7 @@ function parameters(pacname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/+pac/+update/equation.m b/matlab/+pac/+update/equation.m index ac65371b3..d368d5b12 100644 --- a/matlab/+pac/+update/equation.m +++ b/matlab/+pac/+update/equation.m @@ -26,7 +26,7 @@ function equation(pacname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . warning('Function pac.update.equation() is deprecated. Use pac.update.expectation() instead.') skipline() diff --git a/matlab/+pac/+update/expectation.m b/matlab/+pac/+update/expectation.m index 5dc7784dc..6819a0517 100644 --- a/matlab/+pac/+update/expectation.m +++ b/matlab/+pac/+update/expectation.m @@ -26,7 +26,7 @@ function expectation(pacname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/+pac/+update/parameters.m b/matlab/+pac/+update/parameters.m index cdd81655b..03132e081 100644 --- a/matlab/+pac/+update/parameters.m +++ b/matlab/+pac/+update/parameters.m @@ -28,7 +28,7 @@ function DynareModel = parameters(pacname, DynareModel, DynareOutput, verbose) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<4 verbose = true; diff --git a/matlab/+pac/check.m b/matlab/+pac/check.m index 05f64ee65..0ffaca29f 100644 --- a/matlab/+pac/check.m +++ b/matlab/+pac/check.m @@ -27,7 +27,7 @@ function errorcode = check(eqname, errorflag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/+pac/initialize.m b/matlab/+pac/initialize.m index 052572770..5ace9c916 100644 --- a/matlab/+pac/initialize.m +++ b/matlab/+pac/initialize.m @@ -23,7 +23,7 @@ function initialize(pacmodel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/+pac/print.m b/matlab/+pac/print.m index 11c3c2a11..61eae61bf 100644 --- a/matlab/+pac/print.m +++ b/matlab/+pac/print.m @@ -34,7 +34,7 @@ function print(pacexpectationmodelname, eqname, withcalibration) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<3 % Print calibration by default. diff --git a/matlab/+var_expectation/initialize.m b/matlab/+var_expectation/initialize.m index 06f40eab3..a7ab7d503 100644 --- a/matlab/+var_expectation/initialize.m +++ b/matlab/+var_expectation/initialize.m @@ -26,7 +26,7 @@ function initialize(varexpectationmodel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/+var_expectation/print.m b/matlab/+var_expectation/print.m index 05e351f1f..797013477 100644 --- a/matlab/+var_expectation/print.m +++ b/matlab/+var_expectation/print.m @@ -33,7 +33,7 @@ function print(varexpectationmodelname, withcalibration) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<2 % Print calibration by default. diff --git a/matlab/+var_expectation/update.m b/matlab/+var_expectation/update.m index 8b6a5dd2b..50edb67f7 100644 --- a/matlab/+var_expectation/update.m +++ b/matlab/+var_expectation/update.m @@ -23,7 +23,7 @@ function update(varexpectationmodelname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/+var_expectation/update_parameters.m b/matlab/+var_expectation/update_parameters.m index f6f3960bc..e947c493c 100644 --- a/matlab/+var_expectation/update_parameters.m +++ b/matlab/+var_expectation/update_parameters.m @@ -28,7 +28,7 @@ function DynareModel = update_parameters(varexpectationmodelname, DynareModel, D % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Check that the first input is a row character array. if ~isrow(varexpectationmodelname)==1 || ~ischar(varexpectationmodelname) diff --git a/matlab/AHessian.m b/matlab/AHessian.m index f9d9db6e0..4127bff98 100644 --- a/matlab/AHessian.m +++ b/matlab/AHessian.m @@ -23,7 +23,7 @@ function [AHess, DLIK, LIK] = AHessian(T,R,Q,H,P,Y,DT,DYss,DOm,DH,DP,start,mf,ka % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . k = size(DT,3); % number of structural parameters diff --git a/matlab/AIM/dynAIMsolver1.m b/matlab/AIM/dynAIMsolver1.m index 52a2ae6f9..dab31f51b 100644 --- a/matlab/AIM/dynAIMsolver1.m +++ b/matlab/AIM/dynAIMsolver1.m @@ -61,7 +61,7 @@ function [dr,aimcode,rts]=dynAIMsolver1(jacobia_,M_,dr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . aimcode=-1; neq= size(jacobia_,1); % no of equations diff --git a/matlab/AIM_first_order_solver.m b/matlab/AIM_first_order_solver.m index 893deefb0..09f99f799 100644 --- a/matlab/AIM_first_order_solver.m +++ b/matlab/AIM_first_order_solver.m @@ -66,7 +66,7 @@ function [dr,info]=AIM_first_order_solver(jacobia,M,dr,qz_criterium) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = 0; diff --git a/matlab/CheckPath.m b/matlab/CheckPath.m index 002c9bd17..5ecfc3a13 100644 --- a/matlab/CheckPath.m +++ b/matlab/CheckPath.m @@ -27,7 +27,7 @@ function [DirectoryName, info] = CheckPath(type,dname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = 0; diff --git a/matlab/CutSample.m b/matlab/CutSample.m index 1582ec883..5e7b69296 100644 --- a/matlab/CutSample.m +++ b/matlab/CutSample.m @@ -31,7 +31,7 @@ function CutSample(M_, options_, estim_params_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . npar = estim_params_.np+estim_params_.nvn+estim_params_.ncx+estim_params_.ncn+estim_params_.nvx; diff --git a/matlab/DsgeSmoother.m b/matlab/DsgeSmoother.m index 8dbee6f4d..94903de1d 100644 --- a/matlab/DsgeSmoother.m +++ b/matlab/DsgeSmoother.m @@ -73,7 +73,7 @@ function [alphahat,etahat,epsilonhat,ahat,SteadyState,trend_coeff,aK,T,R,P,PK,de % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . alphahat = []; etahat = []; diff --git a/matlab/GetAllPosteriorDraws.m b/matlab/GetAllPosteriorDraws.m index 0408da509..762632786 100644 --- a/matlab/GetAllPosteriorDraws.m +++ b/matlab/GetAllPosteriorDraws.m @@ -31,7 +31,7 @@ function Draws = GetAllPosteriorDraws(column, FirstMhFile, FirstLine, TotalNumbe % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/GetOneDraw.m b/matlab/GetOneDraw.m index e4fba3a43..ed48ac6ef 100644 --- a/matlab/GetOneDraw.m +++ b/matlab/GetOneDraw.m @@ -33,7 +33,7 @@ function [xparams, logpost] = GetOneDraw(type,M_,estim_params_,oo_,options_,baye % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . switch type case 'posterior' diff --git a/matlab/GetPosteriorMeanVariance.m b/matlab/GetPosteriorMeanVariance.m index 22d9e6004..33f7e0146 100644 --- a/matlab/GetPosteriorMeanVariance.m +++ b/matlab/GetPosteriorMeanVariance.m @@ -15,7 +15,7 @@ function [mean,variance] = GetPosteriorMeanVariance(M,drop) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . MetropolisFolder = CheckPath('metropolis',M.dname); FileName = M.fname; diff --git a/matlab/GetPosteriorParametersStatistics.m b/matlab/GetPosteriorParametersStatistics.m index d2cf00a69..f6e69feb5 100644 --- a/matlab/GetPosteriorParametersStatistics.m +++ b/matlab/GetPosteriorParametersStatistics.m @@ -31,7 +31,7 @@ function oo_ = GetPosteriorParametersStatistics(estim_params_, M_, options_, bay % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %if ~options_.mh_replic && options_.load_mh_file % load([M_.fname '_results.mat'],'oo_'); diff --git a/matlab/MakeAllFigures.m b/matlab/MakeAllFigures.m index 6c3de53ab..ca6a044e7 100644 --- a/matlab/MakeAllFigures.m +++ b/matlab/MakeAllFigures.m @@ -15,7 +15,7 @@ function MakeAllFigures(NumberOfPlots,Caption,FigureProperties,Info) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/PlotPosteriorDistributions.m b/matlab/PlotPosteriorDistributions.m index aac95569f..7fc418e0e 100644 --- a/matlab/PlotPosteriorDistributions.m +++ b/matlab/PlotPosteriorDistributions.m @@ -31,7 +31,7 @@ function oo_ = PlotPosteriorDistributions(estim_params_, M_, options_, bayestopt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . OutputDirectoryName = CheckPath('Output',M_.dname); diff --git a/matlab/PosteriorIRF.m b/matlab/PosteriorIRF.m index 07b11383c..b48225324 100644 --- a/matlab/PosteriorIRF.m +++ b/matlab/PosteriorIRF.m @@ -31,7 +31,7 @@ function PosteriorIRF(type) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ estim_params_ oo_ M_ bayestopt_ dataset_ dataset_info diff --git a/matlab/PosteriorIRF_core1.m b/matlab/PosteriorIRF_core1.m index 9cfdc8e24..3311c138d 100644 --- a/matlab/PosteriorIRF_core1.m +++ b/matlab/PosteriorIRF_core1.m @@ -38,7 +38,7 @@ function myoutput=PosteriorIRF_core1(myinputs,fpar,B,whoiam, ThisMatlab) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ estim_params_ oo_ M_ bayestopt_ dataset_ dataset_info diff --git a/matlab/PosteriorIRF_core2.m b/matlab/PosteriorIRF_core2.m index 522888e38..af6094b9e 100644 --- a/matlab/PosteriorIRF_core2.m +++ b/matlab/PosteriorIRF_core2.m @@ -45,7 +45,7 @@ function myoutput=PosteriorIRF_core2(myinputs,fpar,npar,whoiam,ThisMatlab) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ M_ diff --git a/matlab/Q6_plication.m b/matlab/Q6_plication.m index 153ee8ccd..66162044a 100644 --- a/matlab/Q6_plication.m +++ b/matlab/Q6_plication.m @@ -38,7 +38,7 @@ function [DP6,DP6inv] = Q6_plication(p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= np = p*(p+1)*(p+2)*(p+3)*(p+4)*(p+5)/(1*2*3*4*5*6); DP6 = spalloc(p^6,np,p^6); diff --git a/matlab/ReshapeMatFiles.m b/matlab/ReshapeMatFiles.m index 1d127a67b..62354e774 100644 --- a/matlab/ReshapeMatFiles.m +++ b/matlab/ReshapeMatFiles.m @@ -40,7 +40,7 @@ function ReshapeMatFiles(type, type2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/TaRB_optimizer_wrapper.m b/matlab/TaRB_optimizer_wrapper.m index 948266a23..fe8c5f43e 100644 --- a/matlab/TaRB_optimizer_wrapper.m +++ b/matlab/TaRB_optimizer_wrapper.m @@ -37,7 +37,7 @@ function [fval,info,exit_flag,DLIK,Hess,SteadyState,trend_coeff] = TaRB_optimiz % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . par_vector(parameterindices,:)=optpar; %reassemble parameter [fval,info,exit_flag,DLIK,Hess,SteadyState,trend_coeff] = feval(TargetFun,par_vector,varargin{:}); %call target function diff --git a/matlab/Tracing.m b/matlab/Tracing.m index d3ba8c0be..8e17ee6c0 100644 --- a/matlab/Tracing.m +++ b/matlab/Tracing.m @@ -29,7 +29,7 @@ function [] = Tracing() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . fid = fopen('Tracing.txt','w+'); fclose (fid); diff --git a/matlab/UnivariateSpectralDensity.m b/matlab/UnivariateSpectralDensity.m index d0f48f7d4..c310d3b57 100644 --- a/matlab/UnivariateSpectralDensity.m +++ b/matlab/UnivariateSpectralDensity.m @@ -34,7 +34,7 @@ function [oo_] = UnivariateSpectralDensity(M_,oo_,options_,var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if options_.order > 1 diff --git a/matlab/WriteShockDecomp2Excel.m b/matlab/WriteShockDecomp2Excel.m index 8be1b6f88..00a51426a 100644 --- a/matlab/WriteShockDecomp2Excel.m +++ b/matlab/WriteShockDecomp2Excel.m @@ -26,7 +26,7 @@ function WriteShockDecomp2Excel(z,shock_names,endo_names,i_var,initial_date,Dyna % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . OutputDirectoryName = CheckPath('Output',DynareModel.dname); diff --git a/matlab/accessors/get_irf.m b/matlab/accessors/get_irf.m index 93177435c..0cafdb12d 100644 --- a/matlab/accessors/get_irf.m +++ b/matlab/accessors/get_irf.m @@ -29,7 +29,7 @@ function y0 = get_irf(exo,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/accessors/get_mean.m b/matlab/accessors/get_mean.m index 85337c6c8..98a6fa78d 100644 --- a/matlab/accessors/get_mean.m +++ b/matlab/accessors/get_mean.m @@ -28,7 +28,7 @@ function y0 = get_mean(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/accessors/get_param_by_name.m b/matlab/accessors/get_param_by_name.m index b06ab5f07..2314c05b0 100644 --- a/matlab/accessors/get_param_by_name.m +++ b/matlab/accessors/get_param_by_name.m @@ -26,7 +26,7 @@ function x = get_param_by_name(pname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/accessors/get_posterior_covariance.m b/matlab/accessors/get_posterior_covariance.m index d83c0fd96..a78fd9bdb 100644 --- a/matlab/accessors/get_posterior_covariance.m +++ b/matlab/accessors/get_posterior_covariance.m @@ -15,7 +15,7 @@ function r = get_posterior_covariance(endo1, endo2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/accessors/get_posterior_irf.m b/matlab/accessors/get_posterior_irf.m index 4835db718..e884d15ea 100644 --- a/matlab/accessors/get_posterior_irf.m +++ b/matlab/accessors/get_posterior_irf.m @@ -15,7 +15,7 @@ function r = get_posterior_irf(endo, exo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/accessors/get_posterior_timeseries.m b/matlab/accessors/get_posterior_timeseries.m index a15ada45f..7cae9280b 100644 --- a/matlab/accessors/get_posterior_timeseries.m +++ b/matlab/accessors/get_posterior_timeseries.m @@ -23,7 +23,7 @@ function r = get_posterior_timeseries(type, endo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/accessors/get_shock_stderr_by_name.m b/matlab/accessors/get_shock_stderr_by_name.m index 7a5e7179d..67baf741f 100644 --- a/matlab/accessors/get_shock_stderr_by_name.m +++ b/matlab/accessors/get_shock_stderr_by_name.m @@ -26,7 +26,7 @@ function x = get_shock_stderr_by_name(exoname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/accessors/get_smooth.m b/matlab/accessors/get_smooth.m index d4bfdf16b..8d6b96efb 100644 --- a/matlab/accessors/get_smooth.m +++ b/matlab/accessors/get_smooth.m @@ -27,7 +27,7 @@ function y0 = get_smooth(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global oo_ SmoothedVariables=[struct2cell(oo_.SmoothedVariables); struct2cell(oo_.SmoothedShocks)]; diff --git a/matlab/accessors/get_update.m b/matlab/accessors/get_update.m index 8bdb2f907..67a4ad20b 100644 --- a/matlab/accessors/get_update.m +++ b/matlab/accessors/get_update.m @@ -26,7 +26,7 @@ function y0 = get_update(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global oo_ y0=zeros(length(oo_.UpdatedVariables.(varargin{1})),length(varargin)); diff --git a/matlab/accessors/set_param_value.m b/matlab/accessors/set_param_value.m index ecaec81b8..63fd20476 100644 --- a/matlab/accessors/set_param_value.m +++ b/matlab/accessors/set_param_value.m @@ -15,7 +15,7 @@ function set_param_value(pname,value) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/accessors/set_shock_stderr_value.m b/matlab/accessors/set_shock_stderr_value.m index f66e784ee..55ec4defd 100644 --- a/matlab/accessors/set_shock_stderr_value.m +++ b/matlab/accessors/set_shock_stderr_value.m @@ -15,7 +15,7 @@ function set_shock_stderr_value(exoname,value) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/add_filter_subtitle.m b/matlab/add_filter_subtitle.m index 4b0a63ede..2ac0b10ee 100644 --- a/matlab/add_filter_subtitle.m +++ b/matlab/add_filter_subtitle.m @@ -15,7 +15,7 @@ function title=add_filter_subtitle(title,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~options_.hp_filter && ~options_.one_sided_hp_filter && ~options_.bandpass.indicator %do not filter %nothing to add here diff --git a/matlab/add_path_to_mex_files.m b/matlab/add_path_to_mex_files.m index 757864c7a..c16e1a840 100644 --- a/matlab/add_path_to_mex_files.m +++ b/matlab/add_path_to_mex_files.m @@ -15,7 +15,7 @@ function mexpath = add_path_to_mex_files(dynareroot, modifypath) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<2 modifypath = true; diff --git a/matlab/aggregate.m b/matlab/aggregate.m index f8b32915a..38ff663a0 100644 --- a/matlab/aggregate.m +++ b/matlab/aggregate.m @@ -17,7 +17,7 @@ function aggregate(ofile, dynopt, rootfolder, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . MAX_NUMBER_OF_ELEMENTS = 10000; diff --git a/matlab/allVL1.m b/matlab/allVL1.m index 7bc7e01b0..35f8029cd 100644 --- a/matlab/allVL1.m +++ b/matlab/allVL1.m @@ -55,7 +55,7 @@ function v = allVL1(n, L1, L1ops, MaxNbSol) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= global MaxCounter; diff --git a/matlab/annualized_shock_decomposition.m b/matlab/annualized_shock_decomposition.m index 038f15a68..f6aaa02ec 100644 --- a/matlab/annualized_shock_decomposition.m +++ b/matlab/annualized_shock_decomposition.m @@ -47,7 +47,7 @@ function [z, endo_names, endo_names_tex, steady_state, i_var, oo_] = annualized_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . opts = options_.plot_shock_decomp; nvar = length(i_var); diff --git a/matlab/autoregressive_process_specification.m b/matlab/autoregressive_process_specification.m index 6f73b7e05..08cba1853 100644 --- a/matlab/autoregressive_process_specification.m +++ b/matlab/autoregressive_process_specification.m @@ -58,7 +58,7 @@ function [InnovationVariance,AutoregressiveParameters] = autoregressive_process_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . AutoregressiveParameters = NaN(p,1); InnovationVariance = NaN; switch p diff --git a/matlab/backward/backward_model_forecast.m b/matlab/backward/backward_model_forecast.m index cbf40f15e..28b376009 100644 --- a/matlab/backward/backward_model_forecast.m +++ b/matlab/backward/backward_model_forecast.m @@ -25,7 +25,7 @@ function forecasts = backward_model_forecast(initialcondition, listofvariables, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ diff --git a/matlab/backward/backward_model_inversion.m b/matlab/backward/backward_model_inversion.m index 99198771f..8641b8d45 100644 --- a/matlab/backward/backward_model_inversion.m +++ b/matlab/backward/backward_model_inversion.m @@ -29,7 +29,7 @@ function [endogenousvariables, exogenousvariables] = backward_model_inversion(co % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Get indices for the calibrated and free innovations. freeinnovations_id = zeros(length(freeinnovations), 1); diff --git a/matlab/backward/backward_model_irf.m b/matlab/backward/backward_model_irf.m index a90ffeb33..ae79a86e1 100644 --- a/matlab/backward/backward_model_irf.m +++ b/matlab/backward/backward_model_irf.m @@ -34,7 +34,7 @@ function [deviations, baseline, irfs] = backward_model_irf(initialcondition, inn % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ diff --git a/matlab/backward/calibrateresiduals.m b/matlab/backward/calibrateresiduals.m index 912ea17ce..70b296a7f 100644 --- a/matlab/backward/calibrateresiduals.m +++ b/matlab/backward/calibrateresiduals.m @@ -33,7 +33,7 @@ function [residuals, info] = calibrateresiduals(dbase, info, DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . displayresidualsequationmapping = false; diff --git a/matlab/backward/checkdatabase.m b/matlab/backward/checkdatabase.m index 35d8f0c88..3b4b407ee 100644 --- a/matlab/backward/checkdatabase.m +++ b/matlab/backward/checkdatabase.m @@ -21,7 +21,7 @@ function [dbase, info] = checkdatabase(dbase, DynareModel, inversionflag, simula % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % if DynareModel.maximum_endo_lead % error('The model (%s) is assumed to be backward!', DynareModel.fname) diff --git a/matlab/backward/checkdatabaseforinversion.m b/matlab/backward/checkdatabaseforinversion.m index bcc828279..8f3c19a88 100644 --- a/matlab/backward/checkdatabaseforinversion.m +++ b/matlab/backward/checkdatabaseforinversion.m @@ -20,6 +20,6 @@ function [dbase, info] = checkdatabaseforinversion(dbase, DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [dbase, info] = checkdatabase(dbase, DynareModel, true, false); \ No newline at end of file diff --git a/matlab/backward/dynamic_backward_model_for_inversion.m b/matlab/backward/dynamic_backward_model_for_inversion.m index 540e2f732..2bb568f86 100644 --- a/matlab/backward/dynamic_backward_model_for_inversion.m +++ b/matlab/backward/dynamic_backward_model_for_inversion.m @@ -15,7 +15,7 @@ function [r, J] = dynamic_backward_model_for_inversion(z, dynamicmodel, ylag, yc % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Set up y y = zeros(length(ylag)+ModelInversion.nyfree+ModelInversion.nyctrl,1); diff --git a/matlab/backward/dynamic_backward_model_for_simulation.m b/matlab/backward/dynamic_backward_model_for_simulation.m index 4947aa669..fcedf2eaf 100644 --- a/matlab/backward/dynamic_backward_model_for_simulation.m +++ b/matlab/backward/dynamic_backward_model_for_simulation.m @@ -15,7 +15,7 @@ function [r, J] = dynamic_backward_model_for_simulation(z, dynamicmodel, ylag, x % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Get indices of the variables appearing at time t. % NOTE: It is assumed that all variables appear at time t in the model. diff --git a/matlab/backward/dynamic_static_model_for_simulation.m b/matlab/backward/dynamic_static_model_for_simulation.m index 8ce608333..b929583d5 100644 --- a/matlab/backward/dynamic_static_model_for_simulation.m +++ b/matlab/backward/dynamic_static_model_for_simulation.m @@ -15,7 +15,7 @@ function [r, J] = dynamic_static_model_for_simulation(z, dynamicmodel, x, params % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % NOTE: It is assumed that all variables appear at time t in the model. diff --git a/matlab/backward/get_lags_on_endogenous_variables.m b/matlab/backward/get_lags_on_endogenous_variables.m index f9b5d75d0..dd3e572ea 100644 --- a/matlab/backward/get_lags_on_endogenous_variables.m +++ b/matlab/backward/get_lags_on_endogenous_variables.m @@ -17,7 +17,7 @@ function l = get_lags_on_endogenous_variables(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . l = zeros(DynareModel.orig_endo_nbr, 1); l(find(DynareModel.lead_lag_incidence(1,1:DynareModel.orig_endo_nbr))) = -1; diff --git a/matlab/backward/get_lags_on_exogenous_variables.m b/matlab/backward/get_lags_on_exogenous_variables.m index 590fa77a8..b5bc5dd0a 100644 --- a/matlab/backward/get_lags_on_exogenous_variables.m +++ b/matlab/backward/get_lags_on_exogenous_variables.m @@ -17,7 +17,7 @@ function l = get_lags_on_exogenous_variables(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . l = zeros(DynareModel.exo_nbr, 1); diff --git a/matlab/backward/shock_decomposition_backward.m b/matlab/backward/shock_decomposition_backward.m index e27ad73ca..929620060 100644 --- a/matlab/backward/shock_decomposition_backward.m +++ b/matlab/backward/shock_decomposition_backward.m @@ -37,7 +37,7 @@ function decomposition = shock_decomposition_backward(simulations, initialcondit % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/backward/simul_backward_linear_model.m b/matlab/backward/simul_backward_linear_model.m index 381642998..286898b84 100644 --- a/matlab/backward/simul_backward_linear_model.m +++ b/matlab/backward/simul_backward_linear_model.m @@ -36,7 +36,7 @@ function simulations = simul_backward_linear_model(initialconditions, samplesize % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if DynareModel.maximum_lead error('Model defined in %s.mod is not backward.', M_.fname) diff --git a/matlab/backward/simul_backward_linear_model_.m b/matlab/backward/simul_backward_linear_model_.m index 742d68343..58bd6f602 100644 --- a/matlab/backward/simul_backward_linear_model_.m +++ b/matlab/backward/simul_backward_linear_model_.m @@ -36,7 +36,7 @@ function [ysim, xsim] = simul_backward_linear_model_(initialconditions, samplesi % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isempty(innovations) DynareOutput.exo_simul(initialconditions.nobs+(1:samplesize),:) = innovations; diff --git a/matlab/backward/simul_backward_model.m b/matlab/backward/simul_backward_model.m index 168b5a428..a40e5e2c1 100644 --- a/matlab/backward/simul_backward_model.m +++ b/matlab/backward/simul_backward_model.m @@ -33,7 +33,7 @@ function simulation = simul_backward_model(initialconditions, samplesize, innova % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ M_ oo_ diff --git a/matlab/backward/simul_backward_model_init.m b/matlab/backward/simul_backward_model_init.m index c5801eacb..55e911be9 100644 --- a/matlab/backward/simul_backward_model_init.m +++ b/matlab/backward/simul_backward_model_init.m @@ -18,7 +18,7 @@ function [initialconditions, samplesize, innovations, DynareOptions, DynareModel % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Test if the model is backward. if DynareModel.maximum_lead diff --git a/matlab/backward/simul_backward_nonlinear_model.m b/matlab/backward/simul_backward_nonlinear_model.m index 956af53af..8407e1872 100644 --- a/matlab/backward/simul_backward_nonlinear_model.m +++ b/matlab/backward/simul_backward_nonlinear_model.m @@ -36,7 +36,7 @@ function simulations = simul_backward_nonlinear_model(initialconditions, samples % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if DynareModel.maximum_lead error('Model defined in %s.mod is not backward.', DynareModel.fname) diff --git a/matlab/backward/simul_backward_nonlinear_model_.m b/matlab/backward/simul_backward_nonlinear_model_.m index b1d05fc28..da480b5b0 100644 --- a/matlab/backward/simul_backward_nonlinear_model_.m +++ b/matlab/backward/simul_backward_nonlinear_model_.m @@ -36,7 +36,7 @@ function [ysim, xsim] = simul_backward_nonlinear_model_(initialconditions, sampl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . debug = false; diff --git a/matlab/basic_plan.m b/matlab/basic_plan.m index ae7d6bcbf..d48869c27 100644 --- a/matlab/basic_plan.m +++ b/matlab/basic_plan.m @@ -29,7 +29,7 @@ function plan = basic_plan(plan, exogenous, expectation_type, date, value) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~ischar(expectation_type) || size(expectation_type,1) ~= 1 error(['in basic_plan the third argument should be a string containing the simulation type (''perfect_foresight'' or ''surprise'')']); diff --git a/matlab/bicgstab_.m b/matlab/bicgstab_.m index aa2c0a957..c704de10c 100644 --- a/matlab/bicgstab_.m +++ b/matlab/bicgstab_.m @@ -15,7 +15,7 @@ function [x,status]=bicgstab_(func,b,x,tole,kmax,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . status = 0; r=b-feval(func,x,varargin{:}); diff --git a/matlab/bivmom.m b/matlab/bivmom.m index f850fe1c2..3ba651718 100644 --- a/matlab/bivmom.m +++ b/matlab/bivmom.m @@ -39,7 +39,7 @@ function [y,dy] = bivmom(p,rho) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= s1 = p(1); s2 = p(2); diff --git a/matlab/bksup0.m b/matlab/bksup0.m index b801e40e2..5fb364b99 100644 --- a/matlab/bksup0.m +++ b/matlab/bksup0.m @@ -26,7 +26,7 @@ function d = bksup0(c,ny,jcf,iyf,icf,periods) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ir = ((periods-2)*ny+1):(ny+(periods-2)*ny); irf = iyf+(periods-1)*ny ; diff --git a/matlab/bksup1.m b/matlab/bksup1.m index 4e6fb733c..3cbea3f4e 100644 --- a/matlab/bksup1.m +++ b/matlab/bksup1.m @@ -27,7 +27,7 @@ function d = bksup1(c,ny,jcf,iyf,periods) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ir = [(periods-2)*ny+1:ny+(periods-2)*ny] ; irf = iyf+(periods-1)*ny ; diff --git a/matlab/bksupk.m b/matlab/bksupk.m index cca78d7f6..66ac114aa 100644 --- a/matlab/bksupk.m +++ b/matlab/bksupk.m @@ -30,7 +30,7 @@ function d1 = bksupk(ny,fid,jcf,icc1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/block_bytecode_mfs_steadystate.m b/matlab/block_bytecode_mfs_steadystate.m index ba0bef861..1747edd2a 100644 --- a/matlab/block_bytecode_mfs_steadystate.m +++ b/matlab/block_bytecode_mfs_steadystate.m @@ -17,7 +17,7 @@ function [r, g1] = block_bytecode_mfs_steadystate(y, b, y_all, exo, params, M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . indx = M.block_structure_stat.block(b).variable; y_all(indx) = y; diff --git a/matlab/block_mfs_steadystate.m b/matlab/block_mfs_steadystate.m index ceccf3555..6a8bce31d 100644 --- a/matlab/block_mfs_steadystate.m +++ b/matlab/block_mfs_steadystate.m @@ -17,7 +17,7 @@ function [r, g1] = block_mfs_steadystate(y, b, y_all, exo, params, T, M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . y_all(M.block_structure_stat.block(b).variable) = y; diff --git a/matlab/bseastr.m b/matlab/bseastr.m index c8b2de0fc..c3e5b56b0 100644 --- a/matlab/bseastr.m +++ b/matlab/bseastr.m @@ -15,7 +15,7 @@ function x = bseastr(s1,s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . m = size(s1,1) ; x = zeros(m,1) ; diff --git a/matlab/bvar_density.m b/matlab/bvar_density.m index 5c75f18f8..a6577774b 100644 --- a/matlab/bvar_density.m +++ b/matlab/bvar_density.m @@ -27,7 +27,7 @@ function bvar_density(maxnlags) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global oo_ diff --git a/matlab/bvar_forecast.m b/matlab/bvar_forecast.m index 2fe5601cb..adac96e04 100644 --- a/matlab/bvar_forecast.m +++ b/matlab/bvar_forecast.m @@ -26,7 +26,7 @@ function bvar_forecast(nlags) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ oo_ M_ diff --git a/matlab/bvar_irf.m b/matlab/bvar_irf.m index 2dbd908e4..5803abff8 100644 --- a/matlab/bvar_irf.m +++ b/matlab/bvar_irf.m @@ -26,7 +26,7 @@ function bvar_irf(nlags,identification) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ oo_ M_ diff --git a/matlab/bvar_toolbox.m b/matlab/bvar_toolbox.m index 4393e21ac..7b0c18a8e 100644 --- a/matlab/bvar_toolbox.m +++ b/matlab/bvar_toolbox.m @@ -57,7 +57,7 @@ function [ny, nx, posterior, prior, forecast_data] = bvar_toolbox(nlags) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ diff --git a/matlab/bytecode_steadystate.m b/matlab/bytecode_steadystate.m index dff35373f..2d0e8d2d4 100644 --- a/matlab/bytecode_steadystate.m +++ b/matlab/bytecode_steadystate.m @@ -17,6 +17,6 @@ function [r, g1] = bytecode_steadystate(y, exo, params) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . eval('[r, g1] = bytecode( y, exo, params, y, 1, exo, ''evaluate'', ''static'');'); diff --git a/matlab/calibrate_mh_scale_parameter.m b/matlab/calibrate_mh_scale_parameter.m index 4425e7516..e4633b8dc 100644 --- a/matlab/calibrate_mh_scale_parameter.m +++ b/matlab/calibrate_mh_scale_parameter.m @@ -35,7 +35,7 @@ function Scale = calibrate_mh_scale_parameter(ObjectiveFunction, CovarianceMatri % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Fire up the wait bar hh = dyn_waitbar(0,'Tuning of the scale parameter...'); diff --git a/matlab/cartesian_product_of_sets.m b/matlab/cartesian_product_of_sets.m index 9fbe37c07..1e41e57d9 100644 --- a/matlab/cartesian_product_of_sets.m +++ b/matlab/cartesian_product_of_sets.m @@ -46,7 +46,7 @@ function cprod = cartesian_product_of_sets(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/cellofchar2mfile.m b/matlab/cellofchar2mfile.m index 6160f5a47..809877a9b 100644 --- a/matlab/cellofchar2mfile.m +++ b/matlab/cellofchar2mfile.m @@ -24,7 +24,7 @@ function cellofchar2mfile(fname, c, cname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [pathstr,name,ext] = fileparts(fname); diff --git a/matlab/cellofchararraymaxlength.m b/matlab/cellofchararraymaxlength.m index 2f42e38c3..dee88122a 100644 --- a/matlab/cellofchararraymaxlength.m +++ b/matlab/cellofchararraymaxlength.m @@ -15,7 +15,7 @@ function n = cellofchararraymaxlength(c) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~all(cellfun(@ischar, c)) error('Input has to be a cell of char arrays!') diff --git a/matlab/check.m b/matlab/check.m index fba5bb8cd..6b5d23889 100644 --- a/matlab/check.m +++ b/matlab/check.m @@ -27,7 +27,7 @@ function [eigenvalues_,result,info] = check(M, options, oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~options.initval_file && M.exo_nbr > 1 diff --git a/matlab/check_bounds_and_definiteness_estimation.m b/matlab/check_bounds_and_definiteness_estimation.m index f93598c9f..59e504d77 100644 --- a/matlab/check_bounds_and_definiteness_estimation.m +++ b/matlab/check_bounds_and_definiteness_estimation.m @@ -30,7 +30,7 @@ function [fval,info,exit_flag,Q,H]=check_bounds_and_definiteness_estimation(xpar % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . fval = []; exit_flag = 1; diff --git a/matlab/check_consistency_covariances.m b/matlab/check_consistency_covariances.m index 6cc9ada4a..8248c3986 100644 --- a/matlab/check_consistency_covariances.m +++ b/matlab/check_consistency_covariances.m @@ -21,7 +21,7 @@ function correct_flag=check_consistency_covariances(Covariance_matrix) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %compute theoretical bound by assuming correlation of 1 bound=diag(sqrt(diag(Covariance_matrix)))*ones(size(Covariance_matrix))*diag(sqrt(diag(Covariance_matrix))); diff --git a/matlab/check_dsge_var_model.m b/matlab/check_dsge_var_model.m index fb06d42ee..cbf59b493 100644 --- a/matlab/check_dsge_var_model.m +++ b/matlab/check_dsge_var_model.m @@ -17,7 +17,7 @@ function check_dsge_var_model(Model, EstimatedParameters, BayesInfo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if EstimatedParameters.nvn error('Estimation::DsgeVarLikelihood: Measurement errors are not allowed!') diff --git a/matlab/check_for_calibrated_covariances.m b/matlab/check_for_calibrated_covariances.m index 7bf00e6a4..8cefe9abb 100644 --- a/matlab/check_for_calibrated_covariances.m +++ b/matlab/check_for_calibrated_covariances.m @@ -27,7 +27,7 @@ function estim_params=check_for_calibrated_covariances(xparam1,estim_params,M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . Sigma_e_calibrated=M.Sigma_e; H_calibrated=M.H; %check covariance for structural errors diff --git a/matlab/check_list_of_variables.m b/matlab/check_list_of_variables.m index f13182c85..d5f4b449b 100644 --- a/matlab/check_list_of_variables.m +++ b/matlab/check_list_of_variables.m @@ -29,7 +29,7 @@ function varlist = check_list_of_variables(options_, M_, varlist) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Get uniques [~, ~, index_uniques] = varlist_indices(varlist, M_.endo_names); diff --git a/matlab/check_matlab_path.m b/matlab/check_matlab_path.m index 58a0babc1..f07e77129 100644 --- a/matlab/check_matlab_path.m +++ b/matlab/check_matlab_path.m @@ -15,7 +15,7 @@ function check_matlab_path(change_path_flag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~nargin || isempty(change_path_flag) change_path_flag = true; diff --git a/matlab/check_model.m b/matlab/check_model.m index 1abc89db1..6e9439157 100644 --- a/matlab/check_model.m +++ b/matlab/check_model.m @@ -15,7 +15,7 @@ function check_model(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . xlen = DynareModel.maximum_exo_lag+DynareModel.maximum_exo_lead + 1; if ~ DynareModel.lead_lag_incidence(DynareModel.maximum_lag+1,:) > 0 diff --git a/matlab/check_name.m b/matlab/check_name.m index 11b5f5d43..c14fe1594 100644 --- a/matlab/check_name.m +++ b/matlab/check_name.m @@ -15,6 +15,6 @@ function n = check_name(vartan,varname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n = strmatch(varname,vartan,'exact'); \ No newline at end of file diff --git a/matlab/check_posterior_analysis_data.m b/matlab/check_posterior_analysis_data.m index 38d10aaae..ccbba78b9 100644 --- a/matlab/check_posterior_analysis_data.m +++ b/matlab/check_posterior_analysis_data.m @@ -32,7 +32,7 @@ function [info,description] = check_posterior_analysis_data(type,M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = 0; if nargout>1 diff --git a/matlab/check_posterior_sampler_options.m b/matlab/check_posterior_sampler_options.m index ceb6c6337..0cfff350d 100644 --- a/matlab/check_posterior_sampler_options.m +++ b/matlab/check_posterior_sampler_options.m @@ -28,7 +28,7 @@ function [posterior_sampler_options, options_] = check_posterior_sampler_options % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . init=0; diff --git a/matlab/check_prior_analysis_data.m b/matlab/check_prior_analysis_data.m index e0570cc68..8a36d4809 100644 --- a/matlab/check_prior_analysis_data.m +++ b/matlab/check_prior_analysis_data.m @@ -33,7 +33,7 @@ function [info,description] = check_prior_analysis_data(type,M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = 0; if nargout>1 diff --git a/matlab/check_prior_bounds.m b/matlab/check_prior_bounds.m index 9c982ff4d..b458149b3 100644 --- a/matlab/check_prior_bounds.m +++ b/matlab/check_prior_bounds.m @@ -25,7 +25,7 @@ function check_prior_bounds(xparam1,bounds,M_,estim_params_,options_,bayestopt_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . outside_bound_pars=find(xparam1 < bounds.lb | xparam1 > bounds.ub); if ~isempty(outside_bound_pars) diff --git a/matlab/cherrypick.m b/matlab/cherrypick.m index 48f89098b..85bfe6af4 100644 --- a/matlab/cherrypick.m +++ b/matlab/cherrypick.m @@ -32,7 +32,7 @@ function json = cherrypick(infile, outfold, eqtags, noresids, json) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/chol_SE.m b/matlab/chol_SE.m index 48b70edf4..9c3513809 100644 --- a/matlab/chol_SE.m +++ b/matlab/chol_SE.m @@ -68,7 +68,7 @@ function [R,indef, E, P]=chol_SE(A,pivoting) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if sum(sum(abs(A-A'))) > 0 error('A is not symmetric') diff --git a/matlab/clear_persistent_variables.m b/matlab/clear_persistent_variables.m index 1efa2263f..260059ca5 100644 --- a/matlab/clear_persistent_variables.m +++ b/matlab/clear_persistent_variables.m @@ -17,7 +17,7 @@ function clear_persistent_variables(folder, writelistofroutinestobecleared) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<2 diff --git a/matlab/cli/estimate.m b/matlab/cli/estimate.m index e94aa549b..8c16f4daa 100644 --- a/matlab/cli/estimate.m +++ b/matlab/cli/estimate.m @@ -15,7 +15,7 @@ function estimate(method, data, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ % Check first input. diff --git a/matlab/cli/prior.m b/matlab/cli/prior.m index 2ecaa3310..95401ba34 100644 --- a/matlab/cli/prior.m +++ b/matlab/cli/prior.m @@ -26,7 +26,7 @@ function varargout = prior(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isempty(varargin) || ( isequal(length(varargin), 1) && isequal(varargin{1},'help')) skipline() diff --git a/matlab/collect_latex_files.m b/matlab/collect_latex_files.m index 0b9f28407..10d0af0d7 100644 --- a/matlab/collect_latex_files.m +++ b/matlab/collect_latex_files.m @@ -23,7 +23,7 @@ function collect_latex_files % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ %% Write header diff --git a/matlab/commutation.m b/matlab/commutation.m index a87017e9b..f674938b6 100644 --- a/matlab/commutation.m +++ b/matlab/commutation.m @@ -36,7 +36,7 @@ function k = commutation(n, m, sparseflag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % Original author: Thomas P Minka (tpminka@media.mit.edu), April 22, 2013 diff --git a/matlab/compute_Pinf_Pstar.m b/matlab/compute_Pinf_Pstar.m index 6e2113f5c..4d6d2070e 100644 --- a/matlab/compute_Pinf_Pstar.m +++ b/matlab/compute_Pinf_Pstar.m @@ -45,7 +45,7 @@ function [Pstar,Pinf] = compute_Pinf_Pstar(mf,T,R,Q,qz_criterium, restrict_colum % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . np = size(T,1); if nargin == 6 diff --git a/matlab/compute_decision_rules.m b/matlab/compute_decision_rules.m index 372a7fa18..4e7d86be9 100644 --- a/matlab/compute_decision_rules.m +++ b/matlab/compute_decision_rules.m @@ -27,7 +27,7 @@ function [dr,info,M_,options_,oo_] =compute_decision_rules(M_,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if options_.discretionary_policy [dr,info,M_,options_,oo_] = discretionary_policy_1(options_.instruments,M_,options_,oo_); diff --git a/matlab/compute_mh_covariance_matrix.m b/matlab/compute_mh_covariance_matrix.m index d7885c7f9..ffd0b218e 100644 --- a/matlab/compute_mh_covariance_matrix.m +++ b/matlab/compute_mh_covariance_matrix.m @@ -30,7 +30,7 @@ function [posterior_mean,posterior_covariance,posterior_mode,posterior_kernel_at % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ estim_params_ bayestopt_ diff --git a/matlab/compute_model_moments.m b/matlab/compute_model_moments.m index 50c1d0072..afc2452c8 100644 --- a/matlab/compute_model_moments.m +++ b/matlab/compute_model_moments.m @@ -26,7 +26,7 @@ function moments=compute_model_moments(dr,M_,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [ivar,vartan,options_] = get_variables_list(options_,M_); moments = th_autocovariances(dr,ivar,M_,options_,options_.nodecomposition); diff --git a/matlab/compute_moments_varendo.m b/matlab/compute_moments_varendo.m index 80ec3d79d..edb9ab7ce 100644 --- a/matlab/compute_moments_varendo.m +++ b/matlab/compute_moments_varendo.m @@ -32,7 +32,7 @@ function oo_ = compute_moments_varendo(type, options_, M_, oo_, var_list_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . fprintf('Estimation::compute_moments_varendo: I''m computing endogenous moments (this may take a while)... \n'); diff --git a/matlab/compute_overall_acceptance_ratio.m b/matlab/compute_overall_acceptance_ratio.m index 90db1d374..12c83855e 100644 --- a/matlab/compute_overall_acceptance_ratio.m +++ b/matlab/compute_overall_acceptance_ratio.m @@ -15,7 +15,7 @@ function overallacceptanceratio = compute_overall_acceptance_ratio(MetropolisFol % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . BaseName = [MetropolisFolder filesep ModelName]; mh_history_files = dir([BaseName '_mh_history_*.mat']); diff --git a/matlab/compute_trend_coefficients.m b/matlab/compute_trend_coefficients.m index d9bd3441a..edcf4deb8 100644 --- a/matlab/compute_trend_coefficients.m +++ b/matlab/compute_trend_coefficients.m @@ -33,7 +33,7 @@ function [trend_addition, trend_coeff]=compute_trend_coefficients(M_,DynareOptio % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . trend_coeff = zeros(nvarobs,1); diff --git a/matlab/conditional_variance_decomposition.m b/matlab/conditional_variance_decomposition.m index 83020a736..8780d2492 100644 --- a/matlab/conditional_variance_decomposition.m +++ b/matlab/conditional_variance_decomposition.m @@ -32,7 +32,7 @@ function [ConditionalVarianceDecomposition, ConditionalVarianceDecomposition_ME] % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if any(Steps <= 0) error(['Conditional variance decomposition: All periods must be strictly ' ... diff --git a/matlab/conditional_variance_decomposition_ME_mc_analysis.m b/matlab/conditional_variance_decomposition_ME_mc_analysis.m index f0e835011..ffeefabd4 100644 --- a/matlab/conditional_variance_decomposition_ME_mc_analysis.m +++ b/matlab/conditional_variance_decomposition_ME_mc_analysis.m @@ -37,7 +37,7 @@ function oo_ = ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/conditional_variance_decomposition_mc_analysis.m b/matlab/conditional_variance_decomposition_mc_analysis.m index 556e8ca76..84ab73cc2 100644 --- a/matlab/conditional_variance_decomposition_mc_analysis.m +++ b/matlab/conditional_variance_decomposition_mc_analysis.m @@ -38,7 +38,7 @@ function oo_ = ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/convergence_diagnostics/McMCDiagnostics.m b/matlab/convergence_diagnostics/McMCDiagnostics.m index 69d368291..735ae9b95 100644 --- a/matlab/convergence_diagnostics/McMCDiagnostics.m +++ b/matlab/convergence_diagnostics/McMCDiagnostics.m @@ -31,7 +31,7 @@ function oo_ = McMCDiagnostics(options_, estim_params_, M_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . OutputFolder = CheckPath('Output',M_.dname); MetropolisFolder = CheckPath('metropolis',M_.dname); diff --git a/matlab/convergence_diagnostics/McMCDiagnostics_core.m b/matlab/convergence_diagnostics/McMCDiagnostics_core.m index 283e6ada1..ed636aaf6 100644 --- a/matlab/convergence_diagnostics/McMCDiagnostics_core.m +++ b/matlab/convergence_diagnostics/McMCDiagnostics_core.m @@ -48,7 +48,7 @@ function myoutput = McMCDiagnostics_core(myinputs,fpar,npar,whoiam, ThisMatlab) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<4 whoiam=0; diff --git a/matlab/convergence_diagnostics/geweke_chi2_test.m b/matlab/convergence_diagnostics/geweke_chi2_test.m index 8acf67399..80a189566 100644 --- a/matlab/convergence_diagnostics/geweke_chi2_test.m +++ b/matlab/convergence_diagnostics/geweke_chi2_test.m @@ -41,7 +41,7 @@ function results_struct = geweke_chi2_test(results1,results2,results_struct,opti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % % ------------------------------------------------ % REFERENCES: Geweke (1992), `Evaluating the accuracy of sampling-based diff --git a/matlab/convergence_diagnostics/geweke_moments.m b/matlab/convergence_diagnostics/geweke_moments.m index 51f894edd..6a513a63a 100644 --- a/matlab/convergence_diagnostics/geweke_moments.m +++ b/matlab/convergence_diagnostics/geweke_moments.m @@ -37,7 +37,7 @@ function [results_vec, results_struct] = geweke_moments(draws,Dynareoptions) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % REFERENCES: Geweke (1992), `Evaluating the accuracy of sampling-based % approaches to the calculation of posterior moments', in J.O. Berger, diff --git a/matlab/convergence_diagnostics/mcmc_ifac.m b/matlab/convergence_diagnostics/mcmc_ifac.m index 32b72bcee..9620b6680 100644 --- a/matlab/convergence_diagnostics/mcmc_ifac.m +++ b/matlab/convergence_diagnostics/mcmc_ifac.m @@ -51,7 +51,7 @@ function Ifac = mcmc_ifac(X, Nc) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . Nc = floor(min(Nc, length(X)/2)); if mod(Nc,2) diff --git a/matlab/convergence_diagnostics/raftery_lewis.m b/matlab/convergence_diagnostics/raftery_lewis.m index 798e102db..fd3935126 100644 --- a/matlab/convergence_diagnostics/raftery_lewis.m +++ b/matlab/convergence_diagnostics/raftery_lewis.m @@ -61,7 +61,7 @@ function [raftery_lewis] = raftery_lewis(runs,q,r,s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . diff --git a/matlab/convertAimCodeToInfo.m b/matlab/convertAimCodeToInfo.m index 2320c7f65..4782e6656 100644 --- a/matlab/convertAimCodeToInfo.m +++ b/matlab/convertAimCodeToInfo.m @@ -34,7 +34,7 @@ function [info] = convertAimCodeToInfo(aimCode) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . switch aimCode case 1 diff --git a/matlab/convertjsondecode.m b/matlab/convertjsondecode.m index deff8cf6a..e388f3d30 100644 --- a/matlab/convertjsondecode.m +++ b/matlab/convertjsondecode.m @@ -29,7 +29,7 @@ function o = convertjsondecode(o) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . fnames = fieldnames(o); diff --git a/matlab/correlation_mc_analysis.m b/matlab/correlation_mc_analysis.m index 7b3d63848..09b008902 100644 --- a/matlab/correlation_mc_analysis.m +++ b/matlab/correlation_mc_analysis.m @@ -17,7 +17,7 @@ function oo_ = correlation_mc_analysis(SampleSize,type,dname,fname,vartan,nvar,v % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/cosn.m b/matlab/cosn.m index 9e239160a..3fd8d52e7 100644 --- a/matlab/cosn.m +++ b/matlab/cosn.m @@ -35,7 +35,7 @@ function [co, b, yhat] = cosn(H) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= y = H(:,1); diff --git a/matlab/covariance_mc_analysis.m b/matlab/covariance_mc_analysis.m index ebf3602a2..fe82ed82c 100644 --- a/matlab/covariance_mc_analysis.m +++ b/matlab/covariance_mc_analysis.m @@ -34,7 +34,7 @@ function oo_ = covariance_mc_analysis(NumberOfSimulations,type,dname,fname,varta % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/csolve.m b/matlab/csolve.m index e45a4b2ff..8fae3556a 100644 --- a/matlab/csolve.m +++ b/matlab/csolve.m @@ -37,7 +37,7 @@ function [x,rc] = csolve(FUN,x,gradfun,crit,itmax,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %---------- delta -------------------- % differencing interval for numerical gradient diff --git a/matlab/cubature_with_gaussian_weight.m b/matlab/cubature_with_gaussian_weight.m index 75f129ccd..53906ff29 100644 --- a/matlab/cubature_with_gaussian_weight.m +++ b/matlab/cubature_with_gaussian_weight.m @@ -32,7 +32,7 @@ function [nodes, weights] = cubature_with_gaussian_weight(d,n,method) % --*-- U % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Set default. if nargin<3 || isempty(method) diff --git a/matlab/cycle_reduction.m b/matlab/cycle_reduction.m index be8fdb3e8..453a95083 100644 --- a/matlab/cycle_reduction.m +++ b/matlab/cycle_reduction.m @@ -58,7 +58,7 @@ function [X, info] = cycle_reduction(A0, A1, A2, cvg_tol, ch) % --*-- Unitary te % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . max_it = 300; it = 0; diff --git a/matlab/datatomfile.m b/matlab/datatomfile.m index 3b50ab6b5..4886bf67e 100644 --- a/matlab/datatomfile.m +++ b/matlab/datatomfile.m @@ -32,7 +32,7 @@ function datatomfile (s, var_list, names) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/dcompare.m b/matlab/dcompare.m index d50541f12..260fb1b79 100644 --- a/matlab/dcompare.m +++ b/matlab/dcompare.m @@ -15,7 +15,7 @@ function dcompare(s1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ nvx nvy x y lag1 diff --git a/matlab/default_option_values.m b/matlab/default_option_values.m index 195622de2..3e60e5c99 100644 --- a/matlab/default_option_values.m +++ b/matlab/default_option_values.m @@ -27,7 +27,7 @@ function options_ = default_option_values(M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . options_.datafile = ''; options_.dirname = M_.fname; diff --git a/matlab/delete_mh_history_files.m b/matlab/delete_mh_history_files.m index 084f3e783..89f2cd96d 100644 --- a/matlab/delete_mh_history_files.m +++ b/matlab/delete_mh_history_files.m @@ -15,7 +15,7 @@ function info = delete_mh_history_files(MetropolisFolder, ModelName) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . BaseName = [MetropolisFolder filesep ModelName]; diff --git a/matlab/discretionary_policy/discretionary_policy.m b/matlab/discretionary_policy/discretionary_policy.m index 4c918263a..f05e3ef0b 100644 --- a/matlab/discretionary_policy/discretionary_policy.m +++ b/matlab/discretionary_policy/discretionary_policy.m @@ -27,7 +27,7 @@ function [info, oo_, options_, M_] = discretionary_policy(M_, options_, oo_, var % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . M_=discretionary_policy_initialization(M_,options_); diff --git a/matlab/discretionary_policy/discretionary_policy_1.m b/matlab/discretionary_policy/discretionary_policy_1.m index c9424b57d..fbecac43c 100644 --- a/matlab/discretionary_policy/discretionary_policy_1.m +++ b/matlab/discretionary_policy/discretionary_policy_1.m @@ -28,7 +28,7 @@ function [dr, info, M_, options_, oo_]=discretionary_policy_1(Instruments, M_, o % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . persistent Hold diff --git a/matlab/discretionary_policy/discretionary_policy_engine.m b/matlab/discretionary_policy/discretionary_policy_engine.m index ba12347b8..fcd981745 100644 --- a/matlab/discretionary_policy/discretionary_policy_engine.m +++ b/matlab/discretionary_policy/discretionary_policy_engine.m @@ -63,7 +63,7 @@ function [H,G,retcode]=discretionary_policy_engine(AAlag,AA0,AAlead,BB,bigw,inst % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<12 verbose=0; diff --git a/matlab/discretionary_policy/discretionary_policy_initialization.m b/matlab/discretionary_policy/discretionary_policy_initialization.m index 2c417f440..197b3bd31 100644 --- a/matlab/discretionary_policy/discretionary_policy_initialization.m +++ b/matlab/discretionary_policy/discretionary_policy_initialization.m @@ -22,7 +22,7 @@ function M_=discretionary_policy_initialization(M_,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if options_.loglinear diff --git a/matlab/disp_dr.m b/matlab/disp_dr.m index 13c42166b..3cc0dd53c 100644 --- a/matlab/disp_dr.m +++ b/matlab/disp_dr.m @@ -25,7 +25,7 @@ function disp_dr(dr,order,var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/disp_identification.m b/matlab/disp_identification.m index cb51885c1..25cbb114e 100644 --- a/matlab/disp_identification.m +++ b/matlab/disp_identification.m @@ -39,7 +39,7 @@ function disp_identification(pdraws, ide_reducedform, ide_moments, ide_spectrum, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= [SampleSize, totparam_nbr] = size(pdraws); no_identification_reducedform = options_ident.no_identification_reducedform; diff --git a/matlab/disp_model_summary.m b/matlab/disp_model_summary.m index 6b0aefac0..307f7909b 100644 --- a/matlab/disp_model_summary.m +++ b/matlab/disp_model_summary.m @@ -23,7 +23,7 @@ function disp_model_summary(M,dr,options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . skipline() disp('MODEL SUMMARY') diff --git a/matlab/disp_moments.m b/matlab/disp_moments.m index f3a86a57b..62243f4c4 100644 --- a/matlab/disp_moments.m +++ b/matlab/disp_moments.m @@ -26,7 +26,7 @@ function oo_=disp_moments(y,var_list,M_,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . warning_old_state = warning; warning off diff --git a/matlab/disp_steady_state.m b/matlab/disp_steady_state.m index 027f23ec7..4440c1abf 100644 --- a/matlab/disp_steady_state.m +++ b/matlab/disp_steady_state.m @@ -28,7 +28,7 @@ function disp_steady_state(M,oo,options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . skipline() if options.loglinear diff --git a/matlab/disp_th_moments.m b/matlab/disp_th_moments.m index 87d51522d..14531c06f 100644 --- a/matlab/disp_th_moments.m +++ b/matlab/disp_th_moments.m @@ -17,7 +17,7 @@ function oo_ = disp_th_moments(dr, var_list, M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nodecomposition = options_.nodecomposition; if options_.one_sided_hp_filter diff --git a/matlab/disp_th_moments_pruned_state_space.m b/matlab/disp_th_moments_pruned_state_space.m index 0ff5d6f36..fb6459d82 100644 --- a/matlab/disp_th_moments_pruned_state_space.m +++ b/matlab/disp_th_moments_pruned_state_space.m @@ -35,7 +35,7 @@ function oo_=disp_th_moments_pruned_state_space(dr,M_,options_,i_var,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if options_.one_sided_hp_filter || options_.hp_filter || options_.bandpass.indicator diff --git a/matlab/display_conditional_variance_decomposition.m b/matlab/display_conditional_variance_decomposition.m index 211e31fdd..4f44ca370 100644 --- a/matlab/display_conditional_variance_decomposition.m +++ b/matlab/display_conditional_variance_decomposition.m @@ -28,7 +28,7 @@ function display_conditional_variance_decomposition(conditional_decomposition_ar % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if size(conditional_decomposition_array,3)==M_.exo_nbr %no ME input shock_number=M_.exo_nbr; diff --git a/matlab/display_estimation_results_table.m b/matlab/display_estimation_results_table.m index ce09a3713..f52cf6b63 100644 --- a/matlab/display_estimation_results_table.m +++ b/matlab/display_estimation_results_table.m @@ -35,7 +35,7 @@ function oo_=display_estimation_results_table(xparam1,stdh,M_,options_,estim_par % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nvx = estim_params_.nvx; % Variance of the structural innovations (number of parameters). nvn = estim_params_.nvn; % Variance of the measurement innovations (number of parameters). diff --git a/matlab/display_problematic_vars_Jacobian.m b/matlab/display_problematic_vars_Jacobian.m index 7d828885a..53a6edc35 100644 --- a/matlab/display_problematic_vars_Jacobian.m +++ b/matlab/display_problematic_vars_Jacobian.m @@ -31,7 +31,7 @@ function []=display_problematic_vars_Jacobian(problemrow,problemcol,M_,x,type,ca % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . skipline(); if nargin<6 diff --git a/matlab/distributions/beta_specification.m b/matlab/distributions/beta_specification.m index df804812c..f1512067c 100644 --- a/matlab/distributions/beta_specification.m +++ b/matlab/distributions/beta_specification.m @@ -27,7 +27,7 @@ function [a, b] = beta_specification(mu, sigma2, lb, ub, name) % --*-- Unitary % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<3 lb = 0; diff --git a/matlab/distributions/compute_prior_mode.m b/matlab/distributions/compute_prior_mode.m index 86c20dae8..228cbf14d 100644 --- a/matlab/distributions/compute_prior_mode.m +++ b/matlab/distributions/compute_prior_mode.m @@ -38,7 +38,7 @@ function m = compute_prior_mode(hyperparameters,shape) % --*-- Unitary tests --* % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . m = NaN ; switch shape diff --git a/matlab/distributions/gamma_specification.m b/matlab/distributions/gamma_specification.m index c78713407..5bc735872 100644 --- a/matlab/distributions/gamma_specification.m +++ b/matlab/distributions/gamma_specification.m @@ -27,7 +27,7 @@ function [a, b] = gamma_specification(mu, sigma2, lb, name) % --*-- Unitary te % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<3 lb = 0; diff --git a/matlab/distributions/ig1fun.m b/matlab/distributions/ig1fun.m index 684ef3082..c4c9023a2 100644 --- a/matlab/distributions/ig1fun.m +++ b/matlab/distributions/ig1fun.m @@ -14,6 +14,6 @@ function err = ig1fun(nu,mu2,sigma2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . err = log(2*mu2) - log((sigma2+mu2)*(nu-2)) + 2*( gammaln(nu/2)-gammaln((nu-1)/2) ); diff --git a/matlab/distributions/inverse_gamma_specification.m b/matlab/distributions/inverse_gamma_specification.m index a5b0a0a2c..533484557 100644 --- a/matlab/distributions/inverse_gamma_specification.m +++ b/matlab/distributions/inverse_gamma_specification.m @@ -36,7 +36,7 @@ function [s,nu] = inverse_gamma_specification(mu, sigma2, lb, type, use_fzero_fl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<4 error('At least four input arguments are required!') diff --git a/matlab/distributions/lpdfgweibull.m b/matlab/distributions/lpdfgweibull.m index 5d31e2380..d0fc42c10 100644 --- a/matlab/distributions/lpdfgweibull.m +++ b/matlab/distributions/lpdfgweibull.m @@ -31,7 +31,7 @@ function [ldens,Dldens,D2ldens] = lpdfgweibull(x,a,b,c) % --*-- Unitary tests - % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Initialize output arguments ldens = -Inf(size(x)); diff --git a/matlab/distributions/mode_and_variance_to_mean.m b/matlab/distributions/mode_and_variance_to_mean.m index 8611955b0..758ffb2ba 100644 --- a/matlab/distributions/mode_and_variance_to_mean.m +++ b/matlab/distributions/mode_and_variance_to_mean.m @@ -32,7 +32,7 @@ function [mu, parameters] = mode_and_variance_to_mean(m,s2,distribution,lower_bo % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Check input aruments. if ~(nargin==3 || nargin==5 || nargin==4 ) diff --git a/matlab/distributions/multivariate_normal_pdf.m b/matlab/distributions/multivariate_normal_pdf.m index 55bae7283..75ab1145e 100644 --- a/matlab/distributions/multivariate_normal_pdf.m +++ b/matlab/distributions/multivariate_normal_pdf.m @@ -30,7 +30,7 @@ function density = multivariate_normal_pdf(X,Mean,Sigma_upper_chol,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . density = (2*pi)^(-.5*n) * ... prod(diag(Sigma_upper_chol))^(-1) * ... exp(-.5*(X-Mean)*(Sigma_upper_chol\(transpose(Sigma_upper_chol)\transpose(X-Mean)))); \ No newline at end of file diff --git a/matlab/distributions/multivariate_student_pdf.m b/matlab/distributions/multivariate_student_pdf.m index 1465d4402..6dbd142cb 100644 --- a/matlab/distributions/multivariate_student_pdf.m +++ b/matlab/distributions/multivariate_student_pdf.m @@ -29,7 +29,7 @@ function density = multivariate_student_pdf(X,Mean,Sigma_upper_chol,df) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nn = length(X); t1 = gamma( .5*(nn+df) ) / ( gamma( .5*nn ) * (df*pi)^(.5*nn) ) ; t2 = t1 / prod(diag(Sigma_upper_chol)) ; diff --git a/matlab/distributions/prior_dist_names.m b/matlab/distributions/prior_dist_names.m index 4d959579f..8d817660f 100644 --- a/matlab/distributions/prior_dist_names.m +++ b/matlab/distributions/prior_dist_names.m @@ -16,6 +16,6 @@ function pnames=prior_dist_names % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . pnames={''; 'beta'; 'gamm'; 'norm'; 'invg'; 'unif'; 'invg2'; ''; 'weibl'}; \ No newline at end of file diff --git a/matlab/distributions/rand_inverse_wishart.m b/matlab/distributions/rand_inverse_wishart.m index 4f3675e3c..527442ae2 100644 --- a/matlab/distributions/rand_inverse_wishart.m +++ b/matlab/distributions/rand_inverse_wishart.m @@ -39,7 +39,7 @@ function G = rand_inverse_wishart(m, v, H_inv_upper_chol) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . X = randn(v, m) * H_inv_upper_chol; diff --git a/matlab/distributions/rand_matrix_normal.m b/matlab/distributions/rand_matrix_normal.m index 0de2faf08..04c2c4dac 100644 --- a/matlab/distributions/rand_matrix_normal.m +++ b/matlab/distributions/rand_matrix_normal.m @@ -35,7 +35,7 @@ function B = rand_matrix_normal(n, p, M, Omega_lower_chol, Sigma_lower_chol) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . B1 = randn(n * p, 1); B2 = kron(Omega_lower_chol, Sigma_lower_chol) * B1; diff --git a/matlab/distributions/rand_multivariate_normal.m b/matlab/distributions/rand_multivariate_normal.m index d74d74b7b..4aa626fe9 100644 --- a/matlab/distributions/rand_multivariate_normal.m +++ b/matlab/distributions/rand_multivariate_normal.m @@ -29,6 +29,6 @@ function draw = rand_multivariate_normal(Mean,Sigma_upper_chol,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . draw = Mean + randn(1,n) * Sigma_upper_chol; diff --git a/matlab/distributions/rand_multivariate_student.m b/matlab/distributions/rand_multivariate_student.m index 69b26e85e..0fcc228a8 100644 --- a/matlab/distributions/rand_multivariate_student.m +++ b/matlab/distributions/rand_multivariate_student.m @@ -38,7 +38,7 @@ function draw = rand_multivariate_student(Mean,Sigma_upper_chol,df) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n = length(Mean); draw = Mean + randn(1,n) * Sigma_upper_chol * sqrt(df/sum(randn(df,1).^2)); diff --git a/matlab/distributions/weibull_specification.m b/matlab/distributions/weibull_specification.m index b9d498a53..b497202c3 100644 --- a/matlab/distributions/weibull_specification.m +++ b/matlab/distributions/weibull_specification.m @@ -24,7 +24,7 @@ function [shape, scale] = weibull_specification(mu, sigma2, lb, name) % --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<3 lb = 0; diff --git a/matlab/do_parameter_initialization.m b/matlab/do_parameter_initialization.m index 145984cec..302b70870 100644 --- a/matlab/do_parameter_initialization.m +++ b/matlab/do_parameter_initialization.m @@ -38,7 +38,7 @@ function [xparam1,estim_params_,xparam1_explicitly_initialized,xparam1_properly_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nvx = size(estim_params_.var_exo,1); nvn = size(estim_params_.var_endo,1); diff --git a/matlab/dprintf.m b/matlab/dprintf.m index 7e673f741..c738b97bd 100644 --- a/matlab/dprintf.m +++ b/matlab/dprintf.m @@ -15,6 +15,6 @@ function dprintf(str, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . disp(sprintf(str, varargin{:})); \ No newline at end of file diff --git a/matlab/dr_block.m b/matlab/dr_block.m index 0f6069bb5..f9efe2609 100644 --- a/matlab/dr_block.m +++ b/matlab/dr_block.m @@ -52,7 +52,7 @@ function [dr,info,M_,options_,oo_] = dr_block(dr,task,M_,options_,oo_,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = 0; verbose = 0; diff --git a/matlab/draw_prior_density.m b/matlab/draw_prior_density.m index b5d993e85..625714e7b 100644 --- a/matlab/draw_prior_density.m +++ b/matlab/draw_prior_density.m @@ -29,7 +29,7 @@ function [x,f,abscissa,dens,binf,bsup] = draw_prior_density(indx,bayestopt_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . pshape = bayestopt_.pshape; p3 = bayestopt_.p3; diff --git a/matlab/dsample.m b/matlab/dsample.m index 945c0fd86..5f8c31af7 100644 --- a/matlab/dsample.m +++ b/matlab/dsample.m @@ -30,7 +30,7 @@ function dsample(s1,s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ diff --git a/matlab/dsge_likelihood.m b/matlab/dsge_likelihood.m index 60147e83a..f83c240b0 100644 --- a/matlab/dsge_likelihood.m +++ b/matlab/dsge_likelihood.m @@ -130,7 +130,7 @@ function [fval,info,exit_flag,DLIK,Hess,SteadyState,trend_coeff,Model,DynareOpti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT FR diff --git a/matlab/dsge_simulated_theoretical_conditional_variance_decomposition.m b/matlab/dsge_simulated_theoretical_conditional_variance_decomposition.m index c85ca9b11..f52af0bc6 100644 --- a/matlab/dsge_simulated_theoretical_conditional_variance_decomposition.m +++ b/matlab/dsge_simulated_theoretical_conditional_variance_decomposition.m @@ -34,7 +34,7 @@ function [nvar,vartan,NumberOfConditionalDecompFiles] = ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Get informations about the _posterior_draws files. diff --git a/matlab/dsge_simulated_theoretical_correlation.m b/matlab/dsge_simulated_theoretical_correlation.m index e77af705b..c5c8f4fd8 100644 --- a/matlab/dsge_simulated_theoretical_correlation.m +++ b/matlab/dsge_simulated_theoretical_correlation.m @@ -32,7 +32,7 @@ function [nvar,vartan,CorrFileNumber] = dsge_simulated_theoretical_correlation(S % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nodecomposition = 1; diff --git a/matlab/dsge_simulated_theoretical_covariance.m b/matlab/dsge_simulated_theoretical_covariance.m index d23fafc05..9c208c3b0 100644 --- a/matlab/dsge_simulated_theoretical_covariance.m +++ b/matlab/dsge_simulated_theoretical_covariance.m @@ -31,7 +31,7 @@ function [nvar,vartan,CovarFileNumber] = dsge_simulated_theoretical_covariance(S % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nodecomposition = 1; diff --git a/matlab/dsge_simulated_theoretical_variance_decomposition.m b/matlab/dsge_simulated_theoretical_variance_decomposition.m index 7d5574721..c44cad61f 100644 --- a/matlab/dsge_simulated_theoretical_variance_decomposition.m +++ b/matlab/dsge_simulated_theoretical_variance_decomposition.m @@ -33,7 +33,7 @@ function [nvar,vartan,NumberOfDecompFiles] = ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nodecomposition = 0; diff --git a/matlab/dsge_var_likelihood.m b/matlab/dsge_var_likelihood.m index c1b490819..70601b32b 100644 --- a/matlab/dsge_var_likelihood.m +++ b/matlab/dsge_var_likelihood.m @@ -52,7 +52,7 @@ function [fval,info,exit_flag,grad,hess,SteadyState,trend_coeff,PHI_tilde,SIGMA_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . persistent dsge_prior_weight_idx diff --git a/matlab/duplication.m b/matlab/duplication.m index 324154168..65287e8d9 100644 --- a/matlab/duplication.m +++ b/matlab/duplication.m @@ -29,7 +29,7 @@ function [Dp,DpMPinv] = duplication(p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % Original author: Thomas P Minka (tpminka@media.mit.edu), April 22, 2013 diff --git a/matlab/dy_date.m b/matlab/dy_date.m index 9d9bb31f4..4b269b41e 100644 --- a/matlab/dy_date.m +++ b/matlab/dy_date.m @@ -15,7 +15,7 @@ function y=dy_date(year,period) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/dyn2vec.m b/matlab/dyn2vec.m index d4223b843..2637fe471 100644 --- a/matlab/dyn2vec.m +++ b/matlab/dyn2vec.m @@ -29,7 +29,7 @@ function [z,zss]=dyn2vec(M_, oo_, options_, s1, s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~(nargin >= 3) error('Dynare dyn2vec error: function takes at least 3 arguments'); diff --git a/matlab/dyn_autocorr.m b/matlab/dyn_autocorr.m index e4565cf45..28d498386 100644 --- a/matlab/dyn_autocorr.m +++ b/matlab/dyn_autocorr.m @@ -27,7 +27,7 @@ function acf = dyn_autocorr(y, ar) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . y=y(:); diff --git a/matlab/dyn_diag_vech.m b/matlab/dyn_diag_vech.m index e8b9cf338..ba0ad31fa 100644 --- a/matlab/dyn_diag_vech.m +++ b/matlab/dyn_diag_vech.m @@ -23,7 +23,7 @@ function d = dyn_diag_vech(Vector) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . m = length(Vector); n = (sqrt(1+8*m)-1)/2; diff --git a/matlab/dyn_figure.m b/matlab/dyn_figure.m index 62182a291..e007b1936 100644 --- a/matlab/dyn_figure.m +++ b/matlab/dyn_figure.m @@ -27,7 +27,7 @@ function h = dyn_figure(nodisplay, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nodisplay h = figure(varargin{:},'visible','off'); diff --git a/matlab/dyn_first_order_solver.m b/matlab/dyn_first_order_solver.m index 101a33700..e82ae536f 100644 --- a/matlab/dyn_first_order_solver.m +++ b/matlab/dyn_first_order_solver.m @@ -36,7 +36,7 @@ function [dr, info] = dyn_first_order_solver(jacobia, DynareModel, dr, DynareOpt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . persistent reorder_jacobian_columns innovations_idx index_s index_m index_c persistent index_p row_indx index_0m index_0p k1 k2 state_var diff --git a/matlab/dyn_forecast.m b/matlab/dyn_forecast.m index 7fa230ff4..fb0ad4aff 100644 --- a/matlab/dyn_forecast.m +++ b/matlab/dyn_forecast.m @@ -36,7 +36,7 @@ function [forecast,info] = dyn_forecast(var_list,M,options,oo,task,dataset_info) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<6 && options.prefilter error('The prefiltering option is not allowed without providing a dataset') diff --git a/matlab/dyn_latex_table.m b/matlab/dyn_latex_table.m index 5431145cc..b086879da 100644 --- a/matlab/dyn_latex_table.m +++ b/matlab/dyn_latex_table.m @@ -16,7 +16,7 @@ function dyn_latex_table(M_, options_, title, LaTeXtitle, headers, labels, value % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if options_.noprint return diff --git a/matlab/dyn_ramsey_static.m b/matlab/dyn_ramsey_static.m index 029528592..67d90b7e2 100644 --- a/matlab/dyn_ramsey_static.m +++ b/matlab/dyn_ramsey_static.m @@ -33,7 +33,7 @@ function [steady_state,params,check] = dyn_ramsey_static(ys_init,M,options_,oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . params = M.params; diff --git a/matlab/dyn_saveas.m b/matlab/dyn_saveas.m index a605b5c9b..c69123216 100644 --- a/matlab/dyn_saveas.m +++ b/matlab/dyn_saveas.m @@ -29,7 +29,7 @@ function dyn_saveas(h, fname, nodisplay, graph_format) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if any(strcmp('eps',cellstr(graph_format))) if isoctave diff --git a/matlab/dyn_second_order_solver.m b/matlab/dyn_second_order_solver.m index 3dab25c1a..0128af6ca 100644 --- a/matlab/dyn_second_order_solver.m +++ b/matlab/dyn_second_order_solver.m @@ -51,7 +51,7 @@ function dr = dyn_second_order_solver(jacobia,hessian_mat,dr,M,threads_BC) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . dr.ghxx = []; dr.ghuu = []; diff --git a/matlab/dyn_table.m b/matlab/dyn_table.m index 3e871c125..863c4404c 100644 --- a/matlab/dyn_table.m +++ b/matlab/dyn_table.m @@ -32,7 +32,7 @@ function dyn_table(title, preamble, afterward, rows, cols, indent, data) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . assert(ischar(title), 'title must be a char') assert(iscellstr(preamble) && iscellstr(afterward) && iscellstr(rows) && iscellstr(cols), ... diff --git a/matlab/dyn_unvech.m b/matlab/dyn_unvech.m index 0c6c853cc..783d8a00b 100644 --- a/matlab/dyn_unvech.m +++ b/matlab/dyn_unvech.m @@ -22,7 +22,7 @@ function Matrix = dyn_unvech(Vector) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . m = length(Vector); n = (sqrt(1+8*m)-1)/2; diff --git a/matlab/dyn_vech.m b/matlab/dyn_vech.m index dc18f974b..079f53325 100644 --- a/matlab/dyn_vech.m +++ b/matlab/dyn_vech.m @@ -22,7 +22,7 @@ function Vector = dyn_vech(Matrix) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n = length(Matrix); b = 0; diff --git a/matlab/dyn_waitbar.m b/matlab/dyn_waitbar.m index 04d87a88b..2c8b005f5 100644 --- a/matlab/dyn_waitbar.m +++ b/matlab/dyn_waitbar.m @@ -19,7 +19,7 @@ function h = dyn_waitbar(prctdone, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ persistent running_text newString persistent whoiam Parallel diff --git a/matlab/dyn_waitbar_close.m b/matlab/dyn_waitbar_close.m index c2864a9b6..fbc8ab03d 100644 --- a/matlab/dyn_waitbar_close.m +++ b/matlab/dyn_waitbar_close.m @@ -19,7 +19,7 @@ function dyn_waitbar_close(h) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ if isoctave || options_.console_mode diff --git a/matlab/dynare.m b/matlab/dynare.m index 341376aed..81f510a5b 100644 --- a/matlab/dynare.m +++ b/matlab/dynare.m @@ -31,7 +31,7 @@ function dynare(fname, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~nargin || strcmpi(fname,'help') skipline() diff --git a/matlab/dynare_config.m b/matlab/dynare_config.m index 71441e1f1..5aede4182 100644 --- a/matlab/dynare_config.m +++ b/matlab/dynare_config.m @@ -31,7 +31,7 @@ function dynareroot = dynare_config(path_to_dynare) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin && ~isempty(path_to_dynare) addpath(path_to_dynare); diff --git a/matlab/dynare_estimation.m b/matlab/dynare_estimation.m index 1f9d804ac..073929ee1 100644 --- a/matlab/dynare_estimation.m +++ b/matlab/dynare_estimation.m @@ -27,7 +27,7 @@ function oo_recursive_=dynare_estimation(var_list,dname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ oo_ M_ dataset_ dataset_info diff --git a/matlab/dynare_estimation_1.m b/matlab/dynare_estimation_1.m index 3cd3d5864..38fb563fa 100644 --- a/matlab/dynare_estimation_1.m +++ b/matlab/dynare_estimation_1.m @@ -27,7 +27,7 @@ function dynare_estimation_1(var_list_,dname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ estim_params_ bayestopt_ dataset_ dataset_info diff --git a/matlab/dynare_estimation_init.m b/matlab/dynare_estimation_init.m index 6a16d3d6f..3704774ce 100644 --- a/matlab/dynare_estimation_init.m +++ b/matlab/dynare_estimation_init.m @@ -47,7 +47,7 @@ function [dataset_, dataset_info, xparam1, hh, M_, options_, oo_, estim_params_, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . hh = []; xparam1 = []; diff --git a/matlab/dynare_gradient.m b/matlab/dynare_gradient.m index 71e9da33e..7c5083ef6 100644 --- a/matlab/dynare_gradient.m +++ b/matlab/dynare_gradient.m @@ -27,7 +27,7 @@ function [F,G] = dynare_gradient(fcn,x,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Evaluate the function at x. F = feval(fcn, x, varargin{:}); diff --git a/matlab/dynare_graph.m b/matlab/dynare_graph.m index 3717efa45..0801010fa 100644 --- a/matlab/dynare_graph.m +++ b/matlab/dynare_graph.m @@ -27,7 +27,7 @@ function dyn_graph=dynare_graph(dyn_graph,y,tit,x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin < 4 x = (1:size(y,1))'; diff --git a/matlab/dynare_graph_close.m b/matlab/dynare_graph_close.m index 72622314d..438437559 100644 --- a/matlab/dynare_graph_close.m +++ b/matlab/dynare_graph_close.m @@ -26,4 +26,4 @@ function dynare_graph_close() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . diff --git a/matlab/dynare_graph_init.m b/matlab/dynare_graph_init.m index b97c2b5f8..a5f2c2865 100644 --- a/matlab/dynare_graph_init.m +++ b/matlab/dynare_graph_init.m @@ -27,7 +27,7 @@ function dyn_graph=dynare_graph_init(figure_name,nplot,line_types,line_width) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ diff --git a/matlab/dynare_identification.m b/matlab/dynare_identification.m index 8a4515441..a631600e5 100644 --- a/matlab/dynare_identification.m +++ b/matlab/dynare_identification.m @@ -61,7 +61,7 @@ function [pdraws, STO_REDUCEDFORM, STO_MOMENTS, STO_DYNAMIC, STO_si_dDYNAMIC, ST % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= global M_ options_ oo_ bayestopt_ estim_params_ diff --git a/matlab/dynare_resolve.m b/matlab/dynare_resolve.m index 6e4b5b217..6392ba325 100644 --- a/matlab/dynare_resolve.m +++ b/matlab/dynare_resolve.m @@ -64,7 +64,7 @@ function [A,B,ys,info,Model,DynareOptions,DynareResults] = dynare_resolve(Model, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [dr,info,Model,DynareOptions,DynareResults] =compute_decision_rules(Model,DynareOptions,DynareResults); diff --git a/matlab/dynare_sensitivity.m b/matlab/dynare_sensitivity.m index 5f8478de2..5d93b7714 100644 --- a/matlab/dynare_sensitivity.m +++ b/matlab/dynare_sensitivity.m @@ -19,7 +19,7 @@ function x0=dynare_sensitivity(options_gsa) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ bayestopt_ estim_params_ diff --git a/matlab/dynare_solve.m b/matlab/dynare_solve.m index 391d92eb9..8f44513b3 100644 --- a/matlab/dynare_solve.m +++ b/matlab/dynare_solve.m @@ -30,7 +30,7 @@ function [x, errorflag, fvec, fjac] = dynare_solve(f, x, options, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . jacobian_flag = options.jacobian_flag; % true iff Jacobian is returned by f routine (as a second output argument). diff --git a/matlab/dynare_solve_block_or_bytecode.m b/matlab/dynare_solve_block_or_bytecode.m index 072e43cdf..cb8df7a9b 100644 --- a/matlab/dynare_solve_block_or_bytecode.m +++ b/matlab/dynare_solve_block_or_bytecode.m @@ -14,7 +14,7 @@ function [x,info] = dynare_solve_block_or_bytecode(y, exo, params, options, M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = 0; x = y; diff --git a/matlab/dynare_squeeze.m b/matlab/dynare_squeeze.m index 85e66f332..b388946b8 100644 --- a/matlab/dynare_squeeze.m +++ b/matlab/dynare_squeeze.m @@ -16,7 +16,7 @@ function B = dynare_squeeze(A) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . sizA = size(A); dimA = length(sizA); diff --git a/matlab/dynare_version.m.in b/matlab/dynare_version.m.in index f2c502ea0..9060a1a8f 100644 --- a/matlab/dynare_version.m.in +++ b/matlab/dynare_version.m.in @@ -26,6 +26,6 @@ function v = dynare_version() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . v = '@PACKAGE_VERSION@'; diff --git a/matlab/dynasave.m b/matlab/dynasave.m index d80aa98ab..b26d6bf3e 100644 --- a/matlab/dynasave.m +++ b/matlab/dynasave.m @@ -27,7 +27,7 @@ function dynasave(s,var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/dynatype.m b/matlab/dynatype.m index c0fe8c4d3..af32eebf3 100644 --- a/matlab/dynatype.m +++ b/matlab/dynatype.m @@ -28,7 +28,7 @@ function dynatype (s,var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/dynsec2hms.m b/matlab/dynsec2hms.m index 9865ecf34..5120f6c9e 100644 --- a/matlab/dynsec2hms.m +++ b/matlab/dynsec2hms.m @@ -16,7 +16,7 @@ function hms = dynsec2hms(secs) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . secs = round(secs); s = rem(secs, 60); diff --git a/matlab/dyntable.m b/matlab/dyntable.m index d04504fa6..e9ed038f6 100644 --- a/matlab/dyntable.m +++ b/matlab/dyntable.m @@ -30,7 +30,7 @@ function dyntable(options_, title, headers, labels, values, label_width, val_wid % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if options_.noprint return diff --git a/matlab/dynvars_from_endo_simul.m b/matlab/dynvars_from_endo_simul.m index c8508f535..5652b7221 100644 --- a/matlab/dynvars_from_endo_simul.m +++ b/matlab/dynvars_from_endo_simul.m @@ -20,7 +20,7 @@ function y2 = dynvars_from_endo_simul(y, it_, M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . y2 = y(:, it_+(-M_.maximum_endo_lag:M_.maximum_endo_lead)); y2 = y2(find(M_.lead_lag_incidence')); diff --git a/matlab/endogenous_prior.m b/matlab/endogenous_prior.m index 5a192ad19..048509915 100644 --- a/matlab/endogenous_prior.m +++ b/matlab/endogenous_prior.m @@ -40,7 +40,7 @@ function [lnpriormom] = endogenous_prior(data,dataset_info, Pstar,BayesInfo,H) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . Y=data(:,dataset_info.missing.no_more_missing_observations:end)'; diff --git a/matlab/endogenous_prior_restrictions.m b/matlab/endogenous_prior_restrictions.m index 63db7b0be..f9cb218fe 100644 --- a/matlab/endogenous_prior_restrictions.m +++ b/matlab/endogenous_prior_restrictions.m @@ -30,7 +30,7 @@ function [info, info_irf, info_moment, data_irf, data_moment] = endogenous_prior % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info=[0 0]; info_irf=[]; diff --git a/matlab/ep/euler_equation_error.m b/matlab/ep/euler_equation_error.m index d6efe622a..c6b9c8637 100644 --- a/matlab/ep/euler_equation_error.m +++ b/matlab/ep/euler_equation_error.m @@ -15,7 +15,7 @@ function e = euler_equation_error(y0,x,innovations,M,options,oo,pfm,nodes,weight % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . dynamic_model = str2func([M.fname '.dynamic']); ep = options.ep; diff --git a/matlab/ep/extended_path.m b/matlab/ep/extended_path.m index 82e55ccba..e65604875 100644 --- a/matlab/ep/extended_path.m +++ b/matlab/ep/extended_path.m @@ -34,7 +34,7 @@ function [ts, DynareResults] = extended_path(initialconditions, samplesize, exog % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [initialconditions, innovations, pfm, ep, verbosity, DynareOptions, DynareResults] = ... extended_path_initialization(initialconditions, samplesize, exogenousvariables, DynareOptions, DynareModel, DynareResults); diff --git a/matlab/ep/extended_path_core.m b/matlab/ep/extended_path_core.m index c70368345..2cf6a4dfb 100644 --- a/matlab/ep/extended_path_core.m +++ b/matlab/ep/extended_path_core.m @@ -19,7 +19,7 @@ function [y, info_convergence, endogenousvariablespaths] = extended_path_core(pe % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ep = options.ep; diff --git a/matlab/ep/extended_path_homotopy.m b/matlab/ep/extended_path_homotopy.m index 8036ae50f..6af8c2ed8 100644 --- a/matlab/ep/extended_path_homotopy.m +++ b/matlab/ep/extended_path_homotopy.m @@ -15,7 +15,7 @@ function [info_convergence, endo_simul] = extended_path_homotopy(endo_simul, exo % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . endo_simul0 = endo_simul; diff --git a/matlab/ep/extended_path_initialization.m b/matlab/ep/extended_path_initialization.m index 302112bb5..9a1b85e47 100644 --- a/matlab/ep/extended_path_initialization.m +++ b/matlab/ep/extended_path_initialization.m @@ -31,7 +31,7 @@ function [initial_conditions, innovations, pfm, ep, verbosity, DynareOptions, Dy % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ep = DynareOptions.ep; diff --git a/matlab/ep/extended_path_mc.m b/matlab/ep/extended_path_mc.m index 901235d7e..3285e954f 100644 --- a/matlab/ep/extended_path_mc.m +++ b/matlab/ep/extended_path_mc.m @@ -34,7 +34,7 @@ function Simulations = extended_path_mc(initialconditions, samplesize, replic, e % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [initialconditions, innovations, pfm, ep, verbosity, DynareOptions, DynareResults] = ... extended_path_initialization(initialconditions, samplesize, exogenousvariables, DynareOptions, DynareModel, DynareResults); diff --git a/matlab/ep/extended_path_shocks.m b/matlab/ep/extended_path_shocks.m index b642f225b..978274cc1 100644 --- a/matlab/ep/extended_path_shocks.m +++ b/matlab/ep/extended_path_shocks.m @@ -15,7 +15,7 @@ function [shocks, spfm_exo_simul, innovations, DynareResults] = extended_path_sh % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Simulate shocks. if isempty(exogenousvariables) diff --git a/matlab/ep/get_block_world_nbr.m b/matlab/ep/get_block_world_nbr.m index 720a8e6bc..cda86aa26 100644 --- a/matlab/ep/get_block_world_nbr.m +++ b/matlab/ep/get_block_world_nbr.m @@ -15,7 +15,7 @@ function [block_nbr,world_nbr] = get_block_world_nbr(algo,nnodes,order,periods) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . switch algo diff --git a/matlab/ep/setup_stochastic_perfect_foresight_model_solver.m b/matlab/ep/setup_stochastic_perfect_foresight_model_solver.m index 3e68407d3..0db58f056 100644 --- a/matlab/ep/setup_stochastic_perfect_foresight_model_solver.m +++ b/matlab/ep/setup_stochastic_perfect_foresight_model_solver.m @@ -15,7 +15,7 @@ function pfm = setup_stochastic_perfect_foresight_model_solver(DynareModel,Dynar % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . pfm.lead_lag_incidence = DynareModel.lead_lag_incidence; pfm.ny = DynareModel.endo_nbr; diff --git a/matlab/ep/solve_stochastic_perfect_foresight_model.m b/matlab/ep/solve_stochastic_perfect_foresight_model.m index 05de98608..9ca3b233b 100644 --- a/matlab/ep/solve_stochastic_perfect_foresight_model.m +++ b/matlab/ep/solve_stochastic_perfect_foresight_model.m @@ -15,7 +15,7 @@ function [flag,endo_simul,err] = solve_stochastic_perfect_foresight_model(endo_s % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . flag = 0; err = 0; diff --git a/matlab/ep/solve_stochastic_perfect_foresight_model_1.m b/matlab/ep/solve_stochastic_perfect_foresight_model_1.m index 3e0ced538..3a9c0d88f 100644 --- a/matlab/ep/solve_stochastic_perfect_foresight_model_1.m +++ b/matlab/ep/solve_stochastic_perfect_foresight_model_1.m @@ -15,7 +15,7 @@ function [flag,endo_simul,err,y] = solve_stochastic_perfect_foresight_model_1(en % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin < 6 homotopy_parameter = 1; diff --git a/matlab/ep_residuals.m b/matlab/ep_residuals.m index 6eea0ef4d..2cd6092ee 100644 --- a/matlab/ep_residuals.m +++ b/matlab/ep_residuals.m @@ -32,7 +32,7 @@ function r = ep_residuals(x, y, ix, iy, steadystate, dr, maximum_lag, endo_nbr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global oo_ options_ diff --git a/matlab/erase_compiled_function.m b/matlab/erase_compiled_function.m index 376776864..0a71b35a3 100644 --- a/matlab/erase_compiled_function.m +++ b/matlab/erase_compiled_function.m @@ -16,7 +16,7 @@ function erase_compiled_function(func) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if exist([func '.' mexext]) clear(func) diff --git a/matlab/evaluate_dynamic_model.m b/matlab/evaluate_dynamic_model.m index 1453ee5aa..d96cb86ff 100644 --- a/matlab/evaluate_dynamic_model.m +++ b/matlab/evaluate_dynamic_model.m @@ -15,7 +15,7 @@ function residuals = evaluate_dynamic_model(dynamicmodel, endogenousvariables, e % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ny = length(steadystate); periods = rows(exogenousvariables); diff --git a/matlab/evaluate_likelihood.m b/matlab/evaluate_likelihood.m index 20da8eb4c..5775e2ee0 100644 --- a/matlab/evaluate_likelihood.m +++ b/matlab/evaluate_likelihood.m @@ -37,7 +37,7 @@ function [llik,parameters] = evaluate_likelihood(parameters,M_,estim_params_,oo_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . persistent dataset dataset_info diff --git a/matlab/evaluate_max_dynamic_residual.m b/matlab/evaluate_max_dynamic_residual.m index 9ea67a5fe..6be93e968 100644 --- a/matlab/evaluate_max_dynamic_residual.m +++ b/matlab/evaluate_max_dynamic_residual.m @@ -15,7 +15,7 @@ function err = evaluate_max_dynamic_residual(model_dynamic, Y, exogenous_variabl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . i_rows = 1:ny; i_cols = find(lead_lag_incidence'); diff --git a/matlab/evaluate_planner_objective.m b/matlab/evaluate_planner_objective.m index e61aab263..57d7df89c 100644 --- a/matlab/evaluate_planner_objective.m +++ b/matlab/evaluate_planner_objective.m @@ -74,7 +74,7 @@ function planner_objective_value = evaluate_planner_objective(M_,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . dr = oo_.dr; diff --git a/matlab/evaluate_posterior_kernel.m b/matlab/evaluate_posterior_kernel.m index c4132fb38..7c3c9c08f 100644 --- a/matlab/evaluate_posterior_kernel.m +++ b/matlab/evaluate_posterior_kernel.m @@ -38,7 +38,7 @@ function lpkern = evaluate_posterior_kernel(parameters,M_,estim_params_,oo_,opti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [ldens,parameters] = evaluate_prior(parameters,M_,estim_params_,oo_,options_,bayestopt_); if nargin==6 %llik provided as an input diff --git a/matlab/evaluate_prior.m b/matlab/evaluate_prior.m index e340667c3..7d43b2519 100644 --- a/matlab/evaluate_prior.m +++ b/matlab/evaluate_prior.m @@ -36,7 +36,7 @@ function [ldens,parameters] = evaluate_prior(parameters,M_,estim_params_,oo_,opt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin==0 parameters = 'posterior mode'; diff --git a/matlab/evaluate_smoother.m b/matlab/evaluate_smoother.m index 62d5b3531..b0ad84864 100644 --- a/matlab/evaluate_smoother.m +++ b/matlab/evaluate_smoother.m @@ -52,7 +52,7 @@ function [oo_,M_,options_,bayestopt_,Smoothed_variables_declaration_order_deviat % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % store qz_criterium qz_criterium_old=options_.qz_criterium; diff --git a/matlab/evaluate_static_model.m b/matlab/evaluate_static_model.m index a4aa46dde..cc8a256c9 100644 --- a/matlab/evaluate_static_model.m +++ b/matlab/evaluate_static_model.m @@ -35,7 +35,7 @@ function [residuals,check1,jacob] = evaluate_static_model(ys,exo_ss,params,M,opt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . check1 = 0; if options.bytecode diff --git a/matlab/evaluate_steady_state.m b/matlab/evaluate_steady_state.m index 10e5a839d..9ba91a238 100644 --- a/matlab/evaluate_steady_state.m +++ b/matlab/evaluate_steady_state.m @@ -37,7 +37,7 @@ function [ys,params,info] = evaluate_steady_state(ys_init,M,options,oo,steadysta % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = 0; check = 0; diff --git a/matlab/evaluate_steady_state_file.m b/matlab/evaluate_steady_state_file.m index c503f6db2..f2c9ec6b4 100644 --- a/matlab/evaluate_steady_state_file.m +++ b/matlab/evaluate_steady_state_file.m @@ -34,7 +34,7 @@ function [ys,params,info] = evaluate_steady_state_file(ys_init,exo_ss,M,options, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . params = M.params; info = 0; diff --git a/matlab/exactcontains.m b/matlab/exactcontains.m index 8b78e7b29..3d41a62a0 100644 --- a/matlab/exactcontains.m +++ b/matlab/exactcontains.m @@ -17,6 +17,6 @@ function b = exactcontains(str, word) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . b = ~isempty(regexp(str, sprintf('\\<%s\\>', word))); \ No newline at end of file diff --git a/matlab/exactstrrep.m b/matlab/exactstrrep.m index eed76ddb1..9b12c9086 100644 --- a/matlab/exactstrrep.m +++ b/matlab/exactstrrep.m @@ -17,6 +17,6 @@ function str = exactstrrep(str, old, new) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . str = regexprep(str, ['\<', old,'\>'], new); \ No newline at end of file diff --git a/matlab/execute_prior_posterior_function.m b/matlab/execute_prior_posterior_function.m index 71e2009dd..10449c2c5 100644 --- a/matlab/execute_prior_posterior_function.m +++ b/matlab/execute_prior_posterior_function.m @@ -32,7 +32,7 @@ function oo_=execute_prior_posterior_function(posterior_function_name,M_,options % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [directory,basename,extension] = fileparts(posterior_function_name); if isempty(extension) diff --git a/matlab/expand_group.m b/matlab/expand_group.m index a216b51b1..59945f00a 100644 --- a/matlab/expand_group.m +++ b/matlab/expand_group.m @@ -25,7 +25,7 @@ function expand_group(use_shock_groups,var_list_, ic, no_graph) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<4 no_graph=0; diff --git a/matlab/f_var.m b/matlab/f_var.m index 48f801b6e..c4d5786a4 100644 --- a/matlab/f_var.m +++ b/matlab/f_var.m @@ -15,7 +15,7 @@ function b=f_var(x,a,nx) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . x=reshape(x,nx,nx); b=x-a*x*a'; diff --git a/matlab/fastgensylv.m b/matlab/fastgensylv.m index a8e6e386f..246a0f971 100644 --- a/matlab/fastgensylv.m +++ b/matlab/fastgensylv.m @@ -54,7 +54,7 @@ function X = fastgensylv(A, B, C, D, tol,maxit,X0) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if size(A,1)~=size(D,1) || size(A,1)~=size(B,1) || size(C,2)~=size(D,2) error('fastgensylv:: Dimension error!') diff --git a/matlab/ff1_.m b/matlab/ff1_.m index 22a186fee..2853db204 100644 --- a/matlab/ff1_.m +++ b/matlab/ff1_.m @@ -27,7 +27,7 @@ function y=ff1_(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global it_ M_ oo_ diff --git a/matlab/ffill.m b/matlab/ffill.m index cb8f0d321..0cc36aac8 100644 --- a/matlab/ffill.m +++ b/matlab/ffill.m @@ -30,7 +30,7 @@ function [a,b] = ffill(x,ixc,y) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . xc = size(x,1) ; diff --git a/matlab/fjaco.m b/matlab/fjaco.m index 566d2b729..a7844e574 100644 --- a/matlab/fjaco.m +++ b/matlab/fjaco.m @@ -25,7 +25,7 @@ function fjac = fjaco(f,x,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ff=feval(f,x,varargin{:}); diff --git a/matlab/flip_plan.m b/matlab/flip_plan.m index 5daf19fc7..3b2c71f7d 100644 --- a/matlab/flip_plan.m +++ b/matlab/flip_plan.m @@ -30,7 +30,7 @@ function plan = flip_plan(plan, exogenous, endogenous, expectation_type, date, v % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~ischar(expectation_type) || size(expectation_type,1) ~= 1 error(['in flip_plan the fourth argument should be a string containing the simulation type (''perfect_foresight'' or ''surprise'')']); end diff --git a/matlab/forcst.m b/matlab/forcst.m index ffa992cb3..2c215d9c0 100644 --- a/matlab/forcst.m +++ b/matlab/forcst.m @@ -37,7 +37,7 @@ function [yf,int_width,int_width_ME]=forcst(dr,y0,horizon,var_list,M_,oo_,option % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . oo_=make_ex_(M_,options_,oo_); yf = simult_(M_,options_,y0,dr,zeros(horizon,M_.exo_nbr),1); diff --git a/matlab/forcst2.m b/matlab/forcst2.m index 1c0d91b24..e75f86208 100644 --- a/matlab/forcst2.m +++ b/matlab/forcst2.m @@ -27,7 +27,7 @@ function yf=forcst2(y0,horizon,dr,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/forcst2a.m b/matlab/forcst2a.m index bbac43b71..412f2129d 100644 --- a/matlab/forcst2a.m +++ b/matlab/forcst2a.m @@ -24,7 +24,7 @@ function yf=forcst2a(y0,dr,e) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/forecast_graphs.m b/matlab/forecast_graphs.m index 00006d0e2..98b458f5f 100644 --- a/matlab/forecast_graphs.m +++ b/matlab/forecast_graphs.m @@ -23,7 +23,7 @@ function forecast_graphs(var_list,M_, oo_,options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nc = 4; nr = 3; diff --git a/matlab/formdata.m b/matlab/formdata.m index 3a28db602..3833f66b0 100644 --- a/matlab/formdata.m +++ b/matlab/formdata.m @@ -26,7 +26,7 @@ function formdata(fname,date) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/ftest.m b/matlab/ftest.m index c433bb453..36bc55bbc 100644 --- a/matlab/ftest.m +++ b/matlab/ftest.m @@ -15,7 +15,7 @@ function ftest (s1,s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global nvx nvy x y lag1 diff --git a/matlab/fwriten.m b/matlab/fwriten.m index 1fd5e1160..f235830a4 100644 --- a/matlab/fwriten.m +++ b/matlab/fwriten.m @@ -17,6 +17,6 @@ function fwriten(fid, str) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . fwrite(fid, sprintf('%s\n', str)); \ No newline at end of file diff --git a/matlab/gauss_hermite_weights_and_nodes.m b/matlab/gauss_hermite_weights_and_nodes.m index 646033c06..6891d2bb6 100644 --- a/matlab/gauss_hermite_weights_and_nodes.m +++ b/matlab/gauss_hermite_weights_and_nodes.m @@ -46,7 +46,7 @@ function [nodes,weights] = gauss_hermite_weights_and_nodes(n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/gauss_legendre_weights_and_nodes.m b/matlab/gauss_legendre_weights_and_nodes.m index 074f520d7..7f81e06e1 100644 --- a/matlab/gauss_legendre_weights_and_nodes.m +++ b/matlab/gauss_legendre_weights_and_nodes.m @@ -55,7 +55,7 @@ function [nodes,weights] = gauss_legendre_weights_and_nodes(n,a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/gcompare.m b/matlab/gcompare.m index 6cb02f6a1..8f5381b1b 100644 --- a/matlab/gcompare.m +++ b/matlab/gcompare.m @@ -21,7 +21,7 @@ function gcompare(s1,s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ M_ global nvx nvy x y lag1 diff --git a/matlab/generate_trace_plots.m b/matlab/generate_trace_plots.m index ce520449c..c82c7eea3 100644 --- a/matlab/generate_trace_plots.m +++ b/matlab/generate_trace_plots.m @@ -26,7 +26,7 @@ function generate_trace_plots(chain_number) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ estim_params_ diff --git a/matlab/gensylv_fp.m b/matlab/gensylv_fp.m index 51c96fceb..4067985dd 100644 --- a/matlab/gensylv_fp.m +++ b/matlab/gensylv_fp.m @@ -38,7 +38,7 @@ function X = gensylv_fp(A, B, C, D, block, tol) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %tol = 1e-12; diff --git a/matlab/getIrfShocksIndx.m b/matlab/getIrfShocksIndx.m index c7f9fba48..1c28150cb 100644 --- a/matlab/getIrfShocksIndx.m +++ b/matlab/getIrfShocksIndx.m @@ -23,7 +23,7 @@ function irf_shocks_indx=getIrfShocksIndx() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/getPowerDeriv.m b/matlab/getPowerDeriv.m index 8d1a1b022..5df759abd 100644 --- a/matlab/getPowerDeriv.m +++ b/matlab/getPowerDeriv.m @@ -28,7 +28,7 @@ function dxp=getPowerDeriv(x,p,k) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (abs(x) < 1e-12) && (p > 0) && (k > p) && (abs(p - round(p)) < 1e-12) dxp = 0; diff --git a/matlab/get_Hessian.m b/matlab/get_Hessian.m index fe74848dd..ff2e79f18 100644 --- a/matlab/get_Hessian.m +++ b/matlab/get_Hessian.m @@ -25,7 +25,7 @@ function [Hess] = get_Hessian(T,R,Q,H,P,Y,DT,DYss,DOm,DH,DP,D2T,D2Yss,D2Om,D2H,D % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . k = size(DT,3); % number of structural parameters diff --git a/matlab/get_all_parameters.m b/matlab/get_all_parameters.m index d2aa30c61..acb51c53a 100644 --- a/matlab/get_all_parameters.m +++ b/matlab/get_all_parameters.m @@ -30,7 +30,7 @@ function xparam1=get_all_parameters(estim_params_,M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isempty(estim_params_) nvx = estim_params_.nvx; diff --git a/matlab/get_ar_ec_matrices.m b/matlab/get_ar_ec_matrices.m index 6831edc56..80502bd17 100644 --- a/matlab/get_ar_ec_matrices.m +++ b/matlab/get_ar_ec_matrices.m @@ -38,7 +38,7 @@ function get_ar_ec_matrices(model_name, model_type) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/get_aux_variable_id.m b/matlab/get_aux_variable_id.m index a15a69e02..78f024d56 100644 --- a/matlab/get_aux_variable_id.m +++ b/matlab/get_aux_variable_id.m @@ -23,7 +23,7 @@ function ida = get_aux_variable_id(var) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/get_cells_id.m b/matlab/get_cells_id.m index 74a6f006d..af6c399b9 100644 --- a/matlab/get_cells_id.m +++ b/matlab/get_cells_id.m @@ -15,7 +15,7 @@ function [B,C] = get_cells_id(str,sep) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/get_companion_matrix.m b/matlab/get_companion_matrix.m index 9589d6514..04dfcdf93 100644 --- a/matlab/get_companion_matrix.m +++ b/matlab/get_companion_matrix.m @@ -27,7 +27,7 @@ function [A0, A0star, AR, B] = get_companion_matrix(auxiliary_model_name, auxili % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global oo_ M_ diff --git a/matlab/get_companion_matrix_legacy.m b/matlab/get_companion_matrix_legacy.m index a7d6345e7..b0c52290a 100644 --- a/matlab/get_companion_matrix_legacy.m +++ b/matlab/get_companion_matrix_legacy.m @@ -27,7 +27,7 @@ function [A0, AR, B] = get_companion_matrix_legacy(auxiliary_model_name, auxilia % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global oo_ M_ diff --git a/matlab/get_date_of_a_file.m b/matlab/get_date_of_a_file.m index 76ee70c90..daf6b5961 100644 --- a/matlab/get_date_of_a_file.m +++ b/matlab/get_date_of_a_file.m @@ -16,7 +16,7 @@ function [d1,d2] = get_date_of_a_file(filename) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = dir(filename); if isempty(info) diff --git a/matlab/get_difference_order.m b/matlab/get_difference_order.m index 65be18af0..74666a1ba 100644 --- a/matlab/get_difference_order.m +++ b/matlab/get_difference_order.m @@ -23,7 +23,7 @@ function n = get_difference_order(var) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/get_dynare_random_generator_state.m b/matlab/get_dynare_random_generator_state.m index 9aef9a288..4c3c8eb6e 100644 --- a/matlab/get_dynare_random_generator_state.m +++ b/matlab/get_dynare_random_generator_state.m @@ -21,7 +21,7 @@ function [state_u,state_n] = get_dynare_random_generator_state() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isoctave s = RandStream.getGlobalStream(); diff --git a/matlab/get_equation_number_by_tag.m b/matlab/get_equation_number_by_tag.m index fc7d097c4..8e1a404a6 100644 --- a/matlab/get_equation_number_by_tag.m +++ b/matlab/get_equation_number_by_tag.m @@ -24,7 +24,7 @@ function eqnumber = get_equation_number_by_tag(eqname, DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . eqnumber = strmatch(eqname, DynareModel.equations_tags(strmatch('name', DynareModel.equations_tags(:,2), 'exact'), 3), 'exact'); diff --git a/matlab/get_error_message.m b/matlab/get_error_message.m index af5ee750f..fc1424b57 100644 --- a/matlab/get_error_message.m +++ b/matlab/get_error_message.m @@ -25,7 +25,7 @@ function message = get_error_message(info, DynareOptions) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . switch info(1) case 0 diff --git a/matlab/get_existing_subsamples_indx.m b/matlab/get_existing_subsamples_indx.m index 3f6e5b42b..d4e5a3638 100644 --- a/matlab/get_existing_subsamples_indx.m +++ b/matlab/get_existing_subsamples_indx.m @@ -31,7 +31,7 @@ function subsamples_indx = get_existing_subsamples_indx(name1, name2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global estimation_info diff --git a/matlab/get_file_extension.m b/matlab/get_file_extension.m index dad9ee0ac..ab4f15506 100644 --- a/matlab/get_file_extension.m +++ b/matlab/get_file_extension.m @@ -26,7 +26,7 @@ function ext = get_file_extension(file) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [dir, fname, ext] = fileparts(file); diff --git a/matlab/get_identification_jacobians.m b/matlab/get_identification_jacobians.m index 669ce2fb3..ddbe2d9cd 100644 --- a/matlab/get_identification_jacobians.m +++ b/matlab/get_identification_jacobians.m @@ -110,7 +110,7 @@ function [MEAN, dMEAN, REDUCEDFORM, dREDUCEDFORM, DYNAMIC, dDYNAMIC, MOMENTS, dM % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= %get fields from options_ident diff --git a/matlab/get_lhs_and_rhs.m b/matlab/get_lhs_and_rhs.m index 0c93f3aca..3a9d34bc0 100644 --- a/matlab/get_lhs_and_rhs.m +++ b/matlab/get_lhs_and_rhs.m @@ -38,7 +38,7 @@ function [lhs, rhs, json] = get_lhs_and_rhs(eqname, DynareModel, original, json) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<3 || isempty(original) original = false; diff --git a/matlab/get_matrix_entries_for_psd_check.m b/matlab/get_matrix_entries_for_psd_check.m index 1ddd80d3c..f07410ea2 100644 --- a/matlab/get_matrix_entries_for_psd_check.m +++ b/matlab/get_matrix_entries_for_psd_check.m @@ -28,7 +28,7 @@ function estim_params_= get_matrix_entries_for_psd_check(M_,estim_params_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %% get the non-zero rows and columns of Sigma_e and H diff --git a/matlab/get_minimal_state_representation.m b/matlab/get_minimal_state_representation.m index 1ce6da53c..3882c49dc 100644 --- a/matlab/get_minimal_state_representation.m +++ b/matlab/get_minimal_state_representation.m @@ -74,7 +74,7 @@ function [CheckCO,minns,minSYS] = get_minimal_state_representation(SYS, derivs_f % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= if nargin == 1 derivs_flag = 0; diff --git a/matlab/get_moments_size.m b/matlab/get_moments_size.m index 6515c39b8..625b7e158 100644 --- a/matlab/get_moments_size.m +++ b/matlab/get_moments_size.m @@ -26,7 +26,7 @@ function s=get_moments_size(options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/get_name_of_the_last_mh_file.m b/matlab/get_name_of_the_last_mh_file.m index 2741f7b52..3e8b24c9c 100644 --- a/matlab/get_name_of_the_last_mh_file.m +++ b/matlab/get_name_of_the_last_mh_file.m @@ -26,7 +26,7 @@ function [mhname,info] = get_name_of_the_last_mh_file(M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . mhname = []; info = 1; diff --git a/matlab/get_new_or_existing_ei_index.m b/matlab/get_new_or_existing_ei_index.m index a6b3b85e1..bf92a9ec2 100644 --- a/matlab/get_new_or_existing_ei_index.m +++ b/matlab/get_new_or_existing_ei_index.m @@ -32,7 +32,7 @@ function indx = get_new_or_existing_ei_index(substructure_name, name1, name2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global estimation_info diff --git a/matlab/get_optimal_policy_discount_factor.m b/matlab/get_optimal_policy_discount_factor.m index 1aa886efa..3b9d33d44 100644 --- a/matlab/get_optimal_policy_discount_factor.m +++ b/matlab/get_optimal_policy_discount_factor.m @@ -28,6 +28,6 @@ function discount_factor=get_optimal_policy_discount_factor(params,param_names) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . discount_factor = params(find(strcmp('optimal_policy_discount_factor', param_names))); diff --git a/matlab/get_perturbation_params_derivs.m b/matlab/get_perturbation_params_derivs.m index f23a58d17..e15edab04 100644 --- a/matlab/get_perturbation_params_derivs.m +++ b/matlab/get_perturbation_params_derivs.m @@ -117,7 +117,7 @@ function DERIVS = get_perturbation_params_derivs(M, options, estim_params, oo, i % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % Get fields from M Correlation_matrix = M.Correlation_matrix; diff --git a/matlab/get_perturbation_params_derivs_numerical_objective.m b/matlab/get_perturbation_params_derivs_numerical_objective.m index c888eef48..da0b80e03 100644 --- a/matlab/get_perturbation_params_derivs_numerical_objective.m +++ b/matlab/get_perturbation_params_derivs_numerical_objective.m @@ -46,7 +46,7 @@ function [out,info] = get_perturbation_params_derivs_numerical_objective(params, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= %% Update stderr, corr and model parameters and compute perturbation approximation and steady state with updated parameters diff --git a/matlab/get_posterior_parameters.m b/matlab/get_posterior_parameters.m index 604f19458..757f21613 100644 --- a/matlab/get_posterior_parameters.m +++ b/matlab/get_posterior_parameters.m @@ -30,7 +30,7 @@ function xparam = get_posterior_parameters(type,M_,estim_params_,oo_,options_,fi % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<6 field1='posterior_'; diff --git a/matlab/get_subsamples_range_indx.m b/matlab/get_subsamples_range_indx.m index 56c87f286..3187fe21f 100644 --- a/matlab/get_subsamples_range_indx.m +++ b/matlab/get_subsamples_range_indx.m @@ -31,7 +31,7 @@ function range_indx = get_subsamples_range_indx(subsamples_indx, range_label) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global estimation_info diff --git a/matlab/get_the_name.m b/matlab/get_the_name.m index d7dddee6d..85fbfcd1c 100644 --- a/matlab/get_the_name.m +++ b/matlab/get_the_name.m @@ -55,7 +55,7 @@ function [nam, texnam] = get_the_name(k, TeX, M_, estim_params_, options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nam = []; texnam = []; diff --git a/matlab/get_variables_and_parameters_in_equation.m b/matlab/get_variables_and_parameters_in_equation.m index b4ed92a2c..9be147a52 100644 --- a/matlab/get_variables_and_parameters_in_equation.m +++ b/matlab/get_variables_and_parameters_in_equation.m @@ -30,7 +30,7 @@ function [pnames, enames, xnames, pid, eid, xid] = get_variables_and_parameters_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Get the tokens in the rhs member of the equation. rhs_ = get_variables_and_parameters_in_expression(rhs); diff --git a/matlab/get_variables_and_parameters_in_expression.m b/matlab/get_variables_and_parameters_in_expression.m index 1af17ebbc..c12d69b24 100644 --- a/matlab/get_variables_and_parameters_in_expression.m +++ b/matlab/get_variables_and_parameters_in_expression.m @@ -23,7 +23,7 @@ function objects = get_variables_and_parameters_in_expression(expr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . objects = strsplit(expr, {'+','-','*','/','^', ... 'log(', 'log10(', 'ln(', 'exp(', ... diff --git a/matlab/get_variables_list.m b/matlab/get_variables_list.m index 642af1246..d09656222 100644 --- a/matlab/get_variables_list.m +++ b/matlab/get_variables_list.m @@ -33,7 +33,7 @@ function [ivar, vartan, options_] = get_variables_list(options_, M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . varlist = options_.varlist; if isempty(varlist) diff --git a/matlab/get_variance_of_endogenous_variables.m b/matlab/get_variance_of_endogenous_variables.m index 02ea62d6b..9330498d8 100644 --- a/matlab/get_variance_of_endogenous_variables.m +++ b/matlab/get_variance_of_endogenous_variables.m @@ -28,7 +28,7 @@ function vx1 = get_variance_of_endogenous_variables(dr,i_var) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/global_initialization.m b/matlab/global_initialization.m index 02220f794..e807be8f6 100644 --- a/matlab/global_initialization.m +++ b/matlab/global_initialization.m @@ -26,7 +26,7 @@ function global_initialization() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global oo_ M_ options_ estim_params_ bayestopt_ estimation_info ex0_ ys0_ dataset_ dataset_info estim_params_ = []; diff --git a/matlab/graph_decomp.m b/matlab/graph_decomp.m index f00512a2a..6c284cacc 100644 --- a/matlab/graph_decomp.m +++ b/matlab/graph_decomp.m @@ -26,7 +26,7 @@ function []=graph_decomp(z,shock_names,endo_names,i_var,initial_date,DynareModel % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~DynareOptions.plot_shock_decomp.expand GraphDirectoryName = CheckPath('graphs',DynareModel.dname); diff --git a/matlab/graph_decomp_detail.m b/matlab/graph_decomp_detail.m index 89111f987..7ffcfc7bc 100644 --- a/matlab/graph_decomp_detail.m +++ b/matlab/graph_decomp_detail.m @@ -26,7 +26,7 @@ function []=graph_decomp_detail(z,shock_names,endo_names,i_var,initial_date,Dyna % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~DynareOptions.plot_shock_decomp.expand GraphDirectoryName = CheckPath('graphs',DynareModel.dname); diff --git a/matlab/gsa/Morris_Measure_Groups.m b/matlab/gsa/Morris_Measure_Groups.m index 1271ed1b6..9e4df1f23 100644 --- a/matlab/gsa/Morris_Measure_Groups.m +++ b/matlab/gsa/Morris_Measure_Groups.m @@ -42,7 +42,7 @@ function [SAmeas, OutMatrix] = Morris_Measure_Groups(NumFact, Sample, Output, p, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin==0 skipline() diff --git a/matlab/gsa/Sampling_Function_2.m b/matlab/gsa/Sampling_Function_2.m index 48a8187df..47858ced6 100644 --- a/matlab/gsa/Sampling_Function_2.m +++ b/matlab/gsa/Sampling_Function_2.m @@ -71,7 +71,7 @@ function [Outmatrix, OutFact] = Sampling_Function_2(p, k, r, UB, LB, GroupMat) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Parameters and initialisation of the output matrix sizea = k; diff --git a/matlab/gsa/cumplot.m b/matlab/gsa/cumplot.m index 70fe1f475..1dcda07a5 100644 --- a/matlab/gsa/cumplot.m +++ b/matlab/gsa/cumplot.m @@ -21,7 +21,7 @@ function h = cumplot(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n=length(x); x=[-inf; sort(x); Inf]; diff --git a/matlab/gsa/filt_mc_.m b/matlab/gsa/filt_mc_.m index d8a01df3f..d15c6789d 100644 --- a/matlab/gsa/filt_mc_.m +++ b/matlab/gsa/filt_mc_.m @@ -29,7 +29,7 @@ function [rmse_MC, ixx] = filt_mc_(OutDir,options_gsa_,dataset_,dataset_info) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global bayestopt_ estim_params_ M_ options_ oo_ diff --git a/matlab/gsa/ghx2transition.m b/matlab/gsa/ghx2transition.m index df404577a..227cd89be 100644 --- a/matlab/gsa/ghx2transition.m +++ b/matlab/gsa/ghx2transition.m @@ -21,7 +21,7 @@ function [A,B] = ghx2transition(mm,iv,ic,aux) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global oo_ M_ diff --git a/matlab/gsa/gsa_plotmatrix.m b/matlab/gsa/gsa_plotmatrix.m index 1a12a7e8b..e80b8af0a 100644 --- a/matlab/gsa/gsa_plotmatrix.m +++ b/matlab/gsa/gsa_plotmatrix.m @@ -22,7 +22,7 @@ function gsa_plotmatrix(type,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global bayestopt_ options_ M_ diff --git a/matlab/gsa/gsa_skewness.m b/matlab/gsa/gsa_skewness.m index dfb6ccfb9..80ac4780c 100644 --- a/matlab/gsa/gsa_skewness.m +++ b/matlab/gsa/gsa_skewness.m @@ -20,7 +20,7 @@ function s=gsa_skewness(y) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % y=stand_(y); % s=mean(y.^3); diff --git a/matlab/gsa/gsa_speed.m b/matlab/gsa/gsa_speed.m index 135036ad2..65b21e622 100644 --- a/matlab/gsa/gsa_speed.m +++ b/matlab/gsa/gsa_speed.m @@ -21,7 +21,7 @@ function [tadj, iff] = gsa_speed(A,B,mf,p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nvar=length(mf); nstate= size(A,1); diff --git a/matlab/gsa/log_trans_.m b/matlab/gsa/log_trans_.m index c60119793..5116e42cb 100644 --- a/matlab/gsa/log_trans_.m +++ b/matlab/gsa/log_trans_.m @@ -20,7 +20,7 @@ function [yy, xdir, isig, lam]=log_trans_(y0,xdir0,isig,lam) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin==4 % inverse transformation diff --git a/matlab/gsa/map_calibration.m b/matlab/gsa/map_calibration.m index f58b48fed..233f5d897 100644 --- a/matlab/gsa/map_calibration.m +++ b/matlab/gsa/map_calibration.m @@ -20,7 +20,7 @@ function map_calibration(OutputDirectoryName, Model, DynareOptions, DynareResult % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . fname_ = Model.fname; diff --git a/matlab/gsa/map_ident_.m b/matlab/gsa/map_ident_.m index 12ed584d5..66773d7dc 100644 --- a/matlab/gsa/map_ident_.m +++ b/matlab/gsa/map_ident_.m @@ -20,7 +20,7 @@ function map_ident_(OutputDirectoryName,opt_gsa) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global bayestopt_ M_ options_ estim_params_ oo_ diff --git a/matlab/gsa/mc_moments.m b/matlab/gsa/mc_moments.m index 14d051eda..8023051d9 100644 --- a/matlab/gsa/mc_moments.m +++ b/matlab/gsa/mc_moments.m @@ -15,7 +15,7 @@ function [vdec, cc, ac] = mc_moments(mm, ss, dr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ M_ estim_params_ oo_ diff --git a/matlab/gsa/mcf_analysis.m b/matlab/gsa/mcf_analysis.m index 023985923..ebe8ad0c3 100644 --- a/matlab/gsa/mcf_analysis.m +++ b/matlab/gsa/mcf_analysis.m @@ -21,7 +21,7 @@ function indmcf = mcf_analysis(lpmat, ibeha, inobeha, options_mcf, DynareOptions % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . pvalue_ks = options_mcf.pvalue_ks; pvalue_corr = options_mcf.pvalue_corr; diff --git a/matlab/gsa/myboxplot.m b/matlab/gsa/myboxplot.m index a83ca922c..6a5d110a2 100644 --- a/matlab/gsa/myboxplot.m +++ b/matlab/gsa/myboxplot.m @@ -21,7 +21,7 @@ function sout = myboxplot (data,notched,symbol,vertical,maxwhisker) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % % % % endif if nargin < 5 | isempty(maxwhisker), maxwhisker = 1.5; end diff --git a/matlab/gsa/myprctilecol.m b/matlab/gsa/myprctilecol.m index 15ddcfcd4..3f2ab5f84 100644 --- a/matlab/gsa/myprctilecol.m +++ b/matlab/gsa/myprctilecol.m @@ -20,7 +20,7 @@ function y = myprctilecol(x,p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . xx = sort(x); [m,n] = size(x); diff --git a/matlab/gsa/prior_draw_gsa.m b/matlab/gsa/prior_draw_gsa.m index d772ae22a..e3b491709 100644 --- a/matlab/gsa/prior_draw_gsa.m +++ b/matlab/gsa/prior_draw_gsa.m @@ -34,7 +34,7 @@ function pdraw = prior_draw_gsa(init,rdraw) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global bayestopt_ options_ estim_params_ M_ persistent npar pshape p6 p7 p3 p4 lbcum ubcum diff --git a/matlab/gsa/priorcdf.m b/matlab/gsa/priorcdf.m index 7d91c59e0..4298ca006 100644 --- a/matlab/gsa/priorcdf.m +++ b/matlab/gsa/priorcdf.m @@ -26,7 +26,7 @@ function xcum = priorcdf(para, pshape, p6, p7, p3, p4) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . for i=1:length(pshape) switch pshape(i) diff --git a/matlab/gsa/read_data.m b/matlab/gsa/read_data.m index bb2c71a61..2c53a325b 100644 --- a/matlab/gsa/read_data.m +++ b/matlab/gsa/read_data.m @@ -19,7 +19,7 @@ function [gend, data] = read_data() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ diff --git a/matlab/gsa/redform_map.m b/matlab/gsa/redform_map.m index e790cf58f..62b6b205e 100644 --- a/matlab/gsa/redform_map.m +++ b/matlab/gsa/redform_map.m @@ -31,7 +31,7 @@ function redform_map(dirname,options_gsa_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ estim_params_ options_ bayestopt_ diff --git a/matlab/gsa/redform_screen.m b/matlab/gsa/redform_screen.m index d5761531c..b90b0a2d8 100644 --- a/matlab/gsa/redform_screen.m +++ b/matlab/gsa/redform_screen.m @@ -26,7 +26,7 @@ function redform_screen(dirname, options_gsa_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ estim_params_ options_ bayestopt_ diff --git a/matlab/gsa/scatter_analysis.m b/matlab/gsa/scatter_analysis.m index d526b3f0e..79e286b57 100644 --- a/matlab/gsa/scatter_analysis.m +++ b/matlab/gsa/scatter_analysis.m @@ -21,7 +21,7 @@ function indmcf = scatter_analysis(lpmat, xdata, options_scatter, DynareOptions) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . param_names = options_scatter.param_names; diff --git a/matlab/gsa/scatter_callback.m b/matlab/gsa/scatter_callback.m index 7d8c327f4..da8bfdb27 100644 --- a/matlab/gsa/scatter_callback.m +++ b/matlab/gsa/scatter_callback.m @@ -21,7 +21,7 @@ function scatter_callback(K, type) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global oo_ M_ options_ bayestopt_ estim_params_ diff --git a/matlab/gsa/scatter_mcf.m b/matlab/gsa/scatter_mcf.m index facea3cfa..e711d25ee 100644 --- a/matlab/gsa/scatter_mcf.m +++ b/matlab/gsa/scatter_mcf.m @@ -20,7 +20,7 @@ function scatter_mcf(X,Y,vnames,plotsymbol, fnam, dirname, figtitle, xparam1, D % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % PURPOSE: Pairwise scatter plots of the columns of x and y after % Monte Carlo filtering diff --git a/matlab/gsa/scatter_plots.m b/matlab/gsa/scatter_plots.m index f9cf1fa4c..b6f83eb0d 100644 --- a/matlab/gsa/scatter_plots.m +++ b/matlab/gsa/scatter_plots.m @@ -21,7 +21,7 @@ function scatter_plots(X,xp,vnames,plotsymbol, fnam, dirname, figtitle, xparam1, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % PURPOSE: Pairwise scatter plots of the columns of x and y after % Monte Carlo filtering diff --git a/matlab/gsa/set_shocks_param.m b/matlab/gsa/set_shocks_param.m index 69c12fdbb..5afeb91cf 100644 --- a/matlab/gsa/set_shocks_param.m +++ b/matlab/gsa/set_shocks_param.m @@ -17,7 +17,7 @@ function set_shocks_param(xparam1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global estim_params_ M_ diff --git a/matlab/gsa/smirnov.m b/matlab/gsa/smirnov.m index 11dd4df7d..0ff1c5e4b 100644 --- a/matlab/gsa/smirnov.m +++ b/matlab/gsa/smirnov.m @@ -22,7 +22,7 @@ function [H,prob,d] = smirnov(x1 , x2 , alpha, iflag ) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<3 alpha = 0.05; diff --git a/matlab/gsa/stab_map_.m b/matlab/gsa/stab_map_.m index 6758c41fe..4677fcba4 100644 --- a/matlab/gsa/stab_map_.m +++ b/matlab/gsa/stab_map_.m @@ -50,7 +50,7 @@ function x0 = stab_map_(OutputDirectoryName,opt_gsa) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %global bayestopt_ estim_params_ dr_ options_ ys_ fname_ global bayestopt_ estim_params_ options_ oo_ M_ diff --git a/matlab/gsa/stab_map_1.m b/matlab/gsa/stab_map_1.m index 092b50daa..2aa3cbabd 100644 --- a/matlab/gsa/stab_map_1.m +++ b/matlab/gsa/stab_map_1.m @@ -36,7 +36,7 @@ function [proba, dproba] = stab_map_1(lpmat, ibehaviour, inonbehaviour, aname, i % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global estim_params_ bayestopt_ M_ options_ diff --git a/matlab/gsa/stab_map_2.m b/matlab/gsa/stab_map_2.m index 5fdfa310b..56dcfe14f 100644 --- a/matlab/gsa/stab_map_2.m +++ b/matlab/gsa/stab_map_2.m @@ -20,7 +20,7 @@ function indcorr = stab_map_2(x,alpha2, pvalue_crit, fnam, dirname,xparam1,figti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %global bayestopt_ estim_params_ dr_ options_ ys_ fname_ global bayestopt_ estim_params_ options_ oo_ M_ diff --git a/matlab/gsa/stand_.m b/matlab/gsa/stand_.m index 0a53f1a3b..736f825ad 100644 --- a/matlab/gsa/stand_.m +++ b/matlab/gsa/stand_.m @@ -28,7 +28,7 @@ function [y, meany, stdy] = stand_(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin==0 return diff --git a/matlab/gsa/tcrit.m b/matlab/gsa/tcrit.m index d65b97a39..9c46326b7 100644 --- a/matlab/gsa/tcrit.m +++ b/matlab/gsa/tcrit.m @@ -24,7 +24,7 @@ function t_crit = tcrit(n,pval0) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin==1 || isempty(pval0) diff --git a/matlab/gsa/teff.m b/matlab/gsa/teff.m index 8ebea8d1c..6318cdc26 100644 --- a/matlab/gsa/teff.m +++ b/matlab/gsa/teff.m @@ -24,7 +24,7 @@ function [yt, j0, ir, ic]=teff(T,Nsam,istable) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ndim = (length(size(T))); if ndim==3 diff --git a/matlab/gsa/th_moments.m b/matlab/gsa/th_moments.m index ff0324da8..fd53baecb 100644 --- a/matlab/gsa/th_moments.m +++ b/matlab/gsa/th_moments.m @@ -16,7 +16,7 @@ function [vdec, corr, autocorr, z, zz] = th_moments(dr,var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/gsa/trank.m b/matlab/gsa/trank.m index eb39f1647..f48012e5a 100644 --- a/matlab/gsa/trank.m +++ b/matlab/gsa/trank.m @@ -25,7 +25,7 @@ function yr = trank(y) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [nr, nc] = size(y); for j=1:nc diff --git a/matlab/hess_element.m b/matlab/hess_element.m index 5af38ecd2..5cc8c1008 100644 --- a/matlab/hess_element.m +++ b/matlab/hess_element.m @@ -29,7 +29,7 @@ function d=hess_element(func,element1,element2,args) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . assert(element1 <= length(args) && element2 <= length(args)); diff --git a/matlab/hessian.m b/matlab/hessian.m index 844251f7c..c0b2a3236 100644 --- a/matlab/hessian.m +++ b/matlab/hessian.m @@ -41,7 +41,7 @@ function hessian_mat = hessian(func,x, gstep, varargin) % --*-- Unitary tests -- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isa(func, 'function_handle') func = str2func(func); diff --git a/matlab/hessian_sparse.m b/matlab/hessian_sparse.m index 1d7a75dbe..bd26158e1 100644 --- a/matlab/hessian_sparse.m +++ b/matlab/hessian_sparse.m @@ -33,7 +33,7 @@ function hessian_mat = hessian_sparse(func,x,gstep,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isa(func, 'function_handle') func = str2func(func); diff --git a/matlab/histvalf.m b/matlab/histvalf.m index cb2d1d496..7a1f72f56 100644 --- a/matlab/histvalf.m +++ b/matlab/histvalf.m @@ -28,7 +28,7 @@ function [endo_histval, exo_histval, exo_det_histval] = histvalf(M, options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . series = histvalf_initvalf('HISTVAL', M, options); k = M.orig_maximum_lag - M.maximum_lag + 1; diff --git a/matlab/histvalf_initvalf.m b/matlab/histvalf_initvalf.m index 80faa595e..ac0b25168 100644 --- a/matlab/histvalf_initvalf.m +++ b/matlab/histvalf_initvalf.m @@ -27,7 +27,7 @@ function series = histvalf_initvalf(caller, M, options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % dseries diff --git a/matlab/homotopy1.m b/matlab/homotopy1.m index e849fceca..18624af41 100644 --- a/matlab/homotopy1.m +++ b/matlab/homotopy1.m @@ -45,7 +45,7 @@ function [M,oo,info,ip,ix,ixd] = homotopy1(values, step_nbr, M, options, oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nv = size(values, 1); diff --git a/matlab/homotopy2.m b/matlab/homotopy2.m index f43d4fffc..ac4c4cf6f 100644 --- a/matlab/homotopy2.m +++ b/matlab/homotopy2.m @@ -40,7 +40,7 @@ function homotopy2(values, step_nbr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/homotopy3.m b/matlab/homotopy3.m index b4b46d6f2..2471fd56d 100644 --- a/matlab/homotopy3.m +++ b/matlab/homotopy3.m @@ -48,7 +48,7 @@ function [M,oo,info,ip,ix,ixd]=homotopy3(values, step_nbr, M, options, oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = []; tol = 1e-8; diff --git a/matlab/ident_bruteforce.m b/matlab/ident_bruteforce.m index 50396a232..15298093c 100644 --- a/matlab/ident_bruteforce.m +++ b/matlab/ident_bruteforce.m @@ -35,7 +35,7 @@ function [pars, cosnJ] = ident_bruteforce(J, max_dim_cova_group, TeX, name_tex, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= global M_ options_ diff --git a/matlab/identification_analysis.m b/matlab/identification_analysis.m index 5f2b47660..ed206a443 100644 --- a/matlab/identification_analysis.m +++ b/matlab/identification_analysis.m @@ -86,7 +86,7 @@ function [ide_moments, ide_spectrum, ide_minimal, ide_hess, ide_reducedform, ide % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= global oo_ M_ options_ bayestopt_ estim_params_ diff --git a/matlab/identification_checks.m b/matlab/identification_checks.m index cb6717470..b59d99407 100644 --- a/matlab/identification_checks.m +++ b/matlab/identification_checks.m @@ -46,7 +46,7 @@ function [condX, rankX, ind0, indno, ixno, Mco, Pco, jweak, jweak_pair] = identi % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= if issparse(X) X = full(X); diff --git a/matlab/identification_checks_via_subsets.m b/matlab/identification_checks_via_subsets.m index 63a9bbce3..d91bee797 100644 --- a/matlab/identification_checks_via_subsets.m +++ b/matlab/identification_checks_via_subsets.m @@ -66,7 +66,7 @@ function [ide_dynamic, ide_reducedform, ide_moments, ide_spectrum, ide_minimal] % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= %% initialize output objects and get options diff --git a/matlab/identification_numerical_objective.m b/matlab/identification_numerical_objective.m index f38575af9..20af6d528 100644 --- a/matlab/identification_numerical_objective.m +++ b/matlab/identification_numerical_objective.m @@ -53,7 +53,7 @@ function out = identification_numerical_objective(params, outputflag, estim_para % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= %% Update stderr, corr and model parameters diff --git a/matlab/imcforecast.m b/matlab/imcforecast.m index c34ebfb57..564420134 100644 --- a/matlab/imcforecast.m +++ b/matlab/imcforecast.m @@ -43,7 +43,7 @@ function imcforecast(constrained_paths, constrained_vars, options_cond_fcst) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ oo_ M_ bayestopt_ estim_params_ diff --git a/matlab/indnv.m b/matlab/indnv.m index 0cc88ab5b..0d8a93749 100644 --- a/matlab/indnv.m +++ b/matlab/indnv.m @@ -28,7 +28,7 @@ function a=indnv(x,y) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . a = zeros(size(x)) ; diff --git a/matlab/init_plan.m b/matlab/init_plan.m index 2ae801784..2e713db4b 100644 --- a/matlab/init_plan.m +++ b/matlab/init_plan.m @@ -24,7 +24,7 @@ function plan = init_plan(date) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ plan = struct(); plan.date = date; diff --git a/matlab/initial_condition_decomposition.m b/matlab/initial_condition_decomposition.m index 4b8ee9173..12fc34226 100644 --- a/matlab/initial_condition_decomposition.m +++ b/matlab/initial_condition_decomposition.m @@ -36,7 +36,7 @@ function oo_ = initial_condition_decomposition(M_,oo_,options_,varlist,bayestopt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . options_.plot_shock_decomp.colormap = options_.initial_condition_decomp.colormap; options_.plot_shock_decomp.nodisplay = options_.initial_condition_decomp.nodisplay; diff --git a/matlab/initial_estimation_checks.m b/matlab/initial_estimation_checks.m index 36096b878..e3ebd766f 100644 --- a/matlab/initial_estimation_checks.m +++ b/matlab/initial_estimation_checks.m @@ -35,7 +35,7 @@ function DynareResults = initial_estimation_checks(objective_function,xparam1,Dy % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %get maximum number of simultaneously observed variables for stochastic %singularity check diff --git a/matlab/initialize_from_mode.m b/matlab/initialize_from_mode.m index 35d643ab3..2daaecaeb 100644 --- a/matlab/initialize_from_mode.m +++ b/matlab/initialize_from_mode.m @@ -29,7 +29,7 @@ function estim_params_ = initialize_from_mode(fname,M_,estim_params_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . load(fname,'xparam1','parameter_names'); diff --git a/matlab/initvalf.m b/matlab/initvalf.m index c6c9449c0..707d349e1 100644 --- a/matlab/initvalf.m +++ b/matlab/initvalf.m @@ -27,6 +27,6 @@ function series = initvalf(M, options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . series = histvalf_initvalf('INITVALF', M, options); \ No newline at end of file diff --git a/matlab/internals.m b/matlab/internals.m index a6238f1af..1bda89660 100644 --- a/matlab/internals.m +++ b/matlab/internals.m @@ -71,7 +71,7 @@ function internals(flag, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/irf.m b/matlab/irf.m index 33f9e9fb1..6a2f391f2 100644 --- a/matlab/irf.m +++ b/matlab/irf.m @@ -33,7 +33,7 @@ function y = irf(M_, options_, dr, e1, long, drop, replic, iorder) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if M_.maximum_lag >= 1 temps = repmat(dr.ys,1,M_.maximum_lag); diff --git a/matlab/isauxiliary.m b/matlab/isauxiliary.m index da57d5ed0..256af6931 100644 --- a/matlab/isauxiliary.m +++ b/matlab/isauxiliary.m @@ -41,7 +41,7 @@ function b = isauxiliary(var, types) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/isbayes.m b/matlab/isbayes.m index 5921f67bc..cc8e2ec2c 100644 --- a/matlab/isbayes.m +++ b/matlab/isbayes.m @@ -17,7 +17,7 @@ function l = isbayes(estim_params_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . l = false; diff --git a/matlab/isdiff.m b/matlab/isdiff.m index 9eae16dd4..dcb57efe9 100644 --- a/matlab/isdiff.m +++ b/matlab/isdiff.m @@ -23,7 +23,7 @@ function boo = isdiff(var) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/islagof.m b/matlab/islagof.m index 271cbe186..92b21312b 100644 --- a/matlab/islagof.m +++ b/matlab/islagof.m @@ -24,7 +24,7 @@ function b = islagof(v1, v2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/isoctave.m b/matlab/isoctave.m index 22941ce9e..af60fda22 100644 --- a/matlab/isoctave.m +++ b/matlab/isoctave.m @@ -15,6 +15,6 @@ function A = isoctave() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . A = exist('OCTAVE_VERSION'); \ No newline at end of file diff --git a/matlab/isolder.m b/matlab/isolder.m index 2c4de8bfd..a7868ca2f 100644 --- a/matlab/isolder.m +++ b/matlab/isolder.m @@ -24,7 +24,7 @@ function b = isolder(f, F) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<2 || isempty(F) F = pwd(); diff --git a/matlab/iszero.m b/matlab/iszero.m index b8efdd0e0..ec3fac0d2 100644 --- a/matlab/iszero.m +++ b/matlab/iszero.m @@ -17,6 +17,6 @@ function b = iszero(A) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . b = all(~A(:)); \ No newline at end of file diff --git a/matlab/jacob_element.m b/matlab/jacob_element.m index 4f49cdbab..b1563946f 100644 --- a/matlab/jacob_element.m +++ b/matlab/jacob_element.m @@ -28,7 +28,7 @@ function d=jacob_element(func,element,args) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . assert(element <= length(args)); diff --git a/matlab/k_order_pert.m b/matlab/k_order_pert.m index beaa621b6..eca45d693 100644 --- a/matlab/k_order_pert.m +++ b/matlab/k_order_pert.m @@ -16,7 +16,7 @@ function [dr,info] = k_order_pert(dr,M,options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = 0; diff --git a/matlab/kalman/build_selection_matrix.m b/matlab/kalman/build_selection_matrix.m index e9899591c..a26c73d7e 100644 --- a/matlab/kalman/build_selection_matrix.m +++ b/matlab/kalman/build_selection_matrix.m @@ -17,7 +17,7 @@ function Z = build_selection_matrix(mf,m,p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . Z = zeros(p,m); for i=1:p Z(i,mf(i)) = 1; diff --git a/matlab/kalman/likelihood/computeDLIK.m b/matlab/kalman/likelihood/computeDLIK.m index 0fc417220..cd457ffbd 100644 --- a/matlab/kalman/likelihood/computeDLIK.m +++ b/matlab/kalman/likelihood/computeDLIK.m @@ -15,7 +15,7 @@ function [Da,DP,DLIK,D2a,D2P,Hesst] = computeDLIK(k,tmp,Z,Zflag,v,T,K,P,iF,Da,DY % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) marco.ratto@jrc.ec.europa.eu diff --git a/matlab/kalman/likelihood/kalman_filter.m b/matlab/kalman/likelihood/kalman_filter.m index cc01d5089..0abc553ba 100644 --- a/matlab/kalman/likelihood/kalman_filter.m +++ b/matlab/kalman/likelihood/kalman_filter.m @@ -86,7 +86,7 @@ function [LIK, LIKK, a, P] = kalman_filter(Y,start,last,a,P,kalman_tol,riccati_t % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Set defaults. if nargin<17 diff --git a/matlab/kalman/likelihood/kalman_filter_d.m b/matlab/kalman/likelihood/kalman_filter_d.m index 1f6e21247..fb8786dba 100644 --- a/matlab/kalman/likelihood/kalman_filter_d.m +++ b/matlab/kalman/likelihood/kalman_filter_d.m @@ -52,7 +52,7 @@ function [dLIK,dlik,a,Pstar] = kalman_filter_d(Y, start, last, a, Pinf, Pstar, k % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Get sample size. smpl = last-start+1; diff --git a/matlab/kalman/likelihood/kalman_filter_fast.m b/matlab/kalman/likelihood/kalman_filter_fast.m index 7ab98689d..d45042379 100644 --- a/matlab/kalman/likelihood/kalman_filter_fast.m +++ b/matlab/kalman/likelihood/kalman_filter_fast.m @@ -89,7 +89,7 @@ function [LIK, LIKK, a, P] = kalman_filter_fast(Y,start,last,a,P,kalman_tol,ricc % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Set defaults. diff --git a/matlab/kalman/likelihood/kalman_filter_ss.m b/matlab/kalman/likelihood/kalman_filter_ss.m index 545258300..7985acbc9 100644 --- a/matlab/kalman/likelihood/kalman_filter_ss.m +++ b/matlab/kalman/likelihood/kalman_filter_ss.m @@ -69,7 +69,7 @@ function [LIK, likk, a] = kalman_filter_ss(Y,start,last,a,T,K,iF,log_dF,Z,pp,Zfl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/kalman/likelihood/missing_observations_kalman_filter.m b/matlab/kalman/likelihood/missing_observations_kalman_filter.m index c751b464e..fa8b98990 100644 --- a/matlab/kalman/likelihood/missing_observations_kalman_filter.m +++ b/matlab/kalman/likelihood/missing_observations_kalman_filter.m @@ -47,7 +47,7 @@ function [LIK, lik, a, P] = missing_observations_kalman_filter(data_index,numbe % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Set defaults if nargin<20 diff --git a/matlab/kalman/likelihood/missing_observations_kalman_filter_d.m b/matlab/kalman/likelihood/missing_observations_kalman_filter_d.m index ed39959de..31320d567 100644 --- a/matlab/kalman/likelihood/missing_observations_kalman_filter_d.m +++ b/matlab/kalman/likelihood/missing_observations_kalman_filter_d.m @@ -57,7 +57,7 @@ function [dLIK,dlik,a,Pstar] = missing_observations_kalman_filter_d(data_index,n % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Get sample size. diff --git a/matlab/kalman/likelihood/univariate_computeDLIK.m b/matlab/kalman/likelihood/univariate_computeDLIK.m index 083fb12db..de8b8a005 100644 --- a/matlab/kalman/likelihood/univariate_computeDLIK.m +++ b/matlab/kalman/likelihood/univariate_computeDLIK.m @@ -15,7 +15,7 @@ function [Da,DP1,DLIK,D2a,D2P,Hesst] = univariate_computeDLIK(k,indx,Z,Zflag,v,K % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) marco.ratto@jrc.ec.europa.eu diff --git a/matlab/kalman/likelihood/univariate_computeDstate.m b/matlab/kalman/likelihood/univariate_computeDstate.m index eecee428e..201222510 100644 --- a/matlab/kalman/likelihood/univariate_computeDstate.m +++ b/matlab/kalman/likelihood/univariate_computeDstate.m @@ -15,7 +15,7 @@ function [Da1,DP1,D2a,D2P] = univariate_computeDstate(k,a,P,T,Da,DP,DT,DOm,notst % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) marco.ratto@jrc.ec.europa.eu diff --git a/matlab/kalman/likelihood/univariate_kalman_filter.m b/matlab/kalman/likelihood/univariate_kalman_filter.m index f186daf79..7303f80fa 100644 --- a/matlab/kalman/likelihood/univariate_kalman_filter.m +++ b/matlab/kalman/likelihood/univariate_kalman_filter.m @@ -99,7 +99,7 @@ function [LIK, lik,a,P] = univariate_kalman_filter(data_index,number_of_observat % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/kalman/likelihood/univariate_kalman_filter_d.m b/matlab/kalman/likelihood/univariate_kalman_filter_d.m index afd280cb6..c6c9e10b1 100644 --- a/matlab/kalman/likelihood/univariate_kalman_filter_d.m +++ b/matlab/kalman/likelihood/univariate_kalman_filter_d.m @@ -102,7 +102,7 @@ function [dLIK, dlikk, a, Pstar, llik] = univariate_kalman_filter_d(data_index, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Get sample size. smpl = last-start+1; diff --git a/matlab/kalman/likelihood/univariate_kalman_filter_ss.m b/matlab/kalman/likelihood/univariate_kalman_filter_ss.m index e67a87f18..817851be8 100644 --- a/matlab/kalman/likelihood/univariate_kalman_filter_ss.m +++ b/matlab/kalman/likelihood/univariate_kalman_filter_ss.m @@ -72,7 +72,7 @@ function [LIK,likk,a] = univariate_kalman_filter_ss(Y,start,last,a,P,kalman_tol, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/kalman/steady_state_kalman_gain.m b/matlab/kalman/steady_state_kalman_gain.m index c40761d4a..fc60fb31c 100644 --- a/matlab/kalman/steady_state_kalman_gain.m +++ b/matlab/kalman/steady_state_kalman_gain.m @@ -32,7 +32,7 @@ function [K,iF,P] = steady_state_kalman_gain(T,R,Q,H,mf) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . m = length(T); p = length(mf); diff --git a/matlab/kalman_transition_matrix.m b/matlab/kalman_transition_matrix.m index f79b436cd..3876a4952 100644 --- a/matlab/kalman_transition_matrix.m +++ b/matlab/kalman_transition_matrix.m @@ -30,7 +30,7 @@ function [A,B] = kalman_transition_matrix(dr,iv,ic,exo_nbr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n_iv = length(iv); diff --git a/matlab/kernel_density_estimate.m b/matlab/kernel_density_estimate.m index c04927681..c7a29c29b 100644 --- a/matlab/kernel_density_estimate.m +++ b/matlab/kernel_density_estimate.m @@ -39,7 +39,7 @@ function [abscissa,f] = kernel_density_estimate(data,number_of_grid_points,numbe % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if min(size(data))>1 error('kernel_density_estimate:: data must be a one dimensional array.'); diff --git a/matlab/list_of_parameters_calibrated_as_Inf.m b/matlab/list_of_parameters_calibrated_as_Inf.m index 9a4285457..2635498d3 100644 --- a/matlab/list_of_parameters_calibrated_as_Inf.m +++ b/matlab/list_of_parameters_calibrated_as_Inf.m @@ -28,7 +28,7 @@ function list = list_of_parameters_calibrated_as_Inf(M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . idx = find(isinf(M_.params)); nnn = length(idx); diff --git a/matlab/list_of_parameters_calibrated_as_NaN.m b/matlab/list_of_parameters_calibrated_as_NaN.m index 9c39b4cbe..13b9cb23e 100644 --- a/matlab/list_of_parameters_calibrated_as_NaN.m +++ b/matlab/list_of_parameters_calibrated_as_NaN.m @@ -29,7 +29,7 @@ function list = list_of_parameters_calibrated_as_NaN(M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . idx = find(isnan(M_.params)); nnn = length(idx); diff --git a/matlab/lmmcp/dyn_lmmcp.m b/matlab/lmmcp/dyn_lmmcp.m index 94af7671d..fa05f0f2b 100644 --- a/matlab/lmmcp/dyn_lmmcp.m +++ b/matlab/lmmcp/dyn_lmmcp.m @@ -15,7 +15,7 @@ function [endo_simul,info] = dyn_lmmcp(M,options,oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [lb,ub,eq_index] = get_complementarity_conditions(M); diff --git a/matlab/lmmcp/dyn_lmmcp_func.m b/matlab/lmmcp/dyn_lmmcp_func.m index 0da1f7565..dae610fe9 100644 --- a/matlab/lmmcp/dyn_lmmcp_func.m +++ b/matlab/lmmcp/dyn_lmmcp_func.m @@ -18,7 +18,7 @@ function [F,A] = dyn_lmmcp_func(x, model_dynamic, Y0, YT, exo_simul, params, ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . Y = [Y0; x; YT]; diff --git a/matlab/lmmcp/get_complementarity_conditions.m b/matlab/lmmcp/get_complementarity_conditions.m index 9cc6044eb..a22e61a15 100644 --- a/matlab/lmmcp/get_complementarity_conditions.m +++ b/matlab/lmmcp/get_complementarity_conditions.m @@ -27,7 +27,7 @@ function [lb,ub,eq_index] = get_complementarity_conditions(M_,ramsey_policy) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ub = inf(M_.endo_nbr,1); lb = -ub; diff --git a/matlab/lnsrch1.m b/matlab/lnsrch1.m index 780863848..76204dd59 100644 --- a/matlab/lnsrch1.m +++ b/matlab/lnsrch1.m @@ -39,7 +39,7 @@ function [x,f,fvec,check]=lnsrch1(xold, fold, g, p, stpmax, func, j1, j2, tolx, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . alf = 1e-4 ; alam = 1; diff --git a/matlab/load_first_mh_history_file.m b/matlab/load_first_mh_history_file.m index b99c8ccbf..763e8bd0c 100644 --- a/matlab/load_first_mh_history_file.m +++ b/matlab/load_first_mh_history_file.m @@ -17,7 +17,7 @@ function info = load_first_mh_history_file(MetropolisFolder, ModelName) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % record is also a Matlab function. record = 0; diff --git a/matlab/load_last_mh_history_file.m b/matlab/load_last_mh_history_file.m index 2874dbffd..4b00c6abd 100644 --- a/matlab/load_last_mh_history_file.m +++ b/matlab/load_last_mh_history_file.m @@ -25,7 +25,7 @@ function info = load_last_mh_history_file(MetropolisFolder, ModelName) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % record is also a Matlab function. record = 0; diff --git a/matlab/load_m_file_data_legacy.m b/matlab/load_m_file_data_legacy.m index 6b404774f..61e73e3b7 100644 --- a/matlab/load_m_file_data_legacy.m +++ b/matlab/load_m_file_data_legacy.m @@ -15,7 +15,7 @@ function o2WysrOISH = load_m_file_data_legacy(datafile, U7ORsJ0vy3) % --*-- Uni % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . cXDHdrXnqo5KwwVpTRuc6OprAW = datafile(1:end-2); [pathtocXDHdrXnqo5KwwVpTRuc6OprAW,cXDHdrXnqo5KwwVpTRuc6OprAW,~] = fileparts(cXDHdrXnqo5KwwVpTRuc6OprAW); diff --git a/matlab/load_mat_file_data_legacy.m b/matlab/load_mat_file_data_legacy.m index f0c626864..9f802eeda 100644 --- a/matlab/load_mat_file_data_legacy.m +++ b/matlab/load_mat_file_data_legacy.m @@ -15,7 +15,7 @@ function data = load_mat_file_data_legacy(datafile, varobs) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . data_file=load(datafile); diff --git a/matlab/loadjson_.m b/matlab/loadjson_.m index c92bf0f5c..49d79b2be 100644 --- a/matlab/loadjson_.m +++ b/matlab/loadjson_.m @@ -28,7 +28,7 @@ function o = loadjson_(jsonfilename) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isoctave() || matlab_ver_less_than('9.1') o = loadjson(jsonfilename); diff --git a/matlab/logarithmic_reduction.m b/matlab/logarithmic_reduction.m index 4d7d0d132..cb0ba4099 100644 --- a/matlab/logarithmic_reduction.m +++ b/matlab/logarithmic_reduction.m @@ -58,7 +58,7 @@ function [X1, info] = logarithmic_reduction(A,B,C,tol,maxit,check) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = 0; diff --git a/matlab/long_run_variance.m b/matlab/long_run_variance.m index 944837f41..0707fccfc 100644 --- a/matlab/long_run_variance.m +++ b/matlab/long_run_variance.m @@ -26,7 +26,7 @@ function sigma = long_run_variance(data,band) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . verbose = 1; diff --git a/matlab/lpdfgam.m b/matlab/lpdfgam.m index 4a9230bb0..0b292456c 100644 --- a/matlab/lpdfgam.m +++ b/matlab/lpdfgam.m @@ -29,7 +29,7 @@ function [ldens,Dldens,D2ldens] = lpdfgam(x,a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ldens = -Inf( size(x) ) ; idx = find( x>0 ); diff --git a/matlab/lpdfgbeta.m b/matlab/lpdfgbeta.m index 7d8e189a2..d9be7557b 100644 --- a/matlab/lpdfgbeta.m +++ b/matlab/lpdfgbeta.m @@ -31,7 +31,7 @@ function [ldens,Dldens,D2ldens] = lpdfgbeta(x,a,b,aa,bb) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ldens = -Inf( size(x) ) ; idx = find( (x-aa)>0 & (x-bb)<0 ) ; diff --git a/matlab/lpdfig1.m b/matlab/lpdfig1.m index 8de3dbb7a..0da9aa470 100644 --- a/matlab/lpdfig1.m +++ b/matlab/lpdfig1.m @@ -34,7 +34,7 @@ function [ldens,Dldens,D2ldens] = lpdfig1(x,s,nu) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ldens = -Inf( size(x) ) ; idx = find( x>0 ) ; diff --git a/matlab/lpdfig2.m b/matlab/lpdfig2.m index 162bc3eaf..c20dcc9c2 100644 --- a/matlab/lpdfig2.m +++ b/matlab/lpdfig2.m @@ -34,7 +34,7 @@ function [ldens,Dldens,D2ldens] = lpdfig2(x,s,nu) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ldens = -Inf( size(x) ) ; idx = find( x>0 ) ; diff --git a/matlab/lpdfnorm.m b/matlab/lpdfnorm.m index 280771d7b..6e4a29445 100644 --- a/matlab/lpdfnorm.m +++ b/matlab/lpdfnorm.m @@ -29,7 +29,7 @@ function [ldens,Dldens,D2ldens] = lpdfnorm(x,a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<3, b=1; end if nargin<2, a=0; end diff --git a/matlab/lyapunov_solver.m b/matlab/lyapunov_solver.m index 74a35bd3e..be39d0d41 100644 --- a/matlab/lyapunov_solver.m +++ b/matlab/lyapunov_solver.m @@ -38,7 +38,7 @@ function P=lyapunov_solver(T,R,Q,DynareOptions) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if DynareOptions.lyapunov_fp P = lyapunov_symm(T,R*Q*R',DynareOptions.lyapunov_fixed_point_tol,DynareOptions.qz_criterium,DynareOptions.lyapunov_complex_threshold, 3, DynareOptions.debug); diff --git a/matlab/lyapunov_symm.m b/matlab/lyapunov_symm.m index 53eaf9e4c..e05df0b01 100644 --- a/matlab/lyapunov_symm.m +++ b/matlab/lyapunov_symm.m @@ -40,7 +40,7 @@ function [x,u] = lyapunov_symm(a,b,lyapunov_fixed_point_tol,qz_criterium,lyapuno % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<6 || isempty(method) method = 0; diff --git a/matlab/marginal_density.m b/matlab/marginal_density.m index 1179fb50c..995df30a8 100644 --- a/matlab/marginal_density.m +++ b/matlab/marginal_density.m @@ -30,7 +30,7 @@ function [marginal,oo_] = marginal_density(M_, options_, estim_params_, oo_, bay % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . npar = estim_params_.np+estim_params_.nvn+estim_params_.ncx+estim_params_.ncn+estim_params_.nvx; diff --git a/matlab/matlab_ver_less_than.m b/matlab/matlab_ver_less_than.m index 10cd640d2..3070965dc 100644 --- a/matlab/matlab_ver_less_than.m +++ b/matlab/matlab_ver_less_than.m @@ -30,6 +30,6 @@ function r = matlab_ver_less_than(verstr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . r = verLessThan('matlab', verstr); diff --git a/matlab/maximize_prior_density.m b/matlab/maximize_prior_density.m index 9f79e44a4..f866bc581 100644 --- a/matlab/maximize_prior_density.m +++ b/matlab/maximize_prior_density.m @@ -30,7 +30,7 @@ function [xparams,lpd,hessian_mat] = ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [xparams, lpd, exitflag, hessian_mat]=dynare_minimize_objective('minus_logged_prior_density', ... iparams, DynareOptions.mode_compute, DynareOptions, [prior_inf_bound, prior_sup_bound], ... diff --git a/matlab/mcforecast3.m b/matlab/mcforecast3.m index 5689ddc8e..47a0eab87 100644 --- a/matlab/mcforecast3.m +++ b/matlab/mcforecast3.m @@ -52,7 +52,7 @@ function [forcs, e]= mcforecast3(cL,H,mcValue,shocks,forcs,T,R,mv,mu) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if cL e = zeros(size(mcValue,1),cL); diff --git a/matlab/mcompare.m b/matlab/mcompare.m index f3f052f68..fb7ce14c3 100644 --- a/matlab/mcompare.m +++ b/matlab/mcompare.m @@ -25,7 +25,7 @@ function mcompare(s1,s2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ global nvx nvy x y lag1 diff --git a/matlab/mcp_func.m b/matlab/mcp_func.m index 30494b95a..bb0800cad 100644 --- a/matlab/mcp_func.m +++ b/matlab/mcp_func.m @@ -26,7 +26,7 @@ function [res,fjac,domer] = mcp_func(x,jacflag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global mcp_data diff --git a/matlab/method_of_moments/method_of_moments.m b/matlab/method_of_moments/method_of_moments.m index 87eb6f1a4..e4f3a3ffb 100644 --- a/matlab/method_of_moments/method_of_moments.m +++ b/matlab/method_of_moments/method_of_moments.m @@ -78,7 +78,7 @@ function [oo_, options_mom_, M_] = method_of_moments(bayestopt_, options_, oo_, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ------------------------------------------------------------------------- % Author(s): % o Willi Mutschler (willi@mutschler.eu) diff --git a/matlab/method_of_moments/method_of_moments_check_plot.m b/matlab/method_of_moments/method_of_moments_check_plot.m index ceb1a15b7..44ab05f46 100644 --- a/matlab/method_of_moments/method_of_moments_check_plot.m +++ b/matlab/method_of_moments/method_of_moments_check_plot.m @@ -17,7 +17,7 @@ function method_of_moments_check_plot(fun,xparam,SE_vec,options_,M_,estim_params % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . TeX = options_.TeX; if ~isempty(SE_vec) diff --git a/matlab/method_of_moments/method_of_moments_data_moments.m b/matlab/method_of_moments/method_of_moments_data_moments.m index ba4e39a7e..cd145df2b 100644 --- a/matlab/method_of_moments/method_of_moments_data_moments.m +++ b/matlab/method_of_moments/method_of_moments_data_moments.m @@ -31,7 +31,7 @@ function [dataMoments, m_data] = method_of_moments_data_moments(data, oo_, match % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ------------------------------------------------------------------------- % Author(s): % o Willi Mutschler (willi@mutschler.eu) diff --git a/matlab/method_of_moments/method_of_moments_objective_function.m b/matlab/method_of_moments/method_of_moments_objective_function.m index 9aecc87a2..cd9767c86 100644 --- a/matlab/method_of_moments/method_of_moments_objective_function.m +++ b/matlab/method_of_moments/method_of_moments_objective_function.m @@ -48,7 +48,7 @@ function [fval, info, exit_flag, df, junk1, oo_, M_, options_mom_] = method_of_m % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ------------------------------------------------------------------------- % Author(s): % o Willi Mutschler (willi@mutschler.eu) diff --git a/matlab/method_of_moments/method_of_moments_optimal_weighting_matrix.m b/matlab/method_of_moments/method_of_moments_optimal_weighting_matrix.m index ad2db20f7..d722d9a8a 100644 --- a/matlab/method_of_moments/method_of_moments_optimal_weighting_matrix.m +++ b/matlab/method_of_moments/method_of_moments_optimal_weighting_matrix.m @@ -34,7 +34,7 @@ function W_opt = method_of_moments_optimal_weighting_matrix(m_data, moments, q_l % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ------------------------------------------------------------------------- % Author(s): % o Willi Mutschler (willi@mutschler.eu) diff --git a/matlab/method_of_moments/method_of_moments_standard_errors.m b/matlab/method_of_moments/method_of_moments_standard_errors.m index ea302d52d..f5de86162 100644 --- a/matlab/method_of_moments/method_of_moments_standard_errors.m +++ b/matlab/method_of_moments/method_of_moments_standard_errors.m @@ -43,7 +43,7 @@ function [SE_values, Asympt_Var] = method_of_moments_standard_errors(xparam, obj % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ------------------------------------------------------------------------- % Author(s): % o Willi Mutschler (willi@mutschler.eu) diff --git a/matlab/metropolis_draw.m b/matlab/metropolis_draw.m index 94c421278..7d7888374 100644 --- a/matlab/metropolis_draw.m +++ b/matlab/metropolis_draw.m @@ -39,7 +39,7 @@ function [xparams, logpost, options_]=metropolis_draw(init,options_,estim_params % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . persistent mh_nblck NumberOfDraws BaseName FirstLine FirstMhFile MAX_nruns diff --git a/matlab/metropolis_hastings_initialization.m b/matlab/metropolis_hastings_initialization.m index e9d97a0ea..7803a4db1 100644 --- a/matlab/metropolis_hastings_initialization.m +++ b/matlab/metropolis_hastings_initialization.m @@ -52,7 +52,7 @@ function [ ix2, ilogpo2, ModelName, MetropolisFolder, FirstBlock, FirstLine, npa % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %Initialize outputs ix2 = []; diff --git a/matlab/metropolis_run_analysis.m b/matlab/metropolis_run_analysis.m index acdfe3b33..63c75fa94 100644 --- a/matlab/metropolis_run_analysis.m +++ b/matlab/metropolis_run_analysis.m @@ -28,7 +28,7 @@ function metropolis_run_analysis(M,basetopt,j) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . load([M.fname '/metropolis/' M.fname '_mh_history']) nblck = record.Nblck; diff --git a/matlab/mex/k_order_perturbation.m b/matlab/mex/k_order_perturbation.m index 25b1142e6..b57b7c2bd 100644 --- a/matlab/mex/k_order_perturbation.m +++ b/matlab/mex/k_order_perturbation.m @@ -40,4 +40,4 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . diff --git a/matlab/mex/qmc_sequence.m b/matlab/mex/qmc_sequence.m index 1b9349273..0aa4d3d47 100644 --- a/matlab/mex/qmc_sequence.m +++ b/matlab/mex/qmc_sequence.m @@ -70,7 +70,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %@test:1 %$ t = ones(3,1); diff --git a/matlab/mh_autocorrelation_function.m b/matlab/mh_autocorrelation_function.m index 6312a3262..19754fcf1 100644 --- a/matlab/mh_autocorrelation_function.m +++ b/matlab/mh_autocorrelation_function.m @@ -33,7 +33,7 @@ function mh_autocorrelation_function(options_,M_,estim_params_,type,blck,name1,n % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Cet the column index: if nargin<7 diff --git a/matlab/mh_optimal_bandwidth.m b/matlab/mh_optimal_bandwidth.m index 0a827c5ac..34ed128a0 100644 --- a/matlab/mh_optimal_bandwidth.m +++ b/matlab/mh_optimal_bandwidth.m @@ -39,7 +39,7 @@ function optimal_bandwidth = mh_optimal_bandwidth(data,number_of_draws,bandwidth % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Kernel specifications. if strcmpi(kernel_function,'gaussian') diff --git a/matlab/minus_logged_prior_density.m b/matlab/minus_logged_prior_density.m index 51a2839d5..27e782893 100644 --- a/matlab/minus_logged_prior_density.m +++ b/matlab/minus_logged_prior_density.m @@ -28,7 +28,7 @@ function [fval,info,exit_flag,fake_1,fake_2] = minus_logged_prior_density(xparam % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . fake_1 = 1; fake_2 = 1; diff --git a/matlab/missing/contains/contains.m b/matlab/missing/contains/contains.m index 7c6470494..87a6c71d1 100644 --- a/matlab/missing/contains/contains.m +++ b/matlab/missing/contains/contains.m @@ -27,7 +27,7 @@ function tf = contains(string, pattern, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if mod(nargin,2) ~= 0 error('contains: inputs should be a text, followed by the queried patterns, then Name-Value pair arguments.'); diff --git a/matlab/missing/datetime/datetime.m b/matlab/missing/datetime/datetime.m index beace5272..4f8524c70 100644 --- a/matlab/missing/datetime/datetime.m +++ b/matlab/missing/datetime/datetime.m @@ -21,7 +21,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . function d = datetime() d = datestr(now, 'dd-mmm-yyyy HH:MM:SS'); diff --git a/matlab/missing/isfile/isfile.m b/matlab/missing/isfile/isfile.m index e733f08dd..3953426d8 100644 --- a/matlab/missing/isfile/isfile.m +++ b/matlab/missing/isfile/isfile.m @@ -42,7 +42,7 @@ function a = isfile(b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . stringarrayflag = false; cellofstringflag = false; diff --git a/matlab/missing/issquare/issquare.m b/matlab/missing/issquare/issquare.m index 0b28884a0..b377edc4a 100644 --- a/matlab/missing/issquare/issquare.m +++ b/matlab/missing/issquare/issquare.m @@ -42,7 +42,7 @@ function i = issquare(A) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . d = size(A); if (length(d)==2) && (d(1)==d(2)) diff --git a/matlab/missing/mex/disclyap_fast/disclyap_fast.m b/matlab/missing/mex/disclyap_fast/disclyap_fast.m index 359cde1a4..25384fd01 100644 --- a/matlab/missing/mex/disclyap_fast/disclyap_fast.m +++ b/matlab/missing/mex/disclyap_fast/disclyap_fast.m @@ -36,7 +36,7 @@ function [X,exitflag]=disclyap_fast(G,V,tol,check_flag,max_iter) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin <= 3 || isempty(check_flag) check_flag = 0; diff --git a/matlab/missing/mex/gensylv/gensylv.m b/matlab/missing/mex/gensylv/gensylv.m index 462e7b1ea..110757472 100644 --- a/matlab/missing/mex/gensylv/gensylv.m +++ b/matlab/missing/mex/gensylv/gensylv.m @@ -34,7 +34,7 @@ function E = gensylv(kron_prod,A,B,C0,D) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . C = C0; for i=1:(kron_prod-1) C = kron(C0,C); diff --git a/matlab/missing/mex/kronecker/A_times_B_kronecker_C.m b/matlab/missing/mex/kronecker/A_times_B_kronecker_C.m index db615145a..39d0f48bb 100644 --- a/matlab/missing/mex/kronecker/A_times_B_kronecker_C.m +++ b/matlab/missing/mex/kronecker/A_times_B_kronecker_C.m @@ -56,7 +56,7 @@ function D = A_times_B_kronecker_C(A,B,C) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/missing/mex/kronecker/sparse_hessian_times_B_kronecker_C.m b/matlab/missing/mex/kronecker/sparse_hessian_times_B_kronecker_C.m index 7857e2571..2efc313bf 100644 --- a/matlab/missing/mex/kronecker/sparse_hessian_times_B_kronecker_C.m +++ b/matlab/missing/mex/kronecker/sparse_hessian_times_B_kronecker_C.m @@ -58,7 +58,7 @@ function D = sparse_hessian_times_B_kronecker_C(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/missing/mex/local_state_space_iterations/local_state_space_iteration_2.m b/matlab/missing/mex/local_state_space_iterations/local_state_space_iteration_2.m index f272e5c27..56cba70ad 100644 --- a/matlab/missing/mex/local_state_space_iterations/local_state_space_iteration_2.m +++ b/matlab/missing/mex/local_state_space_iterations/local_state_space_iteration_2.m @@ -73,7 +73,7 @@ function [y,y_] = local_state_space_iteration_2(yhat,epsilon,ghx,ghu,constant,gh % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr % frederic DOT karame AT univ DASH evry DOT fr diff --git a/matlab/missing/mex/mjdgges/mjdgges.m b/matlab/missing/mex/mjdgges/mjdgges.m index a2555f2c7..3b66c1551 100644 --- a/matlab/missing/mex/mjdgges/mjdgges.m +++ b/matlab/missing/mex/mjdgges/mjdgges.m @@ -33,7 +33,7 @@ function [ss, tt, zz, sdim, eigval, info] = mjdgges(e, d, qz_criterium, zhreshol % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin > 5 || nargin < 2 || nargout > 7 || nargout == 0 error('MJDGGES: takes 2, 3 or 4 input arguments and between 1 and 7 output arguments.') diff --git a/matlab/missing/mex/num_procs/num_procs.m b/matlab/missing/mex/num_procs/num_procs.m index 832841c83..0ea188506 100644 --- a/matlab/missing/mex/num_procs/num_procs.m +++ b/matlab/missing/mex/num_procs/num_procs.m @@ -24,6 +24,6 @@ function num_logical_cores=num_procs % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . num_logical_cores=1; \ No newline at end of file diff --git a/matlab/missing/rows_columns/columns.m b/matlab/missing/rows_columns/columns.m index 9c69fdfb8..53fb1bd5c 100644 --- a/matlab/missing/rows_columns/columns.m +++ b/matlab/missing/rows_columns/columns.m @@ -17,6 +17,6 @@ function c = columns(M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . c = size(M,2); diff --git a/matlab/missing/rows_columns/rows.m b/matlab/missing/rows_columns/rows.m index 97aadf84e..f0dcba054 100644 --- a/matlab/missing/rows_columns/rows.m +++ b/matlab/missing/rows_columns/rows.m @@ -17,6 +17,6 @@ function r = rows(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . r = size(x,1); diff --git a/matlab/missing/splitlines/splitlines.m b/matlab/missing/splitlines/splitlines.m index bc6d23989..135968301 100644 --- a/matlab/missing/splitlines/splitlines.m +++ b/matlab/missing/splitlines/splitlines.m @@ -23,7 +23,7 @@ function s = splitlines(string) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . assert(ischar(string) && ndims(string)==2 && size(string,1)<=1, 'The first argument has to be a row char array!'); diff --git a/matlab/missing/stats/+gamrnd/ahrens_dieter.m b/matlab/missing/stats/+gamrnd/ahrens_dieter.m index 811f91e72..6735fe973 100644 --- a/matlab/missing/stats/+gamrnd/ahrens_dieter.m +++ b/matlab/missing/stats/+gamrnd/ahrens_dieter.m @@ -24,7 +24,7 @@ function g = ahrens_dieter(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/berman.m b/matlab/missing/stats/+gamrnd/berman.m index 91fe30761..133c065be 100644 --- a/matlab/missing/stats/+gamrnd/berman.m +++ b/matlab/missing/stats/+gamrnd/berman.m @@ -24,7 +24,7 @@ function g = berman(a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/best_1978.m b/matlab/missing/stats/+gamrnd/best_1978.m index 1934c71cb..2862ac5aa 100644 --- a/matlab/missing/stats/+gamrnd/best_1978.m +++ b/matlab/missing/stats/+gamrnd/best_1978.m @@ -24,7 +24,7 @@ function g = best_1978(a ,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/best_1983.m b/matlab/missing/stats/+gamrnd/best_1983.m index a49d1cb45..722a6861d 100644 --- a/matlab/missing/stats/+gamrnd/best_1983.m +++ b/matlab/missing/stats/+gamrnd/best_1983.m @@ -24,7 +24,7 @@ function g = best_1983(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/cheng.m b/matlab/missing/stats/+gamrnd/cheng.m index 64ce894d4..b8c0c13d4 100644 --- a/matlab/missing/stats/+gamrnd/cheng.m +++ b/matlab/missing/stats/+gamrnd/cheng.m @@ -27,7 +27,7 @@ function g = cheng(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/johnk.m b/matlab/missing/stats/+gamrnd/johnk.m index 45c5b1d7a..14f65e5a6 100644 --- a/matlab/missing/stats/+gamrnd/johnk.m +++ b/matlab/missing/stats/+gamrnd/johnk.m @@ -24,7 +24,7 @@ function g = johnk(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/knuth.m b/matlab/missing/stats/+gamrnd/knuth.m index ed4ca4b51..96d8ec279 100644 --- a/matlab/missing/stats/+gamrnd/knuth.m +++ b/matlab/missing/stats/+gamrnd/knuth.m @@ -24,7 +24,7 @@ function g = knuth(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nn = length(a); mm = nn; diff --git a/matlab/missing/stats/+gamrnd/weibull_rejection.m b/matlab/missing/stats/+gamrnd/weibull_rejection.m index d3fee6142..56971537d 100644 --- a/matlab/missing/stats/+gamrnd/weibull_rejection.m +++ b/matlab/missing/stats/+gamrnd/weibull_rejection.m @@ -24,7 +24,7 @@ function g = weibull_rejection(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nn = length(a); mm = nn; diff --git a/matlab/missing/stats/betacdf.m b/matlab/missing/stats/betacdf.m index d1ac509f7..e01d4cadb 100644 --- a/matlab/missing/stats/betacdf.m +++ b/matlab/missing/stats/betacdf.m @@ -25,7 +25,7 @@ function cdf = betacdf (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 3) error ('betacdf: you should provide three arguments'); diff --git a/matlab/missing/stats/betainv.m b/matlab/missing/stats/betainv.m index a7300d1b1..e3111e729 100644 --- a/matlab/missing/stats/betainv.m +++ b/matlab/missing/stats/betainv.m @@ -25,7 +25,7 @@ function inv = betainv (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 3) error ('betainv: you must give three arguments'); diff --git a/matlab/missing/stats/betapdf.m b/matlab/missing/stats/betapdf.m index ec666828d..cbf217ac9 100644 --- a/matlab/missing/stats/betapdf.m +++ b/matlab/missing/stats/betapdf.m @@ -26,7 +26,7 @@ function pdf = betapdf (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 3) error ('betapdf: you must give three arguments'); diff --git a/matlab/missing/stats/betarnd.m b/matlab/missing/stats/betarnd.m index a2d0c9fe8..42906d267 100644 --- a/matlab/missing/stats/betarnd.m +++ b/matlab/missing/stats/betarnd.m @@ -28,7 +28,7 @@ function rnd = betarnd(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 2) error('betarnd: you must give two arguments'); diff --git a/matlab/missing/stats/chi2cdf.m b/matlab/missing/stats/chi2cdf.m index 0a5db9882..1b89b5f96 100644 --- a/matlab/missing/stats/chi2cdf.m +++ b/matlab/missing/stats/chi2cdf.m @@ -19,7 +19,7 @@ function CDF = chi2cdf(x, n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 2) error ('chi2cdf: you must give two arguments'); diff --git a/matlab/missing/stats/chi2inv.m b/matlab/missing/stats/chi2inv.m index 9d14af7b0..678e95dac 100644 --- a/matlab/missing/stats/chi2inv.m +++ b/matlab/missing/stats/chi2inv.m @@ -24,7 +24,7 @@ function inv = chi2inv (x, n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 2) error ('chi2inv: you must give two arguments'); diff --git a/matlab/missing/stats/common_size.m b/matlab/missing/stats/common_size.m index 2dff002c4..9462aa3dc 100644 --- a/matlab/missing/stats/common_size.m +++ b/matlab/missing/stats/common_size.m @@ -34,7 +34,7 @@ function [errorcode, varargout] = common_size (varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin < 2) error ('common_size: only makes sense if nargin >= 2'); diff --git a/matlab/missing/stats/corr.m b/matlab/missing/stats/corr.m index 24c53c010..e6c993063 100644 --- a/matlab/missing/stats/corr.m +++ b/matlab/missing/stats/corr.m @@ -54,7 +54,7 @@ function retval = corr(x, y) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin < 1 || nargin > 2) diff --git a/matlab/missing/stats/exprnd.m b/matlab/missing/stats/exprnd.m index b59daf904..bbcaaf135 100644 --- a/matlab/missing/stats/exprnd.m +++ b/matlab/missing/stats/exprnd.m @@ -32,7 +32,7 @@ function rnd = exprnd(a) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if any(a(:)<0) disp('exprnd:: The parameter of the exponential distribution has to be positive!') error; diff --git a/matlab/missing/stats/gamcdf.m b/matlab/missing/stats/gamcdf.m index f17fe2b63..332bd592d 100644 --- a/matlab/missing/stats/gamcdf.m +++ b/matlab/missing/stats/gamcdf.m @@ -25,7 +25,7 @@ function cdf = gamcdf (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 3) error ('gamcdf: you must give three arguments'); diff --git a/matlab/missing/stats/gaminv.m b/matlab/missing/stats/gaminv.m index 96c4a0a3f..ae7fa7975 100644 --- a/matlab/missing/stats/gaminv.m +++ b/matlab/missing/stats/gaminv.m @@ -25,7 +25,7 @@ function inv = gaminv (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 3) error ('gaminv: you must give three arguments'); diff --git a/matlab/missing/stats/gampdf.m b/matlab/missing/stats/gampdf.m index b01d736e8..d40891762 100644 --- a/matlab/missing/stats/gampdf.m +++ b/matlab/missing/stats/gampdf.m @@ -25,7 +25,7 @@ function pdf = gampdf (x, a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 3) error ('gampdf: you must give three arguments'); diff --git a/matlab/missing/stats/gamrnd.m b/matlab/missing/stats/gamrnd.m index e7b39a744..da24cc2df 100644 --- a/matlab/missing/stats/gamrnd.m +++ b/matlab/missing/stats/gamrnd.m @@ -30,7 +30,7 @@ function rnd = gamrnd(a, b, method) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %> %> Set defaults diff --git a/matlab/missing/stats/nanmean.m b/matlab/missing/stats/nanmean.m index 9babd1460..cd512a37d 100644 --- a/matlab/missing/stats/nanmean.m +++ b/matlab/missing/stats/nanmean.m @@ -29,7 +29,7 @@ function y = nanmean(x, dim) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<2 % By default dim is the first non singleton dimension diff --git a/matlab/missing/stats/normcdf.m b/matlab/missing/stats/normcdf.m index 3707c5d54..349264eaf 100644 --- a/matlab/missing/stats/normcdf.m +++ b/matlab/missing/stats/normcdf.m @@ -26,7 +26,7 @@ function cdf = normcdf (x, m, s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (~ ((nargin == 1) || (nargin == 3))) error ('normcdf: you must give one or three arguments'); diff --git a/matlab/missing/stats/norminv.m b/matlab/missing/stats/norminv.m index a44fd101e..da9c1dc82 100644 --- a/matlab/missing/stats/norminv.m +++ b/matlab/missing/stats/norminv.m @@ -26,7 +26,7 @@ function inv = norminv (x, m, s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 1 && nargin ~= 3) error ('norminv: you must give one or three arguments'); diff --git a/matlab/missing/stats/normpdf.m b/matlab/missing/stats/normpdf.m index 5ee49e43a..7492735df 100644 --- a/matlab/missing/stats/normpdf.m +++ b/matlab/missing/stats/normpdf.m @@ -26,7 +26,7 @@ function pdf = normpdf (x, m, s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 1 && nargin ~= 3) error('normpdf: you must give one or three arguments'); diff --git a/matlab/missing/stats/quantile.m b/matlab/missing/stats/quantile.m index 6a0050d7b..8e6ace8a1 100644 --- a/matlab/missing/stats/quantile.m +++ b/matlab/missing/stats/quantile.m @@ -64,7 +64,7 @@ function [q,N] = quantile(X, p, dim, method, weights) % --*-- Unitary tests --*- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Check input and make default assignments assert(isnumeric(X),'X must be a numeric'); diff --git a/matlab/missing/stats/stdnormal_cdf.m b/matlab/missing/stats/stdnormal_cdf.m index 6e3426c52..8c654ab7f 100644 --- a/matlab/missing/stats/stdnormal_cdf.m +++ b/matlab/missing/stats/stdnormal_cdf.m @@ -25,7 +25,7 @@ function cdf = stdnormal_cdf (x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 1) error('stdnormal_cdf: you should provide one argument'); diff --git a/matlab/missing/stats/stdnormal_inv.m b/matlab/missing/stats/stdnormal_inv.m index 9859efde7..64375675e 100644 --- a/matlab/missing/stats/stdnormal_inv.m +++ b/matlab/missing/stats/stdnormal_inv.m @@ -25,7 +25,7 @@ function inv = stdnormal_inv (x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 1) error('stdnormal_inv: you should provide one argument'); diff --git a/matlab/missing/stats/stdnormal_pdf.m b/matlab/missing/stats/stdnormal_pdf.m index 2e00a2ae2..4d6c1629c 100644 --- a/matlab/missing/stats/stdnormal_pdf.m +++ b/matlab/missing/stats/stdnormal_pdf.m @@ -25,7 +25,7 @@ function pdf = stdnormal_pdf (x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 1) error('stdnormal_pdf: you should provide one argument'); diff --git a/matlab/missing/stats/wblcdf.m b/matlab/missing/stats/wblcdf.m index 6246a01cf..a1a5c0c59 100644 --- a/matlab/missing/stats/wblcdf.m +++ b/matlab/missing/stats/wblcdf.m @@ -25,7 +25,7 @@ function p = wblcdf(x, scale, shape) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Check input arguments. diff --git a/matlab/missing/stats/wblinv.m b/matlab/missing/stats/wblinv.m index af537a7c3..5abbd6fd3 100644 --- a/matlab/missing/stats/wblinv.m +++ b/matlab/missing/stats/wblinv.m @@ -25,7 +25,7 @@ function t = wblinv(proba, scale, shape) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Check input arguments. diff --git a/matlab/missing/stats/wblrnd.m b/matlab/missing/stats/wblrnd.m index e2a6911d9..9d1746c68 100644 --- a/matlab/missing/stats/wblrnd.m +++ b/matlab/missing/stats/wblrnd.m @@ -23,7 +23,7 @@ function rnd = wblrnd(a, b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if (nargin ~= 2) error('Two input arguments required!'); diff --git a/matlab/missing/struct2array/struct2array.m b/matlab/missing/struct2array/struct2array.m index 92aaab35f..479e0544e 100644 --- a/matlab/missing/struct2array/struct2array.m +++ b/matlab/missing/struct2array/struct2array.m @@ -21,7 +21,7 @@ function a = struct2array(s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . assert(isstruct(s), 'struct2array:: Argument has to be a structure!') diff --git a/matlab/missing/vec/vec.m b/matlab/missing/vec/vec.m index fd9e36b79..ab8bf8e3d 100644 --- a/matlab/missing/vec/vec.m +++ b/matlab/missing/vec/vec.m @@ -22,6 +22,6 @@ function Vector = vec(Matrix) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . Vector = Matrix(:); diff --git a/matlab/missing_DiffuseKalmanSmootherH1_Z.m b/matlab/missing_DiffuseKalmanSmootherH1_Z.m index e6c9335ee..0c2411d87 100644 --- a/matlab/missing_DiffuseKalmanSmootherH1_Z.m +++ b/matlab/missing_DiffuseKalmanSmootherH1_Z.m @@ -72,7 +72,7 @@ function [alphahat,epsilonhat,etahat,atilde,P,aK,PK,decomp,V,aalphahat,eetahat,d % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % modified by M. Ratto: % new output argument aK (1-step to k-step predictions) diff --git a/matlab/missing_DiffuseKalmanSmootherH3_Z.m b/matlab/missing_DiffuseKalmanSmootherH3_Z.m index 0765eacca..9e9c8a811 100644 --- a/matlab/missing_DiffuseKalmanSmootherH3_Z.m +++ b/matlab/missing_DiffuseKalmanSmootherH3_Z.m @@ -79,7 +79,7 @@ function [alphahat,epsilonhat,etahat,a,P1,aK,PK,decomp,V, aalphahat,eetahat,d] = % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Modified by M. Ratto % New output argument aK: 1-step to nk-stpe ahed predictions) diff --git a/matlab/mode_check.m b/matlab/mode_check.m index 17a119f7d..b45a2c9ec 100644 --- a/matlab/mode_check.m +++ b/matlab/mode_check.m @@ -55,7 +55,7 @@ function mode_check(fun,x,hessian_mat,DynareDataset,DatasetInfo,DynareOptions,Mo % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . TeX = DynareOptions.TeX; if ~isempty(hessian_mat) diff --git a/matlab/model_comparison.m b/matlab/model_comparison.m index 5fefd1123..f49320adf 100644 --- a/matlab/model_comparison.m +++ b/matlab/model_comparison.m @@ -35,7 +35,7 @@ function oo = model_comparison(ModelNames,ModelPriors,oo,options_,fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . NumberOfModels = size(ModelNames,2); diff --git a/matlab/model_diagnostics.m b/matlab/model_diagnostics.m index 148f21989..1970eff19 100644 --- a/matlab/model_diagnostics.m +++ b/matlab/model_diagnostics.m @@ -31,7 +31,7 @@ function model_diagnostics(M,options,oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global jacob diff --git a/matlab/model_info.m b/matlab/model_info.m index bf17ce18e..ee5cdd656 100644 --- a/matlab/model_info.m +++ b/matlab/model_info.m @@ -16,7 +16,7 @@ function model_info(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_; if sum(strcmp(varargin,'static')) > 0 diff --git a/matlab/model_inversion.m b/matlab/model_inversion.m index dbae93376..4c3eeeba8 100644 --- a/matlab/model_inversion.m +++ b/matlab/model_inversion.m @@ -30,7 +30,7 @@ function [endogenousvariables, exogenousvariables] = model_inversion(constraints % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isequal(nargin, 6) error('model_inversion: This routine require six input arguments!') diff --git a/matlab/modules/dseries b/matlab/modules/dseries index c21b3bd22..e7e2630a0 160000 --- a/matlab/modules/dseries +++ b/matlab/modules/dseries @@ -1 +1 @@ -Subproject commit c21b3bd22ae5391efa93253805dd2d64b6b52145 +Subproject commit e7e2630a0ac626a8cd600169b4946c0af508ebb0 diff --git a/matlab/modules/reporting b/matlab/modules/reporting index bf71d2152..63c9cd569 160000 --- a/matlab/modules/reporting +++ b/matlab/modules/reporting @@ -1 +1 @@ -Subproject commit bf71d2152325fb5b743c5a61476da6944f73bfdf +Subproject commit 63c9cd56949165d8fa3b7d1e63e86e7f6dc23007 diff --git a/matlab/moment_function.m b/matlab/moment_function.m index 8b922963a..c4de1a733 100644 --- a/matlab/moment_function.m +++ b/matlab/moment_function.m @@ -30,7 +30,7 @@ function [g,grad,hess,flag] = moment_function(xparams,sample_moments,dataset,opt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ persistent mainStream mainState diff --git a/matlab/moments.m b/matlab/moments.m index 910332118..5cc3653a3 100644 --- a/matlab/moments.m +++ b/matlab/moments.m @@ -29,7 +29,7 @@ function m = moments(X,order) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . switch order case 1 diff --git a/matlab/ms-sbvar/check_datafile_years_assigned.m b/matlab/ms-sbvar/check_datafile_years_assigned.m index 36eb671d5..b788043cb 100644 --- a/matlab/ms-sbvar/check_datafile_years_assigned.m +++ b/matlab/ms-sbvar/check_datafile_years_assigned.m @@ -23,7 +23,7 @@ function [final_year,final_subperiod]=check_datafile_years_assigned(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . final_year = options_.ms.final_year; final_subperiod = options_.ms.final_subperiod; diff --git a/matlab/ms-sbvar/clean_files_for_second_type_of_mex.m b/matlab/ms-sbvar/clean_files_for_second_type_of_mex.m index b1361a49b..048653dc0 100644 --- a/matlab/ms-sbvar/clean_files_for_second_type_of_mex.m +++ b/matlab/ms-sbvar/clean_files_for_second_type_of_mex.m @@ -26,7 +26,7 @@ function clean_files_for_second_type_of_mex(M_, options_, type) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . tagtouse = options_.ms.file_tag; if ~strcmp(tagtouse, options_.ms.output_file_tag) diff --git a/matlab/ms-sbvar/clean_ms_estimation_files.m b/matlab/ms-sbvar/clean_ms_estimation_files.m index aaf2e01a8..aad51d70d 100644 --- a/matlab/ms-sbvar/clean_ms_estimation_files.m +++ b/matlab/ms-sbvar/clean_ms_estimation_files.m @@ -26,7 +26,7 @@ function clean_ms_estimation_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . delete_if_exists(['est_aux_' file_tag '.out']); delete_if_exists(['est_csminwel_' file_tag '.out']); diff --git a/matlab/ms-sbvar/clean_ms_forecast_files.m b/matlab/ms-sbvar/clean_ms_forecast_files.m index a7b27741f..bbebdbecb 100644 --- a/matlab/ms-sbvar/clean_ms_forecast_files.m +++ b/matlab/ms-sbvar/clean_ms_forecast_files.m @@ -26,7 +26,7 @@ function clean_ms_forecast_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . delete_dir_if_exists([file_tag filesep 'Forecast']); delete_dir_if_exists([file_tag filesep 'Output' filesep 'Forecast']); diff --git a/matlab/ms-sbvar/clean_ms_init_files.m b/matlab/ms-sbvar/clean_ms_init_files.m index 13237b888..9301919b1 100644 --- a/matlab/ms-sbvar/clean_ms_init_files.m +++ b/matlab/ms-sbvar/clean_ms_init_files.m @@ -26,7 +26,7 @@ function clean_ms_init_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . delete_if_exists('g1.mat'); delete_if_exists('H.dat'); diff --git a/matlab/ms-sbvar/clean_ms_irf_files.m b/matlab/ms-sbvar/clean_ms_irf_files.m index f33ef3324..c6cbd6334 100644 --- a/matlab/ms-sbvar/clean_ms_irf_files.m +++ b/matlab/ms-sbvar/clean_ms_irf_files.m @@ -26,7 +26,7 @@ function clean_ms_irf_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . delete_dir_if_exists([file_tag filesep 'IRF']); delete_dir_if_exists([file_tag filesep 'Output' filesep 'IRF']); diff --git a/matlab/ms-sbvar/clean_ms_mdd_files.m b/matlab/ms-sbvar/clean_ms_mdd_files.m index 30f367540..0cb8e7883 100644 --- a/matlab/ms-sbvar/clean_ms_mdd_files.m +++ b/matlab/ms-sbvar/clean_ms_mdd_files.m @@ -27,7 +27,7 @@ function clean_ms_mdd_files(file_tag, pt) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . delete_if_exists(['mdd_t' num2str(pt) '_' file_tag '.out']); delete_if_exists(['proposal_t' num2str(pt) '_' file_tag '.out']); diff --git a/matlab/ms-sbvar/clean_ms_probabilities_files.m b/matlab/ms-sbvar/clean_ms_probabilities_files.m index ebcc9ee4e..1aac039c2 100644 --- a/matlab/ms-sbvar/clean_ms_probabilities_files.m +++ b/matlab/ms-sbvar/clean_ms_probabilities_files.m @@ -26,7 +26,7 @@ function clean_ms_probabilities_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . delete_if_exists(['smoothed_' file_tag '.out']); delete_if_exists(['filtered_' file_tag '.out']); diff --git a/matlab/ms-sbvar/clean_ms_simulation_files.m b/matlab/ms-sbvar/clean_ms_simulation_files.m index 19ec8480b..29c6a84b5 100644 --- a/matlab/ms-sbvar/clean_ms_simulation_files.m +++ b/matlab/ms-sbvar/clean_ms_simulation_files.m @@ -26,7 +26,7 @@ function clean_ms_simulation_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . delete_if_exists(['simulation_' file_tag '.out']); delete_if_exists(['simulation_info_' file_tag '.out']); diff --git a/matlab/ms-sbvar/clean_ms_variance_decomposition_files.m b/matlab/ms-sbvar/clean_ms_variance_decomposition_files.m index dfa04a2cc..2054b550c 100644 --- a/matlab/ms-sbvar/clean_ms_variance_decomposition_files.m +++ b/matlab/ms-sbvar/clean_ms_variance_decomposition_files.m @@ -26,7 +26,7 @@ function clean_ms_variance_decomposition_files(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . delete_dir_if_exists([file_tag filesep 'Variance_Decomposition']); delete_dir_if_exists([file_tag filesep 'Output' filesep 'Variance_Decomposition']); diff --git a/matlab/ms-sbvar/clean_sbvar_files.m b/matlab/ms-sbvar/clean_sbvar_files.m index 15a49bf9e..6e5b6b11d 100644 --- a/matlab/ms-sbvar/clean_sbvar_files.m +++ b/matlab/ms-sbvar/clean_sbvar_files.m @@ -26,7 +26,7 @@ function clean_sbvar_files() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . delete_if_exists('outm.mat'); delete_if_exists('g1.mat'); diff --git a/matlab/ms-sbvar/create_dir.m b/matlab/ms-sbvar/create_dir.m index 8cca576da..1b83bb312 100644 --- a/matlab/ms-sbvar/create_dir.m +++ b/matlab/ms-sbvar/create_dir.m @@ -26,7 +26,7 @@ function create_dir(dirname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~exist(dirname, 'dir') mkdir(dirname); diff --git a/matlab/ms-sbvar/delete_dir_if_exists.m b/matlab/ms-sbvar/delete_dir_if_exists.m index b2c67579e..99b18b24b 100644 --- a/matlab/ms-sbvar/delete_dir_if_exists.m +++ b/matlab/ms-sbvar/delete_dir_if_exists.m @@ -26,7 +26,7 @@ function delete_dir_if_exists(dirname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isoctave confirm_recursive_rmdir(false) diff --git a/matlab/ms-sbvar/delete_if_exists.m b/matlab/ms-sbvar/delete_if_exists.m index 7610b207b..6e159b46b 100644 --- a/matlab/ms-sbvar/delete_if_exists.m +++ b/matlab/ms-sbvar/delete_if_exists.m @@ -26,7 +26,7 @@ function delete_if_exists(fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if exist(fname, 'file') == 2 delete(fname); diff --git a/matlab/ms-sbvar/dyn_save_graph.m b/matlab/ms-sbvar/dyn_save_graph.m index 46623f7c9..65f8fa784 100644 --- a/matlab/ms-sbvar/dyn_save_graph.m +++ b/matlab/ms-sbvar/dyn_save_graph.m @@ -28,7 +28,7 @@ function dyn_save_graph(dirname,graph_name,graph_formats,TeX,names,texnames,capt % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . create_dir(dirname); graph_name = [dirname filesep regexprep(graph_name,' ','_')]; diff --git a/matlab/ms-sbvar/identification/exclusions.m b/matlab/ms-sbvar/identification/exclusions.m index 5361c2ef4..535570107 100644 --- a/matlab/ms-sbvar/identification/exclusions.m +++ b/matlab/ms-sbvar/identification/exclusions.m @@ -31,7 +31,7 @@ function [Ui,Vi,n0,np,ixmC0Pres,Qi,Ri] = exclusions(nvar,nexo,options_ms) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . indxC0Pres = options_ms.cross_restrictions; nlags = options_ms.nlags; diff --git a/matlab/ms-sbvar/identification/lower_cholesky.m b/matlab/ms-sbvar/identification/lower_cholesky.m index a88954091..e2b4d2754 100644 --- a/matlab/ms-sbvar/identification/lower_cholesky.m +++ b/matlab/ms-sbvar/identification/lower_cholesky.m @@ -31,7 +31,7 @@ function [Ui,Vi,n0,np,ixmC0Pres] = lower_cholesky(nvar,nexo,options_ms) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . lags = options_ms.nlags; indxC0Pres = options_ms.cross_restrictions; diff --git a/matlab/ms-sbvar/identification/upper_cholesky.m b/matlab/ms-sbvar/identification/upper_cholesky.m index 8645214b1..da32ab968 100644 --- a/matlab/ms-sbvar/identification/upper_cholesky.m +++ b/matlab/ms-sbvar/identification/upper_cholesky.m @@ -31,7 +31,7 @@ function [Ui,Vi,n0,np,ixmC0Pres] = upper_cholesky(nvar,nexo,options_ms) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . lags = options_ms.nlags; indxC0Pres = options_ms.cross_restrictions; diff --git a/matlab/ms-sbvar/initialize_ms_sbvar_options.m b/matlab/ms-sbvar/initialize_ms_sbvar_options.m index ec91ad1e3..ded5b6190 100644 --- a/matlab/ms-sbvar/initialize_ms_sbvar_options.m +++ b/matlab/ms-sbvar/initialize_ms_sbvar_options.m @@ -27,7 +27,7 @@ function options_=initialize_ms_sbvar_options(M_, options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % MS SBVAR % all mex functions diff --git a/matlab/ms-sbvar/load_flat_file.m b/matlab/ms-sbvar/load_flat_file.m index b9c7f65c7..b4d0a3274 100644 --- a/matlab/ms-sbvar/load_flat_file.m +++ b/matlab/ms-sbvar/load_flat_file.m @@ -29,7 +29,7 @@ function [Q, A0, Aplus, Zeta] = load_flat_file(file_tag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . Q = []; A0 = []; diff --git a/matlab/ms-sbvar/ms_compute_mdd.m b/matlab/ms-sbvar/ms_compute_mdd.m index 43372a6e0..ce1df22e9 100644 --- a/matlab/ms-sbvar/ms_compute_mdd.m +++ b/matlab/ms-sbvar/ms_compute_mdd.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_compute_mdd(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . disp('MS-SBVAR Marginal Data Density'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_compute_probabilities.m b/matlab/ms-sbvar/ms_compute_probabilities.m index 9a5b91de8..33dc9e76a 100644 --- a/matlab/ms-sbvar/ms_compute_probabilities.m +++ b/matlab/ms-sbvar/ms_compute_probabilities.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_compute_probabilities(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . disp('MS-SBVAR Compute Regime Probabilities'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_estimation.m b/matlab/ms-sbvar/ms_estimation.m index 2a8510a2a..3b9fd932e 100644 --- a/matlab/ms-sbvar/ms_estimation.m +++ b/matlab/ms-sbvar/ms_estimation.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_estimation(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . disp('MS-SBVAR Estimation'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_forecast.m b/matlab/ms-sbvar/ms_forecast.m index b6e25aa84..4d3f73fb1 100644 --- a/matlab/ms-sbvar/ms_forecast.m +++ b/matlab/ms-sbvar/ms_forecast.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_forecast(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . disp('MS-SBVAR Forecasts'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_irf.m b/matlab/ms-sbvar/ms_irf.m index d06a1149c..71040f630 100644 --- a/matlab/ms-sbvar/ms_irf.m +++ b/matlab/ms-sbvar/ms_irf.m @@ -30,7 +30,7 @@ function [options_, oo_]=ms_irf(varlist, M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . disp('MS-SBVAR Impulse Response Function'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_mardd.m b/matlab/ms-sbvar/ms_mardd.m index bd522807d..48482eaac 100644 --- a/matlab/ms-sbvar/ms_mardd.m +++ b/matlab/ms-sbvar/ms_mardd.m @@ -21,7 +21,7 @@ function ms_mardd(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . msstart2 % start the program in which everyhting is initialized through msstart2.m if ~options_.ms.indxestima diff --git a/matlab/ms-sbvar/ms_sbvar_setup.m b/matlab/ms-sbvar/ms_sbvar_setup.m index 062eaca72..bdb8752d9 100644 --- a/matlab/ms-sbvar/ms_sbvar_setup.m +++ b/matlab/ms-sbvar/ms_sbvar_setup.m @@ -26,7 +26,7 @@ function ms_sbvar_setup(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . options_.data = read_variables(options_.datafile, ... options_.varobs, [], options_.xls_sheet, options_.xls_range); diff --git a/matlab/ms-sbvar/ms_simulation.m b/matlab/ms-sbvar/ms_simulation.m index d311733b8..7af99e3c0 100644 --- a/matlab/ms-sbvar/ms_simulation.m +++ b/matlab/ms-sbvar/ms_simulation.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_simulation(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . disp('MS-SBVAR Simulation'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_variance_decomposition.m b/matlab/ms-sbvar/ms_variance_decomposition.m index 746facf2c..566343099 100644 --- a/matlab/ms-sbvar/ms_variance_decomposition.m +++ b/matlab/ms-sbvar/ms_variance_decomposition.m @@ -29,7 +29,7 @@ function [options_, oo_]=ms_variance_decomposition(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . disp('MS-SBVAR Variance Decomposition'); options_ = set_file_tags(options_); diff --git a/matlab/ms-sbvar/ms_write_markov_file.m b/matlab/ms-sbvar/ms_write_markov_file.m index ec6507fd6..5752afcdb 100644 --- a/matlab/ms-sbvar/ms_write_markov_file.m +++ b/matlab/ms-sbvar/ms_write_markov_file.m @@ -25,7 +25,7 @@ function ms_write_markov_file(fname, options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n_chains = length(options.ms.ms_chain); nvars = length(options.varobs); diff --git a/matlab/ms-sbvar/ms_write_mhm_input.m b/matlab/ms-sbvar/ms_write_mhm_input.m index 26ec655cd..5baf1e94f 100644 --- a/matlab/ms-sbvar/ms_write_mhm_input.m +++ b/matlab/ms-sbvar/ms_write_mhm_input.m @@ -26,7 +26,7 @@ function ms_write_mhm_input(fname, options_ms) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . fh = fopen(fname,'w'); diff --git a/matlab/ms-sbvar/msstart2.m b/matlab/ms-sbvar/msstart2.m index d02a2338d..0fafff161 100644 --- a/matlab/ms-sbvar/msstart2.m +++ b/matlab/ms-sbvar/msstart2.m @@ -27,7 +27,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ** ONLY UNDER UNIX SYSTEM %path(path,'/usr2/f1taz14/mymatlab') diff --git a/matlab/ms-sbvar/msstart_setup.m b/matlab/ms-sbvar/msstart_setup.m index b32b92da4..46d3b2573 100644 --- a/matlab/ms-sbvar/msstart_setup.m +++ b/matlab/ms-sbvar/msstart_setup.m @@ -15,7 +15,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ** ONLY UNDER UNIX SYSTEM %path(path,'/usr2/f1taz14/mymatlab') diff --git a/matlab/ms-sbvar/plot_ms_forecast.m b/matlab/ms-sbvar/plot_ms_forecast.m index 865085622..4bc5e0c59 100644 --- a/matlab/ms-sbvar/plot_ms_forecast.m +++ b/matlab/ms-sbvar/plot_ms_forecast.m @@ -30,7 +30,7 @@ function plot_ms_forecast(M_, options_, forecast, figure_name) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nc = 2; nr = 2; diff --git a/matlab/ms-sbvar/plot_ms_irf.m b/matlab/ms-sbvar/plot_ms_irf.m index 9b4373d32..487f9ffe5 100644 --- a/matlab/ms-sbvar/plot_ms_irf.m +++ b/matlab/ms-sbvar/plot_ms_irf.m @@ -30,7 +30,7 @@ function plot_ms_irf(M_, options_, irf, figure_name, varlist) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin < 4 figure_name = ''; diff --git a/matlab/ms-sbvar/plot_ms_probabilities.m b/matlab/ms-sbvar/plot_ms_probabilities.m index b0e8ec7ca..dfe2263e9 100644 --- a/matlab/ms-sbvar/plot_ms_probabilities.m +++ b/matlab/ms-sbvar/plot_ms_probabilities.m @@ -26,7 +26,7 @@ function plot_ms_probabilities(computed_probabilities, options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [T,num_grand_regimes] = size(computed_probabilities); num_chains = length(options_.ms.ms_chain); diff --git a/matlab/ms-sbvar/plot_ms_variance_decomposition.m b/matlab/ms-sbvar/plot_ms_variance_decomposition.m index 81ca0aa1f..40a70b59d 100644 --- a/matlab/ms-sbvar/plot_ms_variance_decomposition.m +++ b/matlab/ms-sbvar/plot_ms_variance_decomposition.m @@ -37,7 +37,7 @@ function plot_ms_variance_decomposition(M_, options_, vd, figure_name, varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if length(size(vd)) == 3 plot_ms_variance_decomposition_error_bands(M_, options_, vd, figure_name); diff --git a/matlab/ms-sbvar/plot_ms_variance_decomposition_error_bands.m b/matlab/ms-sbvar/plot_ms_variance_decomposition_error_bands.m index f267fb505..dae577c22 100644 --- a/matlab/ms-sbvar/plot_ms_variance_decomposition_error_bands.m +++ b/matlab/ms-sbvar/plot_ms_variance_decomposition_error_bands.m @@ -30,7 +30,7 @@ function plot_ms_variance_decomposition_error_bands(M_, options_, vddata, figure % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nvars = M_.endo_nbr; endo_names = M_.endo_names; diff --git a/matlab/ms-sbvar/reshape_ascii_forecast_data.m b/matlab/ms-sbvar/reshape_ascii_forecast_data.m index 6c2c06ff4..1c609e387 100644 --- a/matlab/ms-sbvar/reshape_ascii_forecast_data.m +++ b/matlab/ms-sbvar/reshape_ascii_forecast_data.m @@ -28,7 +28,7 @@ function forecast_data=reshape_ascii_forecast_data(endo_nbr, psize, horizon, asc % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if psize <= 1 forecast_data = ascii_data; diff --git a/matlab/ms-sbvar/reshape_ascii_irf_data.m b/matlab/ms-sbvar/reshape_ascii_irf_data.m index 3d9629b22..dc742cc52 100644 --- a/matlab/ms-sbvar/reshape_ascii_irf_data.m +++ b/matlab/ms-sbvar/reshape_ascii_irf_data.m @@ -28,7 +28,7 @@ function irf_data=reshape_ascii_irf_data(endo_nbr, psize, horizon, ascii_data) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if psize <= 1 irf_data = ascii_data; diff --git a/matlab/ms-sbvar/reshape_ascii_variance_decomposition_data.m b/matlab/ms-sbvar/reshape_ascii_variance_decomposition_data.m index a96833fd5..549391f15 100644 --- a/matlab/ms-sbvar/reshape_ascii_variance_decomposition_data.m +++ b/matlab/ms-sbvar/reshape_ascii_variance_decomposition_data.m @@ -28,7 +28,7 @@ function vd_data=reshape_ascii_variance_decomposition_data(endo_nbr, psize, hori % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if psize <= 1 vd_data = ascii_data; diff --git a/matlab/ms-sbvar/sbvar.m b/matlab/ms-sbvar/sbvar.m index 874fd12ba..9c828bb27 100644 --- a/matlab/ms-sbvar/sbvar.m +++ b/matlab/ms-sbvar/sbvar.m @@ -30,7 +30,7 @@ function sbvar(M, options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . clean_sbvar_files(); options.data = read_variables(options.datafile,options.varobs,[],options.xls_sheet,options.xls_range); diff --git a/matlab/ms-sbvar/set_file_tags.m b/matlab/ms-sbvar/set_file_tags.m index 6945f4ca2..4dbc17bd4 100644 --- a/matlab/ms-sbvar/set_file_tags.m +++ b/matlab/ms-sbvar/set_file_tags.m @@ -26,7 +26,7 @@ function [options_]=set_file_tags(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isempty(options_.ms.output_file_tag) options_.ms.output_file_tag = options_.ms.file_tag; diff --git a/matlab/ms-sbvar/set_ms_estimation_file.m b/matlab/ms-sbvar/set_ms_estimation_file.m index 38a9ac82d..6a2e23d3d 100644 --- a/matlab/ms-sbvar/set_ms_estimation_file.m +++ b/matlab/ms-sbvar/set_ms_estimation_file.m @@ -32,7 +32,7 @@ function [options_, oo_]=set_ms_estimation_file(file_tag, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . options_.ms.free_param_file = ['est_free_' file_tag '.out']; if ~exist(options_.ms.free_param_file,'file') diff --git a/matlab/ms-sbvar/set_ms_simulation_file.m b/matlab/ms-sbvar/set_ms_simulation_file.m index b65427c42..8bf121995 100644 --- a/matlab/ms-sbvar/set_ms_simulation_file.m +++ b/matlab/ms-sbvar/set_ms_simulation_file.m @@ -26,7 +26,7 @@ function options_=set_ms_simulation_file(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isempty(options_.ms.simulation_file_tag) options_.ms.simulation_file_tag = options_.ms.file_tag; diff --git a/matlab/ms-sbvar/svar_global_identification_check.m b/matlab/ms-sbvar/svar_global_identification_check.m index 07397d18d..05ccf79ce 100644 --- a/matlab/ms-sbvar/svar_global_identification_check.m +++ b/matlab/ms-sbvar/svar_global_identification_check.m @@ -31,7 +31,7 @@ function indent = svar_global_identification_check(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ident = false; diff --git a/matlab/mult_elimination.m b/matlab/mult_elimination.m index 5ff1418c3..ac5289657 100644 --- a/matlab/mult_elimination.m +++ b/matlab/mult_elimination.m @@ -27,7 +27,7 @@ function dr=mult_elimination(varlist,M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . dr = oo_.dr; diff --git a/matlab/multivariate_sample_autocovariance.m b/matlab/multivariate_sample_autocovariance.m index 40af07015..aadc00e9c 100644 --- a/matlab/multivariate_sample_autocovariance.m +++ b/matlab/multivariate_sample_autocovariance.m @@ -26,7 +26,7 @@ function autocov = multivariate_sample_autocovariance(data,q) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [T,m] = size(data); diff --git a/matlab/my_subplot.m b/matlab/my_subplot.m index 0e01f71f9..bfb4d4863 100644 --- a/matlab/my_subplot.m +++ b/matlab/my_subplot.m @@ -32,7 +32,7 @@ function my_subplot(i,imax,irow,icol,fig_title) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nfig_max = irow*icol; if imax < nfig_max diff --git a/matlab/myboxplot.m b/matlab/myboxplot.m index b3490a4b3..77a000cc4 100644 --- a/matlab/myboxplot.m +++ b/matlab/myboxplot.m @@ -19,7 +19,7 @@ function sout = myboxplot (data,notched,symbol,vertical,maxwhisker) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % % % % endif if nargin < 5 || isempty(maxwhisker), maxwhisker = 1.5; end diff --git a/matlab/mydelete.m b/matlab/mydelete.m index c28d5ad94..425fded73 100644 --- a/matlab/mydelete.m +++ b/matlab/mydelete.m @@ -16,7 +16,7 @@ function mydelete(fname,pname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin ==0 disp('mydelete(fname)') diff --git a/matlab/name2index.m b/matlab/name2index.m index 3f75b5c8a..4afc5dd20 100644 --- a/matlab/name2index.m +++ b/matlab/name2index.m @@ -31,7 +31,7 @@ function i = name2index(options_, M_, estim_params_, type, name1, name2 ) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nvx = estim_params_.nvx; nvn = estim_params_.nvn; diff --git a/matlab/non_linear_dsge_likelihood.m b/matlab/non_linear_dsge_likelihood.m index e69c9eea9..1fc2ebad9 100644 --- a/matlab/non_linear_dsge_likelihood.m +++ b/matlab/non_linear_dsge_likelihood.m @@ -41,7 +41,7 @@ function [fval,info,exit_flag,DLIK,Hess,ys,trend_coeff,Model,DynareOptions,Bayes % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Initialization of the returned arguments. fval = []; diff --git a/matlab/octave_ver_less_than.m b/matlab/octave_ver_less_than.m index 0f4fc1fa2..0bf1a2af6 100644 --- a/matlab/octave_ver_less_than.m +++ b/matlab/octave_ver_less_than.m @@ -30,7 +30,7 @@ function r = octave_ver_less_than(verstr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . r = compare_versions(version(), verstr, "<"); diff --git a/matlab/ols/common_parsing.m b/matlab/ols/common_parsing.m index 0ebc4a260..185ecc98c 100644 --- a/matlab/ols/common_parsing.m +++ b/matlab/ols/common_parsing.m @@ -40,7 +40,7 @@ function [Y, lhssub, X, startdates, enddates, residnames] = common_parsing(ds, a % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/ols/create_sur_report.m b/matlab/ols/create_sur_report.m index 86152866b..e96fd1beb 100644 --- a/matlab/ols/create_sur_report.m +++ b/matlab/ols/create_sur_report.m @@ -26,7 +26,7 @@ function create_sur_report() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global oo_ diff --git a/matlab/ols/dyn_ols.m b/matlab/ols/dyn_ols.m index 2a726a03d..027804ffe 100644 --- a/matlab/ols/dyn_ols.m +++ b/matlab/ols/dyn_ols.m @@ -43,7 +43,7 @@ function ds = dyn_ols(ds, fitted_names_dict, eqtags, model_name, param_names, ds % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/ols/getEquationsByTags.m b/matlab/ols/getEquationsByTags.m index 7addcc116..dfcf4c929 100644 --- a/matlab/ols/getEquationsByTags.m +++ b/matlab/ols/getEquationsByTags.m @@ -32,7 +32,7 @@ function [ast] = getEquationsByTags(ast, tagname, tagvalue) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin ~= 3 error('Incorrect number of arguments passed to function') diff --git a/matlab/ols/get_ast.m b/matlab/ols/get_ast.m index 833bef4d8..cd482e9c8 100644 --- a/matlab/ols/get_ast.m +++ b/matlab/ols/get_ast.m @@ -29,7 +29,7 @@ function [ast, jsonmodel] = get_ast(eqtags) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/ols/handle_constant_eqs.m b/matlab/ols/handle_constant_eqs.m index bd69679e4..72409cf68 100644 --- a/matlab/ols/handle_constant_eqs.m +++ b/matlab/ols/handle_constant_eqs.m @@ -28,7 +28,7 @@ function ast = handle_constant_eqs(ast) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin ~= 1 error('Incorrect number of arguments to function') diff --git a/matlab/ols/parse_ols_style_equation.m b/matlab/ols/parse_ols_style_equation.m index bbe063ec9..3c3832751 100644 --- a/matlab/ols/parse_ols_style_equation.m +++ b/matlab/ols/parse_ols_style_equation.m @@ -33,7 +33,7 @@ function [Y, lhssub, X, residual, fp, lp] = parse_ols_style_equation(ds, ast) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %% Check inputs if nargin ~= 2 diff --git a/matlab/ols/pooled_fgls.m b/matlab/ols/pooled_fgls.m index ef0fd1cc5..d00dced64 100644 --- a/matlab/ols/pooled_fgls.m +++ b/matlab/ols/pooled_fgls.m @@ -38,7 +38,7 @@ function pooled_fgls(ds, param_common, param_regex, eqtags, model_name, param_na % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/ols/pooled_ols.m b/matlab/ols/pooled_ols.m index df51efd25..3785bc25d 100644 --- a/matlab/ols/pooled_ols.m +++ b/matlab/ols/pooled_ols.m @@ -42,7 +42,7 @@ function varargout = pooled_ols(ds, param_common, param_regex, overlapping_dates % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/ols/put_in_sur_form.m b/matlab/ols/put_in_sur_form.m index 40cb0ed08..1ca7a44a0 100644 --- a/matlab/ols/put_in_sur_form.m +++ b/matlab/ols/put_in_sur_form.m @@ -30,7 +30,7 @@ function [Yvec, lhssubvec, Xmat, constrained] = put_in_sur_form(Y, lhssub, X) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %% Check inputs if nargin ~= 3 diff --git a/matlab/ols/sur.m b/matlab/ols/sur.m index 8002d13bf..15dc52b4d 100644 --- a/matlab/ols/sur.m +++ b/matlab/ols/sur.m @@ -33,7 +33,7 @@ function varargout = sur(ds, param_names, eqtags, model_name, noniterative, ds_r % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/ols/write_param_init_inc_file.m b/matlab/ols/write_param_init_inc_file.m index 2ce84f0ba..419a0692e 100644 --- a/matlab/ols/write_param_init_inc_file.m +++ b/matlab/ols/write_param_init_inc_file.m @@ -29,7 +29,7 @@ function write_param_init_inc_file(subfolder, fnameroot, idxs, estimated_params) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/olsgibbs.m b/matlab/olsgibbs.m index 336551582..9c6385d4a 100644 --- a/matlab/olsgibbs.m +++ b/matlab/olsgibbs.m @@ -45,7 +45,7 @@ function ds = olsgibbs(ds, eqtag, BetaPriorExpectation, BetaPriorVariance, s2, n % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/one_sided_hp_filter.m b/matlab/one_sided_hp_filter.m index 6ffbdc54b..3d71b812a 100644 --- a/matlab/one_sided_hp_filter.m +++ b/matlab/one_sided_hp_filter.m @@ -53,7 +53,7 @@ function [ytrend,ycycle]=one_sided_hp_filter(y,lambda,x_user,P_user,discard) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin < 2 || isempty(lambda) lambda = 1600; %If the user didn't provide a value for lambda, set it to the default value 1600 diff --git a/matlab/optimization/analytic_gradient_wrapper.m b/matlab/optimization/analytic_gradient_wrapper.m index 8ef31deaf..4dba5fedd 100644 --- a/matlab/optimization/analytic_gradient_wrapper.m +++ b/matlab/optimization/analytic_gradient_wrapper.m @@ -29,7 +29,7 @@ function [fval, grad, hess, exit_flag]=analytic_gradient_wrapper(x, fcn, varargi % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [fval, info, exit_flag, grad, hess] = fcn(x, varargin{:}); if size(grad,2)==1 diff --git a/matlab/optimization/apprgrdn.m b/matlab/optimization/apprgrdn.m index 2d79f0489..8a4862fdc 100644 --- a/matlab/optimization/apprgrdn.m +++ b/matlab/optimization/apprgrdn.m @@ -32,7 +32,7 @@ function g = apprgrdn(x,f,fun,deltax,obj,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n=max(size(x)); ee=ones(size(x)); di=abs(x); idx=find(di<5e-15); di(idx)=5e-15*ee(idx); diff --git a/matlab/optimization/bfgsi1.m b/matlab/optimization/bfgsi1.m index 7a76a89b2..e45ff2e16 100644 --- a/matlab/optimization/bfgsi1.m +++ b/matlab/optimization/bfgsi1.m @@ -31,7 +31,7 @@ function H = bfgsi1(H0,dg,dx,Verbose,Save_files) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if size(dg,2)>1 dg=dg'; diff --git a/matlab/optimization/cmaes.m b/matlab/optimization/cmaes.m index dba7a368c..8ffb2f39d 100644 --- a/matlab/optimization/cmaes.m +++ b/matlab/optimization/cmaes.m @@ -173,7 +173,7 @@ function [xmin, ... % minimum search point of last iteration % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . cmaVersion = '3.60.beta'; diff --git a/matlab/optimization/csminit1.m b/matlab/optimization/csminit1.m index ec088edc7..b0fbb2f24 100644 --- a/matlab/optimization/csminit1.m +++ b/matlab/optimization/csminit1.m @@ -53,7 +53,7 @@ function [fhat,xhat,fcount,retcode] = csminit1(fcn,x0,penalty,f0,g0,badg,H0,Verb % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %tailstr = ')'; %for i=nargin-6:-1:1 diff --git a/matlab/optimization/csminwel1.m b/matlab/optimization/csminwel1.m index 9cc6cddc2..35e6dffd8 100644 --- a/matlab/optimization/csminwel1.m +++ b/matlab/optimization/csminwel1.m @@ -57,7 +57,7 @@ function [fh,xh,gh,H,itct,fcount,retcodeh] = csminwel1(fcn,x0,H0,grad,crit,nit,m % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % initialize variable penalty penalty = 1e8; diff --git a/matlab/optimization/dynare_minimize_objective.m b/matlab/optimization/dynare_minimize_objective.m index 2b9c50d90..0311e91c5 100644 --- a/matlab/optimization/dynare_minimize_objective.m +++ b/matlab/optimization/dynare_minimize_objective.m @@ -41,7 +41,7 @@ function [opt_par_values,fval,exitflag,hessian_mat,options_,Scale,new_rat_hess_i % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %% set bounds and parameter names if not already set diff --git a/matlab/optimization/gauss_newton.m b/matlab/optimization/gauss_newton.m index 28b8ee629..0e819e9a4 100644 --- a/matlab/optimization/gauss_newton.m +++ b/matlab/optimization/gauss_newton.m @@ -32,7 +32,7 @@ function [x, objectivevalue, errorflag] = gauss_newton(fun, x0) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . maxIter = 100; % Maximum number of iteration. h = sqrt(eps(1.0)); % Pertubation size for numerical computation of the Jacobian matrix diff --git a/matlab/optimization/gmhmaxlik.m b/matlab/optimization/gmhmaxlik.m index 339526efa..77b4f8f29 100644 --- a/matlab/optimization/gmhmaxlik.m +++ b/matlab/optimization/gmhmaxlik.m @@ -15,7 +15,7 @@ function [PostMode, HessianMatrix, Scale, ModeValue] = gmhmaxlik(fun, xinit, Hin % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Set default options diff --git a/matlab/optimization/gmhmaxlik_core.m b/matlab/optimization/gmhmaxlik_core.m index bfa99441d..34e24f355 100644 --- a/matlab/optimization/gmhmaxlik_core.m +++ b/matlab/optimization/gmhmaxlik_core.m @@ -71,7 +71,7 @@ function [PostMod,PostVar,Scale,PostMean] = gmhmaxlik_core(ObjFun,xparam1,mh_bou % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global bayestopt_ estim_params_ options_ diff --git a/matlab/optimization/mr_gstep.m b/matlab/optimization/mr_gstep.m index 048601484..4c7e81bc8 100644 --- a/matlab/optimization/mr_gstep.m +++ b/matlab/optimization/mr_gstep.m @@ -26,7 +26,7 @@ function [f0, x, ig] = mr_gstep(h1,x,bounds,func0,penalty,htol0,Verbose,Save_fil % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n=size(x,1); if isempty(h1) diff --git a/matlab/optimization/mr_hessian.m b/matlab/optimization/mr_hessian.m index 1012ee2fd..34df1146a 100644 --- a/matlab/optimization/mr_hessian.m +++ b/matlab/optimization/mr_hessian.m @@ -63,7 +63,7 @@ function [hessian_mat, gg, htol1, ihh, hh_mat0, hh1, hess_info] = mr_hessian(x,f % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n=size(x,1); diff --git a/matlab/optimization/newrat.m b/matlab/optimization/newrat.m index 0d7ece4fe..d4f7c8b3a 100644 --- a/matlab/optimization/newrat.m +++ b/matlab/optimization/newrat.m @@ -60,7 +60,7 @@ function [xparam1, hh, gg, fval, igg, hess_info] = newrat(func0, x, bounds, anal % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % initialize variable penalty penalty = 1e8; diff --git a/matlab/optimization/numgrad2.m b/matlab/optimization/numgrad2.m index a0f2552aa..ea2ed7537 100644 --- a/matlab/optimization/numgrad2.m +++ b/matlab/optimization/numgrad2.m @@ -19,7 +19,7 @@ function [g, badg] = numgrad2(fcn,f0,x,penalty,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . right_derivative = 1; diff --git a/matlab/optimization/numgrad3.m b/matlab/optimization/numgrad3.m index 2ff94bc07..d91ceedfc 100644 --- a/matlab/optimization/numgrad3.m +++ b/matlab/optimization/numgrad3.m @@ -26,7 +26,7 @@ function [g, badg] = numgrad3(fcn,f0,x,penalty,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . h = epsilon; n = length(x); diff --git a/matlab/optimization/numgrad3_.m b/matlab/optimization/numgrad3_.m index a59fa6ae6..226904230 100644 --- a/matlab/optimization/numgrad3_.m +++ b/matlab/optimization/numgrad3_.m @@ -26,7 +26,7 @@ function [g, badg] = numgrad3_(fcn,f0,x,penalty,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . rescale_step_length = 0; diff --git a/matlab/optimization/numgrad5.m b/matlab/optimization/numgrad5.m index f8b8d33e0..cd2396865 100644 --- a/matlab/optimization/numgrad5.m +++ b/matlab/optimization/numgrad5.m @@ -28,7 +28,7 @@ function [g, badg] = numgrad5(fcn,f0,x,penalty,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . h = epsilon; n = length(x); diff --git a/matlab/optimization/numgrad5_.m b/matlab/optimization/numgrad5_.m index 9fbdc9b8e..3d69469ec 100644 --- a/matlab/optimization/numgrad5_.m +++ b/matlab/optimization/numgrad5_.m @@ -28,7 +28,7 @@ function [g, badg] = numgrad5_(fcn,f0,x,penalty,epsilon,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . rescale_step_length = 0; diff --git a/matlab/optimization/penalty_objective_function.m b/matlab/optimization/penalty_objective_function.m index e0c249251..4e7101077 100644 --- a/matlab/optimization/penalty_objective_function.m +++ b/matlab/optimization/penalty_objective_function.m @@ -28,7 +28,7 @@ function [fval, exit_flag, arg1, arg2] = penalty_objective_function(x, fcn, base % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [fval, info, exit_flag, arg1, arg2] = fcn(x, varargin{:}); diff --git a/matlab/optimization/simplex_optimization_routine.m b/matlab/optimization/simplex_optimization_routine.m index 9626bf461..85d796692 100644 --- a/matlab/optimization/simplex_optimization_routine.m +++ b/matlab/optimization/simplex_optimization_routine.m @@ -44,7 +44,7 @@ function [x,fval,exitflag] = simplex_optimization_routine(objective_function,x,o % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Set verbose mode verbose = options.verbosity; diff --git a/matlab/optimization/simpsa.m b/matlab/optimization/simpsa.m index baf07c1d9..19a89208b 100644 --- a/matlab/optimization/simpsa.m +++ b/matlab/optimization/simpsa.m @@ -73,7 +73,7 @@ function [X,FVAL,EXITFLAG,OUTPUT] = simpsa(FUN,X0,LB,UB,OPTIONS,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % handle variable input arguments diff --git a/matlab/optimization/simpsaget.m b/matlab/optimization/simpsaget.m index 96eb36dc9..70ded5b16 100644 --- a/matlab/optimization/simpsaget.m +++ b/matlab/optimization/simpsaget.m @@ -33,7 +33,7 @@ function o = simpsaget(options,name,default,flag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % undocumented usage for fast access with no error checking diff --git a/matlab/optimization/simpsaset.m b/matlab/optimization/simpsaset.m index 1d63c7bdc..b3f4d067e 100644 --- a/matlab/optimization/simpsaset.m +++ b/matlab/optimization/simpsaset.m @@ -43,7 +43,7 @@ function options = simpsaset(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . diff --git a/matlab/optimization/simulated_annealing.m b/matlab/optimization/simulated_annealing.m index 7088685b3..24b814cb0 100644 --- a/matlab/optimization/simulated_annealing.m +++ b/matlab/optimization/simulated_annealing.m @@ -178,7 +178,7 @@ function [xopt, fopt,exitflag, n_accepted_draws, n_total_draws, n_out_of_bounds_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . c=optim.step_length_c; t=optim.initial_temperature; diff --git a/matlab/optimization/solvopt.m b/matlab/optimization/solvopt.m index fb23371f6..9d4ca0467 100644 --- a/matlab/optimization/solvopt.m +++ b/matlab/optimization/solvopt.m @@ -73,7 +73,7 @@ function [x,f,exitflag,n_f_evals,n_grad_evals,n_constraint_evals,n_constraint_gr % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . diff --git a/matlab/optimize_prior.m b/matlab/optimize_prior.m index adf4d9c0e..e1790b658 100644 --- a/matlab/optimize_prior.m +++ b/matlab/optimize_prior.m @@ -17,7 +17,7 @@ function optimize_prior(DynareOptions, ModelInfo, DynareResults, BayesInfo, Esti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Initialize to the prior mean DynareResults.dr = set_state_space(DynareResults.dr,ModelInfo,DynareOptions); diff --git a/matlab/options2cell.m b/matlab/options2cell.m index 697c24b87..97beb6fe4 100644 --- a/matlab/options2cell.m +++ b/matlab/options2cell.m @@ -23,7 +23,7 @@ function c = options2cell(o) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . s = fieldnames(o); c = {}; diff --git a/matlab/osr.m b/matlab/osr.m index 3a0d463f2..149d4c4b8 100644 --- a/matlab/osr.m +++ b/matlab/osr.m @@ -36,7 +36,7 @@ function osr_res = osr(var_list, params, i_var,W) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ diff --git a/matlab/osr1.m b/matlab/osr1.m index 673f69bdc..fbb87dc93 100644 --- a/matlab/osr1.m +++ b/matlab/osr1.m @@ -31,7 +31,7 @@ function osr_res = osr1(i_params,i_var,weights) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ it_ diff --git a/matlab/osr_obj.m b/matlab/osr_obj.m index 76db1da69..820e640b3 100644 --- a/matlab/osr_obj.m +++ b/matlab/osr_obj.m @@ -32,7 +32,7 @@ function [loss,info,exit_flag,vx,junk]=osr_obj(x,i_params,i_var,weights) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ optimal_Q_ it_ % global ys_ Sigma_e_ endo_nbr exo_nbr optimal_Q_ it_ ykmin_ options_ diff --git a/matlab/pac-tools/a2alpha.m b/matlab/pac-tools/a2alpha.m index 2e2b31937..af211fecb 100644 --- a/matlab/pac-tools/a2alpha.m +++ b/matlab/pac-tools/a2alpha.m @@ -37,7 +37,7 @@ function alpha = a2alpha(a) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Return an error if the input is not a vector if ~isvector(a) diff --git a/matlab/pac-tools/buildGmatrix.m b/matlab/pac-tools/buildGmatrix.m index 6685aedfa..2dbd9b786 100644 --- a/matlab/pac-tools/buildGmatrix.m +++ b/matlab/pac-tools/buildGmatrix.m @@ -24,7 +24,7 @@ function G = buildGmatrix(alpha, beta) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<2 error('Two input arguments are required (vector of alpha parameters and beta discount parameter)!') diff --git a/matlab/pac-tools/buildGmatrixWithAlphaAndBeta.m b/matlab/pac-tools/buildGmatrixWithAlphaAndBeta.m index 1565bd500..cc1f142ba 100644 --- a/matlab/pac-tools/buildGmatrixWithAlphaAndBeta.m +++ b/matlab/pac-tools/buildGmatrixWithAlphaAndBeta.m @@ -25,7 +25,7 @@ function [G, alpha, beta] = buildGmatrixWithAlphaAndBeta(params) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Return an error if the input is not a vector. if ~isvector(params) || ~isnumeric(params) || ~isreal(params) diff --git a/matlab/pac-tools/geteqtag.m b/matlab/pac-tools/geteqtag.m index e91204803..26a8eb589 100644 --- a/matlab/pac-tools/geteqtag.m +++ b/matlab/pac-tools/geteqtag.m @@ -25,6 +25,6 @@ function eqtag = geteqtag(eqname, pacname, Model) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . eqtag = Model.pac.(pacname).tag_map{strcmp(eqname, Model.pac.(pacname).tag_map(:,1)),2}; \ No newline at end of file diff --git a/matlab/pac-tools/hVectors.m b/matlab/pac-tools/hVectors.m index f057d7fa0..7d44a47a2 100644 --- a/matlab/pac-tools/hVectors.m +++ b/matlab/pac-tools/hVectors.m @@ -32,7 +32,7 @@ function [h0, h1, longruncorrectionparameter] = hVectors(params, H, ids, idns, a % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargout>1 && nargin<4 error('Wrong number of Inputs/Outputs!') diff --git a/matlab/pac-tools/iota.m b/matlab/pac-tools/iota.m index e7613f072..98c4e5a4b 100644 --- a/matlab/pac-tools/iota.m +++ b/matlab/pac-tools/iota.m @@ -24,7 +24,7 @@ function i = iota(n, idx) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isscalar(n) || ~isvector(idx) error('First input has to be a scalar and second input a vector!') diff --git a/matlab/parallel/AnalyseComputationalEnvironment.m b/matlab/parallel/AnalyseComputationalEnvironment.m index e680a46b7..26b3fe80e 100644 --- a/matlab/parallel/AnalyseComputationalEnvironment.m +++ b/matlab/parallel/AnalyseComputationalEnvironment.m @@ -98,7 +98,7 @@ dynareParallelMkDir(RemoteTmpFolder,DataInput); % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ErrorCode=0; diff --git a/matlab/parallel/CreateTimeString.m b/matlab/parallel/CreateTimeString.m index e78f8836a..441264c34 100644 --- a/matlab/parallel/CreateTimeString.m +++ b/matlab/parallel/CreateTimeString.m @@ -23,7 +23,7 @@ function [TiSt] = CreateTimeString() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . diff --git a/matlab/parallel/GiveCPUnumber.m b/matlab/parallel/GiveCPUnumber.m index f7e6caf04..6a133d2a6 100644 --- a/matlab/parallel/GiveCPUnumber.m +++ b/matlab/parallel/GiveCPUnumber.m @@ -28,7 +28,7 @@ function [nCPU]= GiveCPUnumber (ComputerInformations, Environment) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nCPU=''; diff --git a/matlab/parallel/InitializeComputationalEnvironment.m b/matlab/parallel/InitializeComputationalEnvironment.m index 18ce19f11..c08e9d3aa 100644 --- a/matlab/parallel/InitializeComputationalEnvironment.m +++ b/matlab/parallel/InitializeComputationalEnvironment.m @@ -25,7 +25,7 @@ function InitializeComputationalEnvironment() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % This is simple and check! diff --git a/matlab/parallel/closeSlave.m b/matlab/parallel/closeSlave.m index 49c14deb3..678889da1 100644 --- a/matlab/parallel/closeSlave.m +++ b/matlab/parallel/closeSlave.m @@ -30,7 +30,7 @@ function closeSlave(Parallel,TmpFolder,partial) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<3 partial=0; diff --git a/matlab/parallel/distributeJobs.m b/matlab/parallel/distributeJobs.m index c0c41925f..e32c79a75 100644 --- a/matlab/parallel/distributeJobs.m +++ b/matlab/parallel/distributeJobs.m @@ -36,7 +36,7 @@ function [nCPU, totCPU, nBlockPerCPU, totSLAVES] = distributeJobs(Parallel, fBlo % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % The Parallel vector has already been sorted diff --git a/matlab/parallel/dynareParallelDelete.m b/matlab/parallel/dynareParallelDelete.m index abbfd05d3..3ea4550f2 100644 --- a/matlab/parallel/dynareParallelDelete.m +++ b/matlab/parallel/dynareParallelDelete.m @@ -26,7 +26,7 @@ function dynareParallelDelete(fname,pname,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin ~= 3 disp('dynareParallelDelete(fname,pname,Parallel)') diff --git a/matlab/parallel/dynareParallelDeleteNewFiles.m b/matlab/parallel/dynareParallelDeleteNewFiles.m index 34fdab44b..44f281608 100644 --- a/matlab/parallel/dynareParallelDeleteNewFiles.m +++ b/matlab/parallel/dynareParallelDeleteNewFiles.m @@ -30,7 +30,7 @@ function dynareParallelDeleteNewFiles(PRCDir,Parallel,PRCDirSnapshot,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . NewFilesFromSlaves={}; diff --git a/matlab/parallel/dynareParallelDir.m b/matlab/parallel/dynareParallelDir.m index 0625dd8e7..02a4defb6 100644 --- a/matlab/parallel/dynareParallelDir.m +++ b/matlab/parallel/dynareParallelDir.m @@ -25,7 +25,7 @@ function dirlist = dynareParallelDir(filename,PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . dirlist=[]; for indPC=1:length(Parallel) diff --git a/matlab/parallel/dynareParallelFindNewFiles.m b/matlab/parallel/dynareParallelFindNewFiles.m index d8cb6a9d7..3b6838b9d 100644 --- a/matlab/parallel/dynareParallelFindNewFiles.m +++ b/matlab/parallel/dynareParallelFindNewFiles.m @@ -30,7 +30,7 @@ function [NewFilesFrom, NewFileList]=dynareParallelFindNewFiles(FileList,Paralle % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . NewFilesFrom={}; diff --git a/matlab/parallel/dynareParallelGetFiles.m b/matlab/parallel/dynareParallelGetFiles.m index 6669f21a8..30afaea81 100644 --- a/matlab/parallel/dynareParallelGetFiles.m +++ b/matlab/parallel/dynareParallelGetFiles.m @@ -29,7 +29,7 @@ function dynareParallelGetFiles(NamFileInput,PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . NamFileInput0=NamFileInput; diff --git a/matlab/parallel/dynareParallelGetNewFiles.m b/matlab/parallel/dynareParallelGetNewFiles.m index 8d42bd375..155e8ab77 100644 --- a/matlab/parallel/dynareParallelGetNewFiles.m +++ b/matlab/parallel/dynareParallelGetNewFiles.m @@ -30,7 +30,7 @@ function [PRCDirSnapshot]=dynareParallelGetNewFiles(PRCDir,Parallel,PRCDirSnapsh % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . NewFilesFromSlaves={}; diff --git a/matlab/parallel/dynareParallelListAllFiles.m b/matlab/parallel/dynareParallelListAllFiles.m index eab713422..8be7ba17e 100644 --- a/matlab/parallel/dynareParallelListAllFiles.m +++ b/matlab/parallel/dynareParallelListAllFiles.m @@ -29,7 +29,7 @@ function fileList = dynareParallelListAllFiles(dirName,PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . diff --git a/matlab/parallel/dynareParallelMkDir.m b/matlab/parallel/dynareParallelMkDir.m index e85d1af3a..a6540c98e 100644 --- a/matlab/parallel/dynareParallelMkDir.m +++ b/matlab/parallel/dynareParallelMkDir.m @@ -25,7 +25,7 @@ function dynareParallelMkDir(PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . diff --git a/matlab/parallel/dynareParallelRmDir.m b/matlab/parallel/dynareParallelRmDir.m index 64f3c4fde..caff7bbc4 100644 --- a/matlab/parallel/dynareParallelRmDir.m +++ b/matlab/parallel/dynareParallelRmDir.m @@ -26,7 +26,7 @@ function dynareParallelRmDir(PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . diff --git a/matlab/parallel/dynareParallelSendFiles.m b/matlab/parallel/dynareParallelSendFiles.m index 6a3c8904c..53c5bc528 100644 --- a/matlab/parallel/dynareParallelSendFiles.m +++ b/matlab/parallel/dynareParallelSendFiles.m @@ -29,7 +29,7 @@ function dynareParallelSendFiles(NamFileInput,PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ischar(NamFileInput) diff --git a/matlab/parallel/dynareParallelSnapshot.m b/matlab/parallel/dynareParallelSnapshot.m index 8566ebfe0..3f80e538a 100644 --- a/matlab/parallel/dynareParallelSnapshot.m +++ b/matlab/parallel/dynareParallelSnapshot.m @@ -29,7 +29,7 @@ function [PRCDirSnapshot]=dynareParallelSnapshot(PRCDir,Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . PRCDirSnapshot={}; diff --git a/matlab/parallel/fMessageStatus.m b/matlab/parallel/fMessageStatus.m index 2c9f8ab5f..14b87508e 100644 --- a/matlab/parallel/fMessageStatus.m +++ b/matlab/parallel/fMessageStatus.m @@ -29,7 +29,7 @@ function fMessageStatus(prtfrc, njob, waitbarString, waitbarTitle, Parallel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global funcName diff --git a/matlab/parallel/fParallel.m b/matlab/parallel/fParallel.m index 4bce41008..874be7fd5 100644 --- a/matlab/parallel/fParallel.m +++ b/matlab/parallel/fParallel.m @@ -33,7 +33,7 @@ function fParallel(fblck,nblck,whoiam,ThisMatlab,fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global funcName diff --git a/matlab/parallel/masterParallel.m b/matlab/parallel/masterParallel.m index 89581db98..5aaab9a18 100644 --- a/matlab/parallel/masterParallel.m +++ b/matlab/parallel/masterParallel.m @@ -77,7 +77,7 @@ function [fOutVar,nBlockPerCPU, totCPU] = masterParallel(Parallel,fBlock,nBlock, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % If islocal==0, create a new directory for remote computation. diff --git a/matlab/parallel/slaveParallel.m b/matlab/parallel/slaveParallel.m index 5e3fe460c..5ea333170 100644 --- a/matlab/parallel/slaveParallel.m +++ b/matlab/parallel/slaveParallel.m @@ -30,7 +30,7 @@ function slaveParallel(whoiam,ThisMatlab) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global funcName diff --git a/matlab/parallel/storeGlobalVars.m b/matlab/parallel/storeGlobalVars.m index 79b86aa35..62192872c 100644 --- a/matlab/parallel/storeGlobalVars.m +++ b/matlab/parallel/storeGlobalVars.m @@ -27,7 +27,7 @@ function storeGlobalVars(fname,append) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . GlobalNames = who('global'); diff --git a/matlab/parallel/struct2local.m b/matlab/parallel/struct2local.m index d45bc12b8..1266883ed 100644 --- a/matlab/parallel/struct2local.m +++ b/matlab/parallel/struct2local.m @@ -25,7 +25,7 @@ function struct2local(S) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . vnam = fieldnames(S); diff --git a/matlab/partial_information/PCL_Part_info_irf.m b/matlab/partial_information/PCL_Part_info_irf.m index e4a5bc465..6dbcbd98b 100644 --- a/matlab/partial_information/PCL_Part_info_irf.m +++ b/matlab/partial_information/PCL_Part_info_irf.m @@ -20,7 +20,7 @@ function y=PCL_Part_info_irf( H, varobs, ivar, M_, dr, irfpers,ii) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Recall that the state space is given by the diff --git a/matlab/partial_information/PCL_Part_info_moments.m b/matlab/partial_information/PCL_Part_info_moments.m index d5a3c6315..f2c2efb90 100644 --- a/matlab/partial_information/PCL_Part_info_moments.m +++ b/matlab/partial_information/PCL_Part_info_moments.m @@ -20,7 +20,7 @@ function AutoCOR_YRk=PCL_Part_info_moments( H, varobs, dr,ivar) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Recall that the state space is given by the % predetermined variables s(t-1), x(t-1) diff --git a/matlab/partial_information/PCL_resol.m b/matlab/partial_information/PCL_resol.m index 52e418e2e..39dd0f9e0 100644 --- a/matlab/partial_information/PCL_resol.m +++ b/matlab/partial_information/PCL_resol.m @@ -40,7 +40,7 @@ function [dr,info]=PCL_resol(ys,check_flag) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ global it_ diff --git a/matlab/partial_information/PI_gensys.m b/matlab/partial_information/PI_gensys.m index 92d483166..7a69ed50b 100644 --- a/matlab/partial_information/PI_gensys.m +++ b/matlab/partial_information/PI_gensys.m @@ -31,7 +31,7 @@ function [G1pi,C,impact,nmat,TT1,TT2,gev,eu, DD, E2, E5, GAMMA, FL_RANK ]=PI_gen % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . lastwarn('',''); diff --git a/matlab/partial_information/PI_gensys_singularC.m b/matlab/partial_information/PI_gensys_singularC.m index b0c085faf..028a8c92a 100644 --- a/matlab/partial_information/PI_gensys_singularC.m +++ b/matlab/partial_information/PI_gensys_singularC.m @@ -22,7 +22,7 @@ function [C1,C2,C3,C4, C5, F1, F2, F3, F4, F5, M1, M2, UAVinv, FL_RANK, V01, V02 % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . level=level+1 if level>100 diff --git a/matlab/partial_information/add_auxiliary_variables_to_steadystate.m b/matlab/partial_information/add_auxiliary_variables_to_steadystate.m index 35bd84bb3..3286a7167 100644 --- a/matlab/partial_information/add_auxiliary_variables_to_steadystate.m +++ b/matlab/partial_information/add_auxiliary_variables_to_steadystate.m @@ -17,7 +17,7 @@ function ys1 = add_auxiliary_variables_to_steadystate(ys,aux_vars,fname, ... % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n = length(aux_vars); ys1 = [ys;zeros(n,1)]; diff --git a/matlab/partial_information/disc_riccati_fast.m b/matlab/partial_information/disc_riccati_fast.m index c97da7a12..243a9838c 100644 --- a/matlab/partial_information/disc_riccati_fast.m +++ b/matlab/partial_information/disc_riccati_fast.m @@ -26,7 +26,7 @@ function Z=disc_riccati_fast(F,D,R,H,ch) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin == 4 || isempty( ch ) == 1 flag_ch = 0; diff --git a/matlab/partial_information/dr1_PI.m b/matlab/partial_information/dr1_PI.m index 39d57b818..a8cbc93d9 100644 --- a/matlab/partial_information/dr1_PI.m +++ b/matlab/partial_information/dr1_PI.m @@ -55,7 +55,7 @@ function [dr,info,M_,options_,oo_] = dr1_PI(dr,task,M_,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global lq_instruments; info = 0; diff --git a/matlab/partial_information/qzdiv.m b/matlab/partial_information/qzdiv.m index ba5206efa..7f40686a7 100644 --- a/matlab/partial_information/qzdiv.m +++ b/matlab/partial_information/qzdiv.m @@ -25,7 +25,7 @@ function [A,B,Q,Z] = qzdiv(stake,A,B,Q,Z) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [n, jnk] = size(A); root = abs([diag(A) diag(B)]); diff --git a/matlab/partial_information/qzswitch.m b/matlab/partial_information/qzswitch.m index eeb73c681..28898b4c7 100644 --- a/matlab/partial_information/qzswitch.m +++ b/matlab/partial_information/qzswitch.m @@ -29,7 +29,7 @@ function [A,B,Q,Z] = qzswitch(i,A,B,Q,Z) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . realsmall=sqrt(eps)*10; %realsmall=1e-3; diff --git a/matlab/particles b/matlab/particles index 41320041c..99aa1fc04 160000 --- a/matlab/particles +++ b/matlab/particles @@ -1 +1 @@ -Subproject commit 41320041c3a5ba45e434b4118de75b0b271bf0d0 +Subproject commit 99aa1fc04b08c7917ba1198af4c186f4dcc278e5 diff --git a/matlab/perfect-foresight-models/det_cond_forecast.m b/matlab/perfect-foresight-models/det_cond_forecast.m index 8c50b1e96..126dc13ce 100644 --- a/matlab/perfect-foresight-models/det_cond_forecast.m +++ b/matlab/perfect-foresight-models/det_cond_forecast.m @@ -27,7 +27,7 @@ function data_set = det_cond_forecast(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ oo_ M_ pp = 2; diff --git a/matlab/perfect-foresight-models/linear_approximation_accuracy.m b/matlab/perfect-foresight-models/linear_approximation_accuracy.m index 691ca19b3..770302a12 100644 --- a/matlab/perfect-foresight-models/linear_approximation_accuracy.m +++ b/matlab/perfect-foresight-models/linear_approximation_accuracy.m @@ -25,7 +25,7 @@ function err = linear_approximation_accuracy(options_, M_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . lead_lag_incidence = M_.lead_lag_incidence; diff --git a/matlab/perfect-foresight-models/linear_perfect_foresight_problem.m b/matlab/perfect-foresight-models/linear_perfect_foresight_problem.m index f2a84744a..35f1bd6a8 100644 --- a/matlab/perfect-foresight-models/linear_perfect_foresight_problem.m +++ b/matlab/perfect-foresight-models/linear_perfect_foresight_problem.m @@ -31,7 +31,7 @@ function [residuals,JJacobian] = linear_perfect_foresight_problem(y, dynamicjaco % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . YY = [Y0; y; YT]; diff --git a/matlab/perfect-foresight-models/make_ex_.m b/matlab/perfect-foresight-models/make_ex_.m index 3c8922f80..6f3e7dfa9 100644 --- a/matlab/perfect-foresight-models/make_ex_.m +++ b/matlab/perfect-foresight-models/make_ex_.m @@ -25,7 +25,7 @@ function oo_ = make_ex_(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global ex0_ diff --git a/matlab/perfect-foresight-models/make_y_.m b/matlab/perfect-foresight-models/make_y_.m index 585b69fe8..ec53f466d 100644 --- a/matlab/perfect-foresight-models/make_y_.m +++ b/matlab/perfect-foresight-models/make_y_.m @@ -25,7 +25,7 @@ function oo_=make_y_(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global ys0_ diff --git a/matlab/perfect-foresight-models/perfect_foresight_mcp_problem.m b/matlab/perfect-foresight-models/perfect_foresight_mcp_problem.m index eea045e1f..e35e1a789 100644 --- a/matlab/perfect-foresight-models/perfect_foresight_mcp_problem.m +++ b/matlab/perfect-foresight-models/perfect_foresight_mcp_problem.m @@ -59,7 +59,7 @@ function [residuals,JJacobian] = perfect_foresight_mcp_problem(y, dynamic_functi % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . YY = [Y0; y; YT]; diff --git a/matlab/perfect-foresight-models/perfect_foresight_setup.m b/matlab/perfect-foresight-models/perfect_foresight_setup.m index 9a8877e87..b3002fd41 100644 --- a/matlab/perfect-foresight-models/perfect_foresight_setup.m +++ b/matlab/perfect-foresight-models/perfect_foresight_setup.m @@ -27,7 +27,7 @@ function perfect_foresight_setup() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ diff --git a/matlab/perfect-foresight-models/perfect_foresight_simulation.m b/matlab/perfect-foresight-models/perfect_foresight_simulation.m index 568e9de24..44a145e49 100644 --- a/matlab/perfect-foresight-models/perfect_foresight_simulation.m +++ b/matlab/perfect-foresight-models/perfect_foresight_simulation.m @@ -33,7 +33,7 @@ function info = perfect_foresight_simulation(compute_linear_solution,steady_stat % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ it_ oo_ diff --git a/matlab/perfect-foresight-models/perfect_foresight_solver.m b/matlab/perfect-foresight-models/perfect_foresight_solver.m index 37bf898f9..0ffe51876 100644 --- a/matlab/perfect-foresight-models/perfect_foresight_solver.m +++ b/matlab/perfect-foresight-models/perfect_foresight_solver.m @@ -27,7 +27,7 @@ function perfect_foresight_solver() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ diff --git a/matlab/perfect-foresight-models/perfect_foresight_solver_core.m b/matlab/perfect-foresight-models/perfect_foresight_solver_core.m index a1896890e..7cc039d6b 100644 --- a/matlab/perfect-foresight-models/perfect_foresight_solver_core.m +++ b/matlab/perfect-foresight-models/perfect_foresight_solver_core.m @@ -26,7 +26,7 @@ function [oo_, maxerror] = perfect_foresight_solver_core(M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if options_.lmmcp.status options_.stack_solve_algo=7; diff --git a/matlab/perfect-foresight-models/private/check_input_arguments.m b/matlab/perfect-foresight-models/private/check_input_arguments.m index 42b1b697e..a57d8e0c4 100644 --- a/matlab/perfect-foresight-models/private/check_input_arguments.m +++ b/matlab/perfect-foresight-models/private/check_input_arguments.m @@ -18,7 +18,7 @@ function check_input_arguments(DynareOptions, DynareModel, DynareResults) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if DynareOptions.stack_solve_algo < 0 || DynareOptions.stack_solve_algo > 7 error('perfect_foresight_solver:ArgCheck','PERFECT_FORESIGHT_SOLVER: stack_solve_algo must be between 0 and 7') diff --git a/matlab/perfect-foresight-models/private/initialize_stacked_problem.m b/matlab/perfect-foresight-models/private/initialize_stacked_problem.m index 1a7092854..6068d6e1a 100644 --- a/matlab/perfect-foresight-models/private/initialize_stacked_problem.m +++ b/matlab/perfect-foresight-models/private/initialize_stacked_problem.m @@ -45,7 +45,7 @@ function [options, y0, yT, z, i_cols, i_cols_J1, i_cols_T, i_cols_j, i_cols_1, i % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . periods = options.periods; if (options.solve_algo == 10) diff --git a/matlab/perfect-foresight-models/sim1.m b/matlab/perfect-foresight-models/sim1.m index 9ad3027ac..d6382a0fb 100644 --- a/matlab/perfect-foresight-models/sim1.m +++ b/matlab/perfect-foresight-models/sim1.m @@ -28,7 +28,7 @@ function [endogenousvariables, info] = sim1(endogenousvariables, exogenousvariab % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . verbose = options.verbosity && ~options.noprint; diff --git a/matlab/perfect-foresight-models/sim1_lbj.m b/matlab/perfect-foresight-models/sim1_lbj.m index f46adf370..b72fc613f 100644 --- a/matlab/perfect-foresight-models/sim1_lbj.m +++ b/matlab/perfect-foresight-models/sim1_lbj.m @@ -30,7 +30,7 @@ function [endogenousvariables, info] = sim1_lbj(endogenousvariables, exogenousva % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . lead_lag_incidence = M.lead_lag_incidence; diff --git a/matlab/perfect-foresight-models/sim1_linear.m b/matlab/perfect-foresight-models/sim1_linear.m index 2fa146c5d..a35548018 100644 --- a/matlab/perfect-foresight-models/sim1_linear.m +++ b/matlab/perfect-foresight-models/sim1_linear.m @@ -53,7 +53,7 @@ function [endogenousvariables, info] = sim1_linear(endogenousvariables, exogenou % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . verbose = options.verbosity; diff --git a/matlab/perfect-foresight-models/sim1_purely_backward.m b/matlab/perfect-foresight-models/sim1_purely_backward.m index 06e5f005c..0641b55a1 100644 --- a/matlab/perfect-foresight-models/sim1_purely_backward.m +++ b/matlab/perfect-foresight-models/sim1_purely_backward.m @@ -17,7 +17,7 @@ function [endogenousvariables, info] = sim1_purely_backward(endogenousvariables, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ny0 = nnz(M.lead_lag_incidence(2,:)); % Number of variables at current period iyb = M.lead_lag_incidence(1,:)>0; % Logical vector (for lagged variables) diff --git a/matlab/perfect-foresight-models/sim1_purely_forward.m b/matlab/perfect-foresight-models/sim1_purely_forward.m index 459efc02e..130989fe1 100644 --- a/matlab/perfect-foresight-models/sim1_purely_forward.m +++ b/matlab/perfect-foresight-models/sim1_purely_forward.m @@ -16,7 +16,7 @@ function [endogenousvariables, info] = sim1_purely_forward(endogenousvariables, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . ny0 = nnz(M.lead_lag_incidence(1,:)); % Number of variables at current period iyf = find(M.lead_lag_incidence(2,:)>0); % Indices of variables at next period diff --git a/matlab/perfect-foresight-models/sim1_purely_static.m b/matlab/perfect-foresight-models/sim1_purely_static.m index ec03a848a..b1bf5591f 100644 --- a/matlab/perfect-foresight-models/sim1_purely_static.m +++ b/matlab/perfect-foresight-models/sim1_purely_static.m @@ -17,7 +17,7 @@ function [endogenousvariables, info] = sim1_purely_static(endogenousvariables, e % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nnz(M.lead_lag_incidence(1,:)) ~= M.endo_nbr error('All endogenous variables must appear at the current period!') diff --git a/matlab/perfect-foresight-models/solve_block_decomposed_problem.m b/matlab/perfect-foresight-models/solve_block_decomposed_problem.m index be248f27f..d69469885 100644 --- a/matlab/perfect-foresight-models/solve_block_decomposed_problem.m +++ b/matlab/perfect-foresight-models/solve_block_decomposed_problem.m @@ -16,7 +16,7 @@ function oo_ = solve_block_decomposed_problem(options_, M_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . cutoff = 1e-15; diff --git a/matlab/perfect-foresight-models/solve_stacked_linear_problem.m b/matlab/perfect-foresight-models/solve_stacked_linear_problem.m index 6e161a6f2..ca54b9531 100644 --- a/matlab/perfect-foresight-models/solve_stacked_linear_problem.m +++ b/matlab/perfect-foresight-models/solve_stacked_linear_problem.m @@ -15,7 +15,7 @@ function [endogenousvariables, info] = solve_stacked_linear_problem(endogenousva % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [options, y0, yT, z, i_cols, i_cols_J1, i_cols_T, i_cols_j, i_cols_1, i_cols_0, i_cols_J0, dynamicmodel] = ... initialize_stacked_problem(endogenousvariables, options, M, steadystate_y); diff --git a/matlab/perfect-foresight-models/solve_stacked_problem.m b/matlab/perfect-foresight-models/solve_stacked_problem.m index e52a83309..53054c4f5 100644 --- a/matlab/perfect-foresight-models/solve_stacked_problem.m +++ b/matlab/perfect-foresight-models/solve_stacked_problem.m @@ -28,7 +28,7 @@ function [endogenousvariables, info] = solve_stacked_problem(endogenousvariables % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [options, y0, yT, z, i_cols, i_cols_J1, i_cols_T, i_cols_j, i_cols_1, i_cols_0, i_cols_J0, dynamicmodel] = ... initialize_stacked_problem(endogenousvariables, options, M, steadystate); diff --git a/matlab/plot_contributions.m b/matlab/plot_contributions.m index a1e6c902d..0cb4530a1 100644 --- a/matlab/plot_contributions.m +++ b/matlab/plot_contributions.m @@ -37,7 +37,7 @@ function plot_contributions(equationname, ds1, ds0) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/plot_icforecast.m b/matlab/plot_icforecast.m index 1c7dcdc77..3a40a4941 100644 --- a/matlab/plot_icforecast.m +++ b/matlab/plot_icforecast.m @@ -28,7 +28,7 @@ function plot_icforecast(Variables,periods,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isfield(oo_, 'conditional_forecast') error('Can''t find conditional forecasts'); diff --git a/matlab/plot_identification.m b/matlab/plot_identification.m index 82c5cea21..5fa722717 100644 --- a/matlab/plot_identification.m +++ b/matlab/plot_identification.m @@ -34,7 +34,7 @@ function plot_identification(params, idemoments, idehess, idemodel, idelre, adva % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ diff --git a/matlab/plot_priors.m b/matlab/plot_priors.m index 881585a4d..341308a97 100644 --- a/matlab/plot_priors.m +++ b/matlab/plot_priors.m @@ -30,7 +30,7 @@ function plot_priors(bayestopt_,M_,estim_params_,options_,optional_title) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . TeX = options_.TeX; if nargin<5 diff --git a/matlab/plot_shock_decomposition.m b/matlab/plot_shock_decomposition.m index 68c142bd3..ac8a8cbb1 100644 --- a/matlab/plot_shock_decomposition.m +++ b/matlab/plot_shock_decomposition.m @@ -26,7 +26,7 @@ function [out, steady_state] = plot_shock_decomposition(M_,oo_,options_,varlist) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . options_.nodisplay = options_.plot_shock_decomp.nodisplay; options_.graph_format = options_.plot_shock_decomp.graph_format; diff --git a/matlab/pltorg.m b/matlab/pltorg.m index e7f680772..8e174ce6a 100644 --- a/matlab/pltorg.m +++ b/matlab/pltorg.m @@ -15,7 +15,7 @@ function [nbplt,nr,nc,lr,lc,nstar] = pltorg(number) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nrstar = 3; ncstar = 3; diff --git a/matlab/pm3.m b/matlab/pm3.m index 94d38221b..b357c9d0a 100644 --- a/matlab/pm3.m +++ b/matlab/pm3.m @@ -39,7 +39,7 @@ function pm3(n1,n2,ifil,B,tit1,tit2,tit3,tit_tex,names1,names2,name3,DirectoryNa % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ M_ oo_ diff --git a/matlab/pm3_core.m b/matlab/pm3_core.m index a820f6ad4..1cb17d4ab 100644 --- a/matlab/pm3_core.m +++ b/matlab/pm3_core.m @@ -28,7 +28,7 @@ function myoutput=pm3_core(myinputs,fpar,nvar,whoiam, ThisMatlab) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<4 whoiam=0; diff --git a/matlab/posterior_analysis.m b/matlab/posterior_analysis.m index 6f537e43b..742526a88 100644 --- a/matlab/posterior_analysis.m +++ b/matlab/posterior_analysis.m @@ -15,7 +15,7 @@ function oo_ = posterior_analysis(type,arg1,arg2,arg3,options_,M_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = check_posterior_analysis_data(type,M_); SampleSize = options_.sub_draws; diff --git a/matlab/posterior_moments.m b/matlab/posterior_moments.m index 915827328..5d96ea8ca 100644 --- a/matlab/posterior_moments.m +++ b/matlab/posterior_moments.m @@ -36,7 +36,7 @@ function [post_mean, post_median, post_var, hpd_interval, post_deciles, density] % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<4 number_of_grid_points = 2^9; % 2^9 = 512 !... Must be a power of two. diff --git a/matlab/posterior_sampler.m b/matlab/posterior_sampler.m index cef949a57..52defb564 100644 --- a/matlab/posterior_sampler.m +++ b/matlab/posterior_sampler.m @@ -52,7 +52,7 @@ function posterior_sampler(TargetFun,ProposalFun,xparam1,sampler_options,mh_boun % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . vv = sampler_options.invhess; % Initialization of the sampler diff --git a/matlab/posterior_sampler_core.m b/matlab/posterior_sampler_core.m index 7504fd132..f79c1b308 100644 --- a/matlab/posterior_sampler_core.m +++ b/matlab/posterior_sampler_core.m @@ -51,7 +51,7 @@ function myoutput = posterior_sampler_core(myinputs,fblck,nblck,whoiam, ThisMatl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<4 whoiam=0; diff --git a/matlab/posterior_sampler_initialization.m b/matlab/posterior_sampler_initialization.m index 89e32fddc..e2c5438f8 100644 --- a/matlab/posterior_sampler_initialization.m +++ b/matlab/posterior_sampler_initialization.m @@ -53,7 +53,7 @@ function [ ix2, ilogpo2, ModelName, MetropolisFolder, FirstBlock, FirstLine, npa % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %Initialize outputs ix2 = []; diff --git a/matlab/posterior_sampler_iteration.m b/matlab/posterior_sampler_iteration.m index e52474822..23db1cdb0 100644 --- a/matlab/posterior_sampler_iteration.m +++ b/matlab/posterior_sampler_iteration.m @@ -41,7 +41,7 @@ function [par, logpost, accepted, neval] = posterior_sampler_iteration(TargetFu % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . posterior_sampling_method = sampler_options.posterior_sampling_method; diff --git a/matlab/print_bytecode_dynamic_model.m b/matlab/print_bytecode_dynamic_model.m index 09613f6e3..bdcb42321 100644 --- a/matlab/print_bytecode_dynamic_model.m +++ b/matlab/print_bytecode_dynamic_model.m @@ -26,7 +26,7 @@ function print_bytecode_dynamic_model() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ if options_.bytecode bytecode('print','dynamic'); diff --git a/matlab/print_bytecode_static_model.m b/matlab/print_bytecode_static_model.m index 5eb1427bd..110d5a4fb 100644 --- a/matlab/print_bytecode_static_model.m +++ b/matlab/print_bytecode_static_model.m @@ -26,7 +26,7 @@ function print_bytecode_static_model() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ if options_.bytecode bytecode('print','static'); diff --git a/matlab/print_equations.m b/matlab/print_equations.m index 256c110fe..0bf9b60f8 100644 --- a/matlab/print_equations.m +++ b/matlab/print_equations.m @@ -24,7 +24,7 @@ function print_equations(variable_name, withexpansion) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/print_expectations.m b/matlab/print_expectations.m index f0a4b4298..a4697dddd 100644 --- a/matlab/print_expectations.m +++ b/matlab/print_expectations.m @@ -37,7 +37,7 @@ function print_expectations(eqname, expectationmodelname, expectationmodelkind, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/print_info.m b/matlab/print_info.m index 7fa109391..4129d4a4f 100644 --- a/matlab/print_info.m +++ b/matlab/print_info.m @@ -26,7 +26,7 @@ function print_info(info, noprint, DynareOptions) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~noprint message = get_error_message(info, DynareOptions); error(message); diff --git a/matlab/print_moments_implied_prior.m b/matlab/print_moments_implied_prior.m index 21a6d6a81..5aae04d33 100644 --- a/matlab/print_moments_implied_prior.m +++ b/matlab/print_moments_implied_prior.m @@ -29,7 +29,7 @@ function print_moments_implied_prior(ModelInfo, mm, vm, mv, vv) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % First order moments. diff --git a/matlab/print_table_prior.m b/matlab/print_table_prior.m index e4c7894a8..680517e13 100644 --- a/matlab/print_table_prior.m +++ b/matlab/print_table_prior.m @@ -17,7 +17,7 @@ function print_table_prior(lb, ub, DynareOptions, ModelInfo, BayesInfo, Estimati % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . PriorNames = 'Beta'; PriorNames = strvcat(PriorNames,'Gamma'); diff --git a/matlab/printline.m b/matlab/printline.m index 29d4ec1c3..63929edaf 100644 --- a/matlab/printline.m +++ b/matlab/printline.m @@ -25,7 +25,7 @@ function varargout = printline(n, s, fid) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<3 f = 1; diff --git a/matlab/prior_analysis.m b/matlab/prior_analysis.m index 3a621a9a8..02d769bdb 100644 --- a/matlab/prior_analysis.m +++ b/matlab/prior_analysis.m @@ -14,7 +14,7 @@ function oo_ = prior_analysis(type,arg1,arg2,arg3,options_,M_,oo_,estim_params_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = check_prior_analysis_data(type,M_); SampleSize = options_.prior_mc; diff --git a/matlab/prior_bounds.m b/matlab/prior_bounds.m index c3548a612..cac8d0f2c 100644 --- a/matlab/prior_bounds.m +++ b/matlab/prior_bounds.m @@ -62,7 +62,7 @@ function bounds = prior_bounds(bayestopt, prior_trunc) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . pshape = bayestopt.pshape; p3 = bayestopt.p3; diff --git a/matlab/prior_draw.m b/matlab/prior_draw.m index 58763b5d9..740fa950a 100644 --- a/matlab/prior_draw.m +++ b/matlab/prior_draw.m @@ -41,7 +41,7 @@ function pdraw = prior_draw(BayesInfo, prior_trunc, uniform) % --*-- Unitary tes % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . persistent p6 p7 p3 p4 lb ub persistent uniform_index gaussian_index gamma_index beta_index inverse_gamma_1_index inverse_gamma_2_index weibull_index diff --git a/matlab/prior_posterior_statistics.m b/matlab/prior_posterior_statistics.m index c52dd7701..15355631e 100644 --- a/matlab/prior_posterior_statistics.m +++ b/matlab/prior_posterior_statistics.m @@ -34,7 +34,7 @@ function prior_posterior_statistics(type,dataset,dataset_info) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ estim_params_ oo_ M_ bayestopt_ diff --git a/matlab/prior_posterior_statistics_core.m b/matlab/prior_posterior_statistics_core.m index 8d35ba124..c4777edee 100644 --- a/matlab/prior_posterior_statistics_core.m +++ b/matlab/prior_posterior_statistics_core.m @@ -45,7 +45,7 @@ function myoutput=prior_posterior_statistics_core(myinputs,fpar,B,whoiam, ThisMa % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ oo_ M_ bayestopt_ estim_params_ diff --git a/matlab/prior_sampler.m b/matlab/prior_sampler.m index c09ff8c66..a30d5bfe0 100644 --- a/matlab/prior_sampler.m +++ b/matlab/prior_sampler.m @@ -28,7 +28,7 @@ function results = prior_sampler(drsave,M_,bayestopt_,options_,oo_,estim_params_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Initialization. prior_draw(bayestopt_, options_.prior_trunc); diff --git a/matlab/priordens.m b/matlab/priordens.m index 1d402397a..6ea8577f8 100644 --- a/matlab/priordens.m +++ b/matlab/priordens.m @@ -30,7 +30,7 @@ function [logged_prior_density, dlprior, d2lprior, info] = priordens(x, pshape, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . persistent id1 id2 id3 id4 id5 id6 id8 persistent tt1 tt2 tt3 tt4 tt5 tt6 tt8 diff --git a/matlab/prodmom.m b/matlab/prodmom.m index a6e28d667..1728f9d69 100644 --- a/matlab/prodmom.m +++ b/matlab/prodmom.m @@ -36,7 +36,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= function y = prodmom(V,ii,nu); if nargin<3 diff --git a/matlab/prodmom_deriv.m b/matlab/prodmom_deriv.m index c154df8a7..511cc0103 100644 --- a/matlab/prodmom_deriv.m +++ b/matlab/prodmom_deriv.m @@ -49,7 +49,7 @@ function [y,dy] = prodmom_deriv(V,ii,nu,dV,dC) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= if nargin<3 nu = ones(size(ii)); diff --git a/matlab/pruned_state_space_system.m b/matlab/pruned_state_space_system.m index c4022c7db..ef44676b9 100644 --- a/matlab/pruned_state_space_system.m +++ b/matlab/pruned_state_space_system.m @@ -110,7 +110,7 @@ function pruned_state_space = pruned_state_space_system(M, options, dr, indy, nl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= %% MAIN IDEA: diff --git a/matlab/qr2.m b/matlab/qr2.m index bdd1c0dea..273190769 100644 --- a/matlab/qr2.m +++ b/matlab/qr2.m @@ -32,7 +32,7 @@ function [Q,R] = qr2(varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [Q,R] = qr(varargin{:}); indx = find(diag(R)<0); diff --git a/matlab/quadratic_matrix_equation_solver.m b/matlab/quadratic_matrix_equation_solver.m index 40342085e..a8a46f402 100644 --- a/matlab/quadratic_matrix_equation_solver.m +++ b/matlab/quadratic_matrix_equation_solver.m @@ -62,7 +62,7 @@ function [X,info] = quadratic_matrix_equation_solver(A,B,C,tol,maxit,line_search % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . provide_initial_condition_to_fastgensylv = 0; diff --git a/matlab/quadruplication.m b/matlab/quadruplication.m index 2d47fe740..1cb09f869 100644 --- a/matlab/quadruplication.m +++ b/matlab/quadruplication.m @@ -37,7 +37,7 @@ function [QP,QPinv] = quadruplication(p) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= np = p*(p+1)*(p+2)*(p+3)/24; QP = spalloc(p^4,np,p^4); diff --git a/matlab/ramsey_policy.m b/matlab/ramsey_policy.m index 69b2a03b6..6250cdbcd 100644 --- a/matlab/ramsey_policy.m +++ b/matlab/ramsey_policy.m @@ -15,7 +15,7 @@ function info = ramsey_policy(var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ oo_ M_ diff --git a/matlab/read_key_value_string.m b/matlab/read_key_value_string.m index c66bc7d50..ee2926ac5 100644 --- a/matlab/read_key_value_string.m +++ b/matlab/read_key_value_string.m @@ -19,7 +19,7 @@ function c = read_key_value_string(s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Remove unnecessary spaces after commas. s = regexprep(s, ',\s*', ','); diff --git a/matlab/read_variables.m b/matlab/read_variables.m index 354adf855..86c0aece2 100644 --- a/matlab/read_variables.m +++ b/matlab/read_variables.m @@ -32,7 +32,7 @@ function dyn_data_01=read_variables(file_name_01,var_names_01,dyn_data_01,xls_sh % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . old_pwd = pwd; diff --git a/matlab/realtime_shock_decomposition.m b/matlab/realtime_shock_decomposition.m index ab29c861f..23cc5919b 100644 --- a/matlab/realtime_shock_decomposition.m +++ b/matlab/realtime_shock_decomposition.m @@ -37,7 +37,7 @@ function oo_ = realtime_shock_decomposition(M_,oo_,options_,varlist,bayestopt_,e % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isfield(oo_,'shock_decomposition_info') && isfield(oo_.shock_decomposition_info,'i_var') diff --git a/matlab/recursive_moments.m b/matlab/recursive_moments.m index 4d38d9b1b..6c5d6e08c 100644 --- a/matlab/recursive_moments.m +++ b/matlab/recursive_moments.m @@ -34,7 +34,7 @@ function [mu,sigma,offset] = recursive_moments(m0,s0,data,offset) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [T,n] = size(data); diff --git a/matlab/reduced_rank_cholesky.m b/matlab/reduced_rank_cholesky.m index fe9edbace..85202c188 100644 --- a/matlab/reduced_rank_cholesky.m +++ b/matlab/reduced_rank_cholesky.m @@ -51,7 +51,7 @@ function T = reduced_rank_cholesky(X) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [T,X_is_not_positive_definite] = chol(X); diff --git a/matlab/resid.m b/matlab/resid.m index d28fd7655..b5d4e0d63 100644 --- a/matlab/resid.m +++ b/matlab/resid.m @@ -27,7 +27,7 @@ function z = resid(junk) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ diff --git a/matlab/resol.m b/matlab/resol.m index 030141df2..c98c0d9cc 100644 --- a/matlab/resol.m +++ b/matlab/resol.m @@ -48,7 +48,7 @@ function [dr, info, M, options, oo] = resol(check_flag, M, options, oo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isfield(oo,'dr') if isfield(oo.dr,'kstate') diff --git a/matlab/restricted_steadystate.m b/matlab/restricted_steadystate.m index 7ef100293..cbd4ce5f0 100644 --- a/matlab/restricted_steadystate.m +++ b/matlab/restricted_steadystate.m @@ -15,7 +15,7 @@ function [sR,sG] = restricted_steadystate(y,x,indx) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ M_ oo_ diff --git a/matlab/reversed_extended_path.m b/matlab/reversed_extended_path.m index 748423d99..156b03b30 100644 --- a/matlab/reversed_extended_path.m +++ b/matlab/reversed_extended_path.m @@ -29,7 +29,7 @@ function innovation_paths = reversed_extended_path(controlled_variable_names, co % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/rotated_slice_sampler.m b/matlab/rotated_slice_sampler.m index 6dbfded0f..095a8f450 100644 --- a/matlab/rotated_slice_sampler.m +++ b/matlab/rotated_slice_sampler.m @@ -39,7 +39,7 @@ function [theta, fxsim, neval] = rotated_slice_sampler(objective_function,theta, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . theta=theta(:); npar = length(theta); diff --git a/matlab/row_header_width.m b/matlab/row_header_width.m index ec72236b8..ca181cb11 100644 --- a/matlab/row_header_width.m +++ b/matlab/row_header_width.m @@ -28,7 +28,7 @@ function w=row_header_width(M_,estim_params_,bayestopt_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . np = estim_params_.np; nvx = estim_params_.nvx; diff --git a/matlab/rplot.m b/matlab/rplot.m index 5adf956ae..e42d76bcd 100644 --- a/matlab/rplot.m +++ b/matlab/rplot.m @@ -29,7 +29,7 @@ function rplot(s1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/sample_autocovariance.m b/matlab/sample_autocovariance.m index 3ae17e1a0..da4ca5736 100644 --- a/matlab/sample_autocovariance.m +++ b/matlab/sample_autocovariance.m @@ -28,7 +28,7 @@ function [autocov,autocor] = sample_autocovariance(data,q) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . autocov = zeros(q+1,1); diff --git a/matlab/sample_hp_filter.m b/matlab/sample_hp_filter.m index 381086b3d..b154301c0 100644 --- a/matlab/sample_hp_filter.m +++ b/matlab/sample_hp_filter.m @@ -27,7 +27,7 @@ function [hptrend,hpcycle] = sample_hp_filter(y,s) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [T,n] = size(y); diff --git a/matlab/save_params_and_steady_state.m b/matlab/save_params_and_steady_state.m index 70e08b60f..966740942 100644 --- a/matlab/save_params_and_steady_state.m +++ b/matlab/save_params_and_steady_state.m @@ -37,7 +37,7 @@ function save_params_and_steady_state(filename) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/save_results.m b/matlab/save_results.m index 263ac6b01..ce0d57fbf 100644 --- a/matlab/save_results.m +++ b/matlab/save_results.m @@ -29,7 +29,7 @@ function save_results(x,s_name,names) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global oo_ diff --git a/matlab/selec_posterior_draws.m b/matlab/selec_posterior_draws.m index dd336f2fb..80df5ac9e 100644 --- a/matlab/selec_posterior_draws.m +++ b/matlab/selec_posterior_draws.m @@ -35,7 +35,7 @@ function SampleAddress = selec_posterior_draws(SampleSize,drsize) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ estim_params_ oo_ diff --git a/matlab/select_from_table.m b/matlab/select_from_table.m index 1584cb950..b7b0bc445 100644 --- a/matlab/select_from_table.m +++ b/matlab/select_from_table.m @@ -14,7 +14,7 @@ function [indices] = select_from_table(table,key,value) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . candidates = table(strmatch(key,table(:,2),'exact'),:); if nargin == 2 indices = cell2mat( candidates(:,1) ); diff --git a/matlab/select_qz_criterium_value.m b/matlab/select_qz_criterium_value.m index 574b022b2..41ad6a6af 100644 --- a/matlab/select_qz_criterium_value.m +++ b/matlab/select_qz_criterium_value.m @@ -26,7 +26,7 @@ function options_=select_qz_criterium_value(options_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % If options_.lik_init == 1 diff --git a/matlab/selif.m b/matlab/selif.m index 6a79f486c..6138924a5 100644 --- a/matlab/selif.m +++ b/matlab/selif.m @@ -15,7 +15,7 @@ function x = selif(a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if size(b,2) ~= 1 error ('The second argument in SELIF must be à column vector') ; diff --git a/matlab/send_endogenous_variables_to_workspace.m b/matlab/send_endogenous_variables_to_workspace.m index 9d7872f5e..d547e6446 100644 --- a/matlab/send_endogenous_variables_to_workspace.m +++ b/matlab/send_endogenous_variables_to_workspace.m @@ -16,7 +16,7 @@ function send_endogenous_variables_to_workspace() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ for idx = 1:M_.endo_nbr diff --git a/matlab/set_all_parameters.m b/matlab/set_all_parameters.m index 2f4fcc28e..a525d642a 100644 --- a/matlab/set_all_parameters.m +++ b/matlab/set_all_parameters.m @@ -48,7 +48,7 @@ function M = set_all_parameters(xparam1,estim_params,M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nvx = estim_params.nvx; ncx = estim_params.ncx; diff --git a/matlab/set_default_initial_condition_decomposition_options.m b/matlab/set_default_initial_condition_decomposition_options.m index f354db07d..6aaa79fe7 100644 --- a/matlab/set_default_initial_condition_decomposition_options.m +++ b/matlab/set_default_initial_condition_decomposition_options.m @@ -26,7 +26,7 @@ function options = set_default_initial_condition_decomposition_options(options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . options.initial_condition_decomp.colormap = ''; options.initial_condition_decomp.nodisplay = false; diff --git a/matlab/set_default_option.m b/matlab/set_default_option.m index a388ca94e..e91891365 100644 --- a/matlab/set_default_option.m +++ b/matlab/set_default_option.m @@ -29,7 +29,7 @@ function options=set_default_option(options,field,default) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isfield(options,field) options.(field) = default; diff --git a/matlab/set_default_plot_shock_decomposition_options.m b/matlab/set_default_plot_shock_decomposition_options.m index 385884e97..ce734126c 100644 --- a/matlab/set_default_plot_shock_decomposition_options.m +++ b/matlab/set_default_plot_shock_decomposition_options.m @@ -26,7 +26,7 @@ function options = set_default_plot_shock_decomposition_options(options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . options.plot_shock_decomp.use_shock_groups = ''; options.plot_shock_decomp.colormap = ''; diff --git a/matlab/set_dynare_random_generator_state.m b/matlab/set_dynare_random_generator_state.m index 03df1cb51..28b020e9f 100644 --- a/matlab/set_dynare_random_generator_state.m +++ b/matlab/set_dynare_random_generator_state.m @@ -21,7 +21,7 @@ function [state_u,state_n] = set_dynare_random_generator_state(state_u,state_n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isoctave s = RandStream.getGlobalStream(); diff --git a/matlab/set_dynare_seed.m b/matlab/set_dynare_seed.m index dd6b117f2..4c6a995a0 100644 --- a/matlab/set_dynare_seed.m +++ b/matlab/set_dynare_seed.m @@ -17,7 +17,7 @@ function set_dynare_seed(a,b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ if ~nargin diff --git a/matlab/set_dynare_threads.m b/matlab/set_dynare_threads.m index 753a2b271..793e898c0 100644 --- a/matlab/set_dynare_threads.m +++ b/matlab/set_dynare_threads.m @@ -24,7 +24,7 @@ function set_dynare_threads(mexname,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ if ~ischar(mexname) diff --git a/matlab/set_exogenous_variables_for_simulation.m b/matlab/set_exogenous_variables_for_simulation.m index 4b06580b2..3683c21d4 100644 --- a/matlab/set_exogenous_variables_for_simulation.m +++ b/matlab/set_exogenous_variables_for_simulation.m @@ -26,7 +26,7 @@ function DynareModel = set_exogenous_variables_for_simulation(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isfield(DynareModel, 'exo_partitions') if isfield(DynareModel.exo_partitions, 'used') diff --git a/matlab/set_historical_values.m b/matlab/set_historical_values.m index 237d84dad..b016b0a9b 100644 --- a/matlab/set_historical_values.m +++ b/matlab/set_historical_values.m @@ -24,7 +24,7 @@ function set_historical_values(ds, initialperiod) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/set_local_param_value.m b/matlab/set_local_param_value.m index 090341dfe..cff1c477c 100644 --- a/matlab/set_local_param_value.m +++ b/matlab/set_local_param_value.m @@ -15,7 +15,7 @@ function M = set_local_param_value(pname,value,M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . i = strmatch(pname, M.param_names, 'exact'); diff --git a/matlab/set_measurement_errors.m b/matlab/set_measurement_errors.m index c51d7c477..dfe236ac5 100644 --- a/matlab/set_measurement_errors.m +++ b/matlab/set_measurement_errors.m @@ -30,7 +30,7 @@ function M_ = set_measurement_errors(xparam1,estim_params_,M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . H = M_.H; Correlation_matrix_ME = M_.Correlation_matrix_ME; diff --git a/matlab/set_observed_exogenous_variables.m b/matlab/set_observed_exogenous_variables.m index c9e350f78..b4e1640e0 100644 --- a/matlab/set_observed_exogenous_variables.m +++ b/matlab/set_observed_exogenous_variables.m @@ -26,7 +26,7 @@ function DynareModel = set_observed_exogenous_variables(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isfield(DynareModel, 'exo_partitions') if isfield(DynareModel.exo_partitions, 'status') diff --git a/matlab/set_parameters.m b/matlab/set_parameters.m index 99be93213..102c94091 100644 --- a/matlab/set_parameters.m +++ b/matlab/set_parameters.m @@ -29,7 +29,7 @@ function set_parameters(xparam1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/set_parameters_locally.m b/matlab/set_parameters_locally.m index 008abc3a0..3570099a8 100644 --- a/matlab/set_parameters_locally.m +++ b/matlab/set_parameters_locally.m @@ -31,7 +31,7 @@ function M_=set_parameters_locally(M_,xparam1) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global estim_params_ diff --git a/matlab/set_prior.m b/matlab/set_prior.m index 38a545661..f77b3c5c9 100644 --- a/matlab/set_prior.m +++ b/matlab/set_prior.m @@ -33,7 +33,7 @@ function [xparam1, estim_params_, bayestopt_, lb, ub, M_]=set_prior(estim_params % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nvx = size(estim_params_.var_exo,1); nvn = size(estim_params_.var_endo,1); diff --git a/matlab/set_state_space.m b/matlab/set_state_space.m index 16ebb5502..c7769c632 100644 --- a/matlab/set_state_space.m +++ b/matlab/set_state_space.m @@ -49,7 +49,7 @@ function dr=set_state_space(dr,DynareModel,DynareOptions) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . max_lead = DynareModel.maximum_endo_lead; max_lag = DynareModel.maximum_endo_lag; diff --git a/matlab/setup_solvers.m b/matlab/setup_solvers.m index 71b49167b..13aac7b53 100644 --- a/matlab/setup_solvers.m +++ b/matlab/setup_solvers.m @@ -24,7 +24,7 @@ function Model = setup_solvers(Model) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . cannot_use_solve_algo_12_14 = false; diff --git a/matlab/shiftS.m b/matlab/shiftS.m index 56f7c1642..952d20923 100644 --- a/matlab/shiftS.m +++ b/matlab/shiftS.m @@ -18,7 +18,7 @@ function S = shiftS(S,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if length(S) >= n+1 S = S(n+1:end); diff --git a/matlab/shock_decomposition.m b/matlab/shock_decomposition.m index 3ecd08531..51b03542c 100644 --- a/matlab/shock_decomposition.m +++ b/matlab/shock_decomposition.m @@ -38,7 +38,7 @@ function [oo_,M_] = shock_decomposition(M_,oo_,options_,varlist,bayestopt_,estim % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % indices of endogenous variables diff --git a/matlab/simul_static_model.m b/matlab/simul_static_model.m index fb19123f3..97c3726b1 100644 --- a/matlab/simul_static_model.m +++ b/matlab/simul_static_model.m @@ -30,7 +30,7 @@ function simulation = simul_static_model(samplesize, innovations) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ diff --git a/matlab/simulated_moment_uncertainty.m b/matlab/simulated_moment_uncertainty.m index 152ac6b5c..73b607a26 100644 --- a/matlab/simulated_moment_uncertainty.m +++ b/matlab/simulated_moment_uncertainty.m @@ -27,7 +27,7 @@ function [cmm, mm] = simulated_moment_uncertainty(indx, periods, replic,options_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . mm=zeros(length(indx),replic); diff --git a/matlab/simult.m b/matlab/simult.m index f96827f75..c03fb78db 100644 --- a/matlab/simult.m +++ b/matlab/simult.m @@ -60,7 +60,7 @@ function [y_out,DynareResults] =simult(y0, dr,DynareModel,DynareOptions,DynareRe % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . order = DynareOptions.order; replic = DynareOptions.simul_replic; diff --git a/matlab/simult_.m b/matlab/simult_.m index 1ab1729cf..999af80fa 100644 --- a/matlab/simult_.m +++ b/matlab/simult_.m @@ -32,7 +32,7 @@ function y_=simult_(M_,options_,y0,dr,ex_,iorder) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . iter = size(ex_,1); endo_nbr = M_.endo_nbr; diff --git a/matlab/simultxdet.m b/matlab/simultxdet.m index 772582991..d33acefa9 100644 --- a/matlab/simultxdet.m +++ b/matlab/simultxdet.m @@ -37,7 +37,7 @@ function [y_,int_width,int_width_ME]=simultxdet(y0,ex,ex_det, iorder,var_list,M_ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . dr = oo_.dr; ykmin = M_.maximum_lag; diff --git a/matlab/size_of_the_reduced_form_model.m b/matlab/size_of_the_reduced_form_model.m index 536ca2181..09a0309b0 100644 --- a/matlab/size_of_the_reduced_form_model.m +++ b/matlab/size_of_the_reduced_form_model.m @@ -16,7 +16,7 @@ function mega = size_of_the_reduced_form_model(dr) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . names = fieldnames(dr); number_of_scalars = 0; diff --git a/matlab/skipline.m b/matlab/skipline.m index f148997b8..575787dad 100644 --- a/matlab/skipline.m +++ b/matlab/skipline.m @@ -25,7 +25,7 @@ function skipline(n, fid) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin < 2 fid = 1; diff --git a/matlab/slice_sampler.m b/matlab/slice_sampler.m index 827fdc5e4..d8806f55e 100644 --- a/matlab/slice_sampler.m +++ b/matlab/slice_sampler.m @@ -39,7 +39,7 @@ function [theta, fxsim, neval] = slice_sampler(objective_function,theta,thetapri % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if sampler_options.rotated %&& ~isempty(sampler_options.V1), [theta, fxsim, neval] = rotated_slice_sampler(objective_function,theta,thetaprior,sampler_options,varargin{:}); diff --git a/matlab/smoother2histval.m b/matlab/smoother2histval.m index 0ce98a01d..84865a1ac 100644 --- a/matlab/smoother2histval.m +++ b/matlab/smoother2histval.m @@ -39,7 +39,7 @@ function smoother2histval(opts) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ oo_ diff --git a/matlab/solve1.m b/matlab/solve1.m index fa2f18805..73dca70b2 100644 --- a/matlab/solve1.m +++ b/matlab/solve1.m @@ -38,7 +38,7 @@ function [x,check] = solve1(func,x,j1,j2,jacobian_flag,gstep,tolf,tolx,maxit,deb % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . nn = length(j1); g = zeros(nn,1) ; diff --git a/matlab/solve_one_boundary.m b/matlab/solve_one_boundary.m index f4009b077..bc7e276aa 100644 --- a/matlab/solve_one_boundary.m +++ b/matlab/solve_one_boundary.m @@ -68,7 +68,7 @@ function [y, T, oo_, info] = solve_one_boundary(fname, y, x, params, steady_stat % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . Blck_size=size(y_index_eq,2); diff --git a/matlab/solve_perfect_foresight_model.m b/matlab/solve_perfect_foresight_model.m index 93c5fb26f..9f3de3c38 100644 --- a/matlab/solve_perfect_foresight_model.m +++ b/matlab/solve_perfect_foresight_model.m @@ -15,7 +15,7 @@ function [flag,endo_simul,err] = solve_perfect_foresight_model(endo_simul,exo_si % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . flag = 0; err = 0; diff --git a/matlab/solve_two_boundaries.m b/matlab/solve_two_boundaries.m index 25524a017..20e69c1b0 100644 --- a/matlab/solve_two_boundaries.m +++ b/matlab/solve_two_boundaries.m @@ -62,7 +62,7 @@ function [y, T, oo]= solve_two_boundaries(fname, y, x, params, steady_state, T, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . verbose = options.verbosity; diff --git a/matlab/squeeze_shock_decomposition.m b/matlab/squeeze_shock_decomposition.m index 0dd9f9657..885eb9faf 100644 --- a/matlab/squeeze_shock_decomposition.m +++ b/matlab/squeeze_shock_decomposition.m @@ -27,7 +27,7 @@ function oo_ = squeeze_shock_decomposition(M_,oo_,options_,var_list_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~options_.shock_decomp.with_epilogue endo_names = M_.endo_names; diff --git a/matlab/static_model_for_inversion.m b/matlab/static_model_for_inversion.m index 9e3ba56bb..53d69b41c 100644 --- a/matlab/static_model_for_inversion.m +++ b/matlab/static_model_for_inversion.m @@ -15,7 +15,7 @@ function [r, J] = static_model_for_inversion(z, dynamicmodel, ycur, x, params, M % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Set up y y = zeros(ModelInversion.nyfree+ModelInversion.nyctrl, 1); diff --git a/matlab/static_model_inversion.m b/matlab/static_model_inversion.m index e47d05f29..9993d0503 100644 --- a/matlab/static_model_inversion.m +++ b/matlab/static_model_inversion.m @@ -28,7 +28,7 @@ function [endogenousvariables, exogenousvariables] = static_model_inversion(cons % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Get indices for the calibrated and free innovations. freeinnovations_id = zeros(length(freeinnovations), 1); diff --git a/matlab/steady.m b/matlab/steady.m index b875d6698..c844f5ed0 100644 --- a/matlab/steady.m +++ b/matlab/steady.m @@ -26,7 +26,7 @@ function steady() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/steady_.m b/matlab/steady_.m index 1e7096ef2..c66a5bbb3 100644 --- a/matlab/steady_.m +++ b/matlab/steady_.m @@ -33,7 +33,7 @@ function [steady_state,params,info] = steady_(M_,options_,oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if options_.solve_algo < 0 || options_.solve_algo > 14 error('STEADY: solve_algo must be between 0 and 14') diff --git a/matlab/step_length_correction.m b/matlab/step_length_correction.m index 89710637b..fe4448bc8 100644 --- a/matlab/step_length_correction.m +++ b/matlab/step_length_correction.m @@ -15,7 +15,7 @@ function c = step_length_correction(x,scale,i) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isempty(scale) c = 10^round(log10(abs(x))); diff --git a/matlab/stoch_simul.m b/matlab/stoch_simul.m index 69c0ae521..7e144a27d 100644 --- a/matlab/stoch_simul.m +++ b/matlab/stoch_simul.m @@ -15,7 +15,7 @@ function [info, oo_, options_, M_] = stoch_simul(M_, options_, oo_, var_list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Test if the order of approximation is nonzero (the preprocessor tests if order is non negative). if isequal(options_.order,0) diff --git a/matlab/stochastic_solvers.m b/matlab/stochastic_solvers.m index 6759a3b87..3b8d770fc 100644 --- a/matlab/stochastic_solvers.m +++ b/matlab/stochastic_solvers.m @@ -39,7 +39,7 @@ function [dr, info] = stochastic_solvers(dr, task, M_, options_, oo_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = 0; diff --git a/matlab/store_smoother_results.m b/matlab/store_smoother_results.m index b53283412..a187e93b3 100644 --- a/matlab/store_smoother_results.m +++ b/matlab/store_smoother_results.m @@ -70,7 +70,7 @@ function [oo_, yf]=store_smoother_results(M_,oo_,options_,bayestopt_,dataset_,da % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . gend=dataset_.nobs; if nargin<16 diff --git a/matlab/subset.m b/matlab/subset.m index f58eba16b..9432f79c5 100644 --- a/matlab/subset.m +++ b/matlab/subset.m @@ -15,7 +15,7 @@ function jndx = subset() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global options_ estim_params_ M_ diff --git a/matlab/surgibbs.m b/matlab/surgibbs.m index 6edc22331..c7abc07c6 100644 --- a/matlab/surgibbs.m +++ b/matlab/surgibbs.m @@ -42,7 +42,7 @@ function ds = surgibbs(ds, param_names, beta0, A, ndraws, discarddraws, thin, eq % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ options_ diff --git a/matlab/sylvester3.m b/matlab/sylvester3.m index 29812c694..195777980 100644 --- a/matlab/sylvester3.m +++ b/matlab/sylvester3.m @@ -16,7 +16,7 @@ function x=sylvester3(a,b,c,d) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n = size(a,1); m = size(c,1); diff --git a/matlab/sylvester3a.m b/matlab/sylvester3a.m index cddcbc1ef..e9326e77c 100644 --- a/matlab/sylvester3a.m +++ b/matlab/sylvester3a.m @@ -16,7 +16,7 @@ function [x0, flag]=sylvester3a(x0,a,b,c,dd) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . a_1 = inv(a); b = a_1*b; diff --git a/matlab/symmetric_matrix_index.m b/matlab/symmetric_matrix_index.m index 60b2afe70..1583ba536 100644 --- a/matlab/symmetric_matrix_index.m +++ b/matlab/symmetric_matrix_index.m @@ -26,6 +26,6 @@ function k = symmetric_matrix_index(i,j,n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . k = (i-1)*n+j-i*(i-1)/2; \ No newline at end of file diff --git a/matlab/test_for_deep_parameters_calibration.m b/matlab/test_for_deep_parameters_calibration.m index 224db60ef..8f3c2ef4a 100644 --- a/matlab/test_for_deep_parameters_calibration.m +++ b/matlab/test_for_deep_parameters_calibration.m @@ -28,7 +28,7 @@ function info=test_for_deep_parameters_calibration(M_) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . plist = list_of_parameters_calibrated_as_NaN(M_); if ~isempty(plist) info=1; diff --git a/matlab/th_autocovariances.m b/matlab/th_autocovariances.m index 29b70ff50..d64b843a7 100644 --- a/matlab/th_autocovariances.m +++ b/matlab/th_autocovariances.m @@ -57,7 +57,7 @@ function [Gamma_y,stationary_vars] = th_autocovariances(dr,ivar,M_,options_,node % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<5 nodecomposition = 0; diff --git a/matlab/trace_plot.m b/matlab/trace_plot.m index ec5d282a4..68e7337d9 100644 --- a/matlab/trace_plot.m +++ b/matlab/trace_plot.m @@ -33,7 +33,7 @@ function trace_plot(options_,M_,estim_params_,type,blck,name1,name2) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Cet the column index: if strcmpi(type,'PosteriorDensity') diff --git a/matlab/trust_region.m b/matlab/trust_region.m index a8a254625..d5446803c 100644 --- a/matlab/trust_region.m +++ b/matlab/trust_region.m @@ -40,7 +40,7 @@ function [x,check,info] = trust_region(fcn,x0,j1,j2,jacobian_flag,gstep,tolf,tol % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % % Initial author: Jaroslav Hajek , for GNU Octave diff --git a/matlab/unfold_g3.m b/matlab/unfold_g3.m index 619e181cb..03d649988 100644 --- a/matlab/unfold_g3.m +++ b/matlab/unfold_g3.m @@ -19,7 +19,7 @@ function g3_unfolded = unfold_g3(g3, ny) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [i, j, v] = find(g3); diff --git a/matlab/unfold_g4.m b/matlab/unfold_g4.m index ba379e855..af259c641 100644 --- a/matlab/unfold_g4.m +++ b/matlab/unfold_g4.m @@ -19,7 +19,7 @@ function g4_unfolded = unfold_g4(g4, ny) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [i, j, v] = find(g4); diff --git a/matlab/uniform_specification.m b/matlab/uniform_specification.m index 19b3b1468..f5b3cb6b2 100644 --- a/matlab/uniform_specification.m +++ b/matlab/uniform_specification.m @@ -32,7 +32,7 @@ function [m,s,p6,p7,error_indicator] = uniform_specification(m,s,p3,p4) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . error_indicator=0; if ~(isnan(p3) || isnan(p4)) p6 = p3; diff --git a/matlab/update_all_parameters_in_workspace.m b/matlab/update_all_parameters_in_workspace.m index 64e1515ee..b2e5fba89 100644 --- a/matlab/update_all_parameters_in_workspace.m +++ b/matlab/update_all_parameters_in_workspace.m @@ -17,7 +17,7 @@ function update_all_parameters_in_workspace(DynareModel) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . for i=1:length(DynareModel.params) assignin('base', DynareModel.param_names{i}, DynareModel.params(i)); diff --git a/matlab/update_last_mh_history_file.m b/matlab/update_last_mh_history_file.m index a0e2d4a96..972d5f43e 100644 --- a/matlab/update_last_mh_history_file.m +++ b/matlab/update_last_mh_history_file.m @@ -22,7 +22,7 @@ function update_last_mh_history_file(MetropolisFolder, ModelName, record) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . BaseName = [MetropolisFolder filesep ModelName]; diff --git a/matlab/uperm.m b/matlab/uperm.m index 3322af96b..e2d3e2f21 100644 --- a/matlab/uperm.m +++ b/matlab/uperm.m @@ -17,7 +17,7 @@ function p = uperm(a) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % Original author: Bruno Luong , April 20, 2014 % https://groups.google.com/d/msg/comp.soft-sys.matlab/yQKVPTYrv6Q/gw1MzNd9sYkJ diff --git a/matlab/user_has_matlab_license.m b/matlab/user_has_matlab_license.m index de5475ae0..c9b1dbcf2 100644 --- a/matlab/user_has_matlab_license.m +++ b/matlab/user_has_matlab_license.m @@ -26,7 +26,7 @@ function [hasLicense] = user_has_matlab_license(toolbox) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [hasLicense, ~] = license('checkout',toolbox); diff --git a/matlab/user_has_octave_forge_package.m b/matlab/user_has_octave_forge_package.m index e67e51111..adfd409c4 100644 --- a/matlab/user_has_octave_forge_package.m +++ b/matlab/user_has_octave_forge_package.m @@ -17,7 +17,7 @@ function [hasPackage] = user_has_octave_forge_package(package, min_version) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . [desc,flag] = pkg("describe", package); diff --git a/matlab/utilities/dataset/describe_missing_data.m b/matlab/utilities/dataset/describe_missing_data.m index f13bb6c7a..96f4f17c4 100644 --- a/matlab/utilities/dataset/describe_missing_data.m +++ b/matlab/utilities/dataset/describe_missing_data.m @@ -42,7 +42,7 @@ function [i,n,s,j] = describe_missing_data(data) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/dataset/descriptive_statistics.m b/matlab/utilities/dataset/descriptive_statistics.m index 79d324141..c7c61aed2 100644 --- a/matlab/utilities/dataset/descriptive_statistics.m +++ b/matlab/utilities/dataset/descriptive_statistics.m @@ -60,7 +60,7 @@ function dataset_ = descriptive_statistics(dataset_,statistic,varagin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/dataset/initialize_dataset.m b/matlab/utilities/dataset/initialize_dataset.m index d7e3ed384..ca594dd20 100644 --- a/matlab/utilities/dataset/initialize_dataset.m +++ b/matlab/utilities/dataset/initialize_dataset.m @@ -16,7 +16,7 @@ function dataset_ = initialize_dataset(datafile,varobs,first,nobs,logged_data_fl % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isempty(datafile) error('Estimation::initialize_dataset: You have to declare a dataset file!') diff --git a/matlab/utilities/dataset/lagged.m b/matlab/utilities/dataset/lagged.m index 276f6b785..96154b2a5 100644 --- a/matlab/utilities/dataset/lagged.m +++ b/matlab/utilities/dataset/lagged.m @@ -24,7 +24,7 @@ function xlag = lagged(x, n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin==1 n=1; diff --git a/matlab/utilities/dataset/makedataset.m b/matlab/utilities/dataset/makedataset.m index d5140bd41..2d3e9d906 100644 --- a/matlab/utilities/dataset/makedataset.m +++ b/matlab/utilities/dataset/makedataset.m @@ -39,7 +39,7 @@ function [DynareDataset, DatasetInfo, newdatainterface] = makedataset(DynareOpti % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<3 diff --git a/matlab/utilities/dataset/nanautocovariance.m b/matlab/utilities/dataset/nanautocovariance.m index eb7a81ab2..b75c58cd6 100644 --- a/matlab/utilities/dataset/nanautocovariance.m +++ b/matlab/utilities/dataset/nanautocovariance.m @@ -51,7 +51,7 @@ function autocov = nanautocovariance(data,order) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . n = size(data,2); missing = isanynan(data); diff --git a/matlab/utilities/dataset/nancovariance.m b/matlab/utilities/dataset/nancovariance.m index 09f2a38af..bc57042a3 100644 --- a/matlab/utilities/dataset/nancovariance.m +++ b/matlab/utilities/dataset/nancovariance.m @@ -45,7 +45,7 @@ function CovarianceMatrix = nancovariance(data) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Initialize the output. CovarianceMatrix = zeros(size(data,2)); diff --git a/matlab/utilities/dataset/nanmoments.m b/matlab/utilities/dataset/nanmoments.m index 78e95e9b0..a2a5a86e9 100644 --- a/matlab/utilities/dataset/nanmoments.m +++ b/matlab/utilities/dataset/nanmoments.m @@ -16,7 +16,7 @@ function m = nanmoments(data, n) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isanynan(data) m = transpose(nanmean(bsxfun(@power,nandemean(data),n))); diff --git a/matlab/utilities/dataset/nanvariance.m b/matlab/utilities/dataset/nanvariance.m index 121fb2dda..9c78faf24 100644 --- a/matlab/utilities/dataset/nanvariance.m +++ b/matlab/utilities/dataset/nanvariance.m @@ -45,7 +45,7 @@ function variances = nanvariance(data) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isanynan(data) variances = transpose(nanmean(bsxfun(@power,nandemean(data),2))); diff --git a/matlab/utilities/dataset/quarterly2annual.m b/matlab/utilities/dataset/quarterly2annual.m index 3b3599c56..e0a238c1e 100644 --- a/matlab/utilities/dataset/quarterly2annual.m +++ b/matlab/utilities/dataset/quarterly2annual.m @@ -42,7 +42,7 @@ function [ya, yass, gya, gyass] = quarterly2annual(y,yss,GYTREND0,type,islog,aux % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin ==0 disp('[ya, yass, gya, gyass] = quarterly2annual(y,yss,GYTREND0,type,islog);') diff --git a/matlab/utilities/doc/dynInfo.m b/matlab/utilities/doc/dynInfo.m index 85c964974..625953486 100644 --- a/matlab/utilities/doc/dynInfo.m +++ b/matlab/utilities/doc/dynInfo.m @@ -46,7 +46,7 @@ function dynInfo(fun) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/doc/get_internal_doc_block.m b/matlab/utilities/doc/get_internal_doc_block.m index 96dda6d6f..59d5807f4 100644 --- a/matlab/utilities/doc/get_internal_doc_block.m +++ b/matlab/utilities/doc/get_internal_doc_block.m @@ -16,7 +16,7 @@ function block = get_internal_doc_block(fname,fpath) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/general/clean_current_folder.m b/matlab/utilities/general/clean_current_folder.m index df7e7bf79..68641cdb9 100644 --- a/matlab/utilities/general/clean_current_folder.m +++ b/matlab/utilities/general/clean_current_folder.m @@ -15,7 +15,7 @@ function clean_current_folder() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . a = dir('*.mod'); diff --git a/matlab/utilities/general/compare_vectors.m b/matlab/utilities/general/compare_vectors.m index 00ea0c11e..97a051f30 100644 --- a/matlab/utilities/general/compare_vectors.m +++ b/matlab/utilities/general/compare_vectors.m @@ -28,7 +28,7 @@ function C = compare_vectors(f, A, B) % --*-- Unitary tests --*-- % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isvector(A) || ~isvector(B) error('compare_vectors:: Input arguments a and b must be vectors!') diff --git a/matlab/utilities/general/delete_stale_file.m b/matlab/utilities/general/delete_stale_file.m index d5e9951e4..fa7cb90af 100644 --- a/matlab/utilities/general/delete_stale_file.m +++ b/matlab/utilities/general/delete_stale_file.m @@ -17,7 +17,7 @@ function delete_stale_file(fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . Files_info = dir(fname); if length(Files_info)>0 diff --git a/matlab/utilities/general/demean.m b/matlab/utilities/general/demean.m index 74c6a5510..b68a46e2f 100644 --- a/matlab/utilities/general/demean.m +++ b/matlab/utilities/general/demean.m @@ -23,7 +23,7 @@ function c = demean(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ndim(x)>2 error('This function is not implemented for arrays with dimension greater than two!') diff --git a/matlab/utilities/general/disp_verbose.m b/matlab/utilities/general/disp_verbose.m index 6ea4e702e..988be58a9 100644 --- a/matlab/utilities/general/disp_verbose.m +++ b/matlab/utilities/general/disp_verbose.m @@ -17,7 +17,7 @@ function disp_verbose(input_string,Verbose) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if Verbose diff --git a/matlab/utilities/general/get_all_variables_but_lagged_leaded_exogenous.m b/matlab/utilities/general/get_all_variables_but_lagged_leaded_exogenous.m index 1e092e0ac..6bb7a0fff 100644 --- a/matlab/utilities/general/get_all_variables_but_lagged_leaded_exogenous.m +++ b/matlab/utilities/general/get_all_variables_but_lagged_leaded_exogenous.m @@ -24,7 +24,7 @@ function k = get_all_variables_but_lagged_leaded_exogenous(M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isempty(M.aux_vars) k = 1:M.endo_nbr; diff --git a/matlab/utilities/general/get_labels_transformed_vars.m b/matlab/utilities/general/get_labels_transformed_vars.m index 6c57c68ca..8372d9bd3 100644 --- a/matlab/utilities/general/get_labels_transformed_vars.m +++ b/matlab/utilities/general/get_labels_transformed_vars.m @@ -26,7 +26,7 @@ function labels=get_labels_transformed_vars(endo_names,var_indices,options_,TeX) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if nargin<4 TeX=0; diff --git a/matlab/utilities/general/indices_lagged_leaded_exogenous_variables.m b/matlab/utilities/general/indices_lagged_leaded_exogenous_variables.m index a199b4b0f..e95c1a2e4 100644 --- a/matlab/utilities/general/indices_lagged_leaded_exogenous_variables.m +++ b/matlab/utilities/general/indices_lagged_leaded_exogenous_variables.m @@ -27,7 +27,7 @@ function [il,l1,ik,k1] = indices_lagged_leaded_exogenous_variables(k,M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . il = []; l1 = []; diff --git a/matlab/utilities/general/isaletter.m b/matlab/utilities/general/isaletter.m index f562a320a..61d75c4f7 100644 --- a/matlab/utilities/general/isaletter.m +++ b/matlab/utilities/general/isaletter.m @@ -16,6 +16,6 @@ function info = isaletter(str) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = any(isletter(str)); \ No newline at end of file diff --git a/matlab/utilities/general/isanynan.m b/matlab/utilities/general/isanynan.m index 7a16419d0..5701df1d3 100644 --- a/matlab/utilities/general/isanynan.m +++ b/matlab/utilities/general/isanynan.m @@ -16,6 +16,6 @@ function yes = isanynan(array) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . yes = any(isnan(array(:))); \ No newline at end of file diff --git a/matlab/utilities/general/isconst.m b/matlab/utilities/general/isconst.m index e17a39b92..58ba8a4bb 100644 --- a/matlab/utilities/general/isconst.m +++ b/matlab/utilities/general/isconst.m @@ -23,7 +23,7 @@ function A = isconst(B) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see +% along with Dynare. If not, see A = false(1, size(B, 2)); diff --git a/matlab/utilities/general/iseven.m b/matlab/utilities/general/iseven.m index fe15bc3b1..4b4f28139 100644 --- a/matlab/utilities/general/iseven.m +++ b/matlab/utilities/general/iseven.m @@ -15,6 +15,6 @@ function a= iseven(b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . a = ~mod(b,2); \ No newline at end of file diff --git a/matlab/utilities/general/isinestimationobjective.m b/matlab/utilities/general/isinestimationobjective.m index 690a18669..48786f954 100644 --- a/matlab/utilities/general/isinestimationobjective.m +++ b/matlab/utilities/general/isinestimationobjective.m @@ -17,7 +17,7 @@ function b = isinestimationobjective() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . b = false; diff --git a/matlab/utilities/general/isint.m b/matlab/utilities/general/isint.m index 01f403d5d..a0c8a6395 100644 --- a/matlab/utilities/general/isint.m +++ b/matlab/utilities/general/isint.m @@ -30,7 +30,7 @@ function [l,c,d] = isint(a) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isnumeric(a) l = false; diff --git a/matlab/utilities/general/isodd.m b/matlab/utilities/general/isodd.m index 93f0e0aa0..1d3c7de04 100644 --- a/matlab/utilities/general/isodd.m +++ b/matlab/utilities/general/isodd.m @@ -15,6 +15,6 @@ function a = isodd(b) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . a = mod(b,2); \ No newline at end of file diff --git a/matlab/utilities/general/ispd.m b/matlab/utilities/general/ispd.m index 7ddd73e8a..be77d24bd 100644 --- a/matlab/utilities/general/ispd.m +++ b/matlab/utilities/general/ispd.m @@ -39,7 +39,7 @@ function [test, penalty] = ispd(A) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~isquare(A) error(['ispd:: Input argument ' inputname(1) ' has to be a square matrix!']) diff --git a/matlab/utilities/general/isquare.m b/matlab/utilities/general/isquare.m index edd2ad1ab..227183c1c 100644 --- a/matlab/utilities/general/isquare.m +++ b/matlab/utilities/general/isquare.m @@ -23,7 +23,7 @@ function info = isquare(A) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . info = false; if ismatrix(A) && isequal(size(A, 1), size(A, 2)) diff --git a/matlab/utilities/general/log_variable.m b/matlab/utilities/general/log_variable.m index 98956a77c..179cf963c 100644 --- a/matlab/utilities/general/log_variable.m +++ b/matlab/utilities/general/log_variable.m @@ -27,7 +27,7 @@ function y = log_variable(ivar,x,M) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . orig_endo_nbr = M.orig_endo_nbr; aux_vars = M.aux_vars; diff --git a/matlab/utilities/general/nandemean.m b/matlab/utilities/general/nandemean.m index ad6c715e9..f80d5545c 100644 --- a/matlab/utilities/general/nandemean.m +++ b/matlab/utilities/general/nandemean.m @@ -45,7 +45,7 @@ function c = nandemean(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % AUTHOR(S) stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/general/ndim.m b/matlab/utilities/general/ndim.m index 95dda019d..368b65f43 100644 --- a/matlab/utilities/general/ndim.m +++ b/matlab/utilities/general/ndim.m @@ -42,7 +42,7 @@ function n = ndim(x) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Original author: stephane DOT adjemian AT univ DASH lemans DOT fr diff --git a/matlab/utilities/general/remove_fractional_xticks.m b/matlab/utilities/general/remove_fractional_xticks.m index 5cf6f33fd..3f7633fdc 100644 --- a/matlab/utilities/general/remove_fractional_xticks.m +++ b/matlab/utilities/general/remove_fractional_xticks.m @@ -17,7 +17,7 @@ function remove_fractional_xticks % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . xticks=get(gca,'xtick'); fractional_periods=find(rem(xticks,1)~=0); diff --git a/matlab/utilities/tests b/matlab/utilities/tests index bc4df1c1e..730078525 160000 --- a/matlab/utilities/tests +++ b/matlab/utilities/tests @@ -1 +1 @@ -Subproject commit bc4df1c1ec89a338424b5eb617fa568a76f14b45 +Subproject commit 730078525361fb2896b04384ef4bc49a02a04c1c diff --git a/matlab/var_sample_moments.m b/matlab/var_sample_moments.m index f9d4f8b02..d5769f355 100644 --- a/matlab/var_sample_moments.m +++ b/matlab/var_sample_moments.m @@ -67,7 +67,7 @@ function var_sample_moments(nlag, var_trend_order, dataset_)%datafile,varobs,xls % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . LastObservation = dataset_.dates(end); FirstObservation = dataset_.dates(1)+nlag; diff --git a/matlab/variance_decomposition_ME_mc_analysis.m b/matlab/variance_decomposition_ME_mc_analysis.m index 95bf83899..f5b692faa 100644 --- a/matlab/variance_decomposition_ME_mc_analysis.m +++ b/matlab/variance_decomposition_ME_mc_analysis.m @@ -40,7 +40,7 @@ function oo_ = variance_decomposition_ME_mc_analysis(NumberOfSimulations,type,dn % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/variance_decomposition_mc_analysis.m b/matlab/variance_decomposition_mc_analysis.m index ffdc755cb..440f353b8 100644 --- a/matlab/variance_decomposition_mc_analysis.m +++ b/matlab/variance_decomposition_mc_analysis.m @@ -40,7 +40,7 @@ function oo_ = variance_decomposition_mc_analysis(NumberOfSimulations,type,dname % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if strcmpi(type,'posterior') TYPE = 'Posterior'; diff --git a/matlab/varlist_indices.m b/matlab/varlist_indices.m index 8eab1cf8d..047759551 100644 --- a/matlab/varlist_indices.m +++ b/matlab/varlist_indices.m @@ -29,7 +29,7 @@ function [i_var, nvar, index_uniques] = varlist_indices(sublist, list) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if isempty(sublist) check = []; diff --git a/matlab/vnorm.m b/matlab/vnorm.m index 5d3cdadd6..426305fa8 100644 --- a/matlab/vnorm.m +++ b/matlab/vnorm.m @@ -50,7 +50,7 @@ function y = vnorm(A,varargin) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . dim = []; ntype = []; diff --git a/matlab/warning_config.m b/matlab/warning_config.m index b72c7ae06..930e72db0 100644 --- a/matlab/warning_config.m +++ b/matlab/warning_config.m @@ -25,7 +25,7 @@ function warning_config() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . warning on; diff --git a/matlab/writeVarExpectationFunction.m b/matlab/writeVarExpectationFunction.m index 0e9a9d8d6..78a099041 100644 --- a/matlab/writeVarExpectationFunction.m +++ b/matlab/writeVarExpectationFunction.m @@ -27,7 +27,7 @@ function writeVarExpectationFunction(var_model_name, horizon) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %% global M_; diff --git a/matlab/write_expectations.m b/matlab/write_expectations.m index 273ebded3..0b04e3237 100644 --- a/matlab/write_expectations.m +++ b/matlab/write_expectations.m @@ -27,7 +27,7 @@ function [expression, growthneutralitycorrection] = write_expectations(eqname, e % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/write_latex_definitions.m b/matlab/write_latex_definitions.m index 5f009b3b0..9786e479a 100644 --- a/matlab/write_latex_definitions.m +++ b/matlab/write_latex_definitions.m @@ -27,7 +27,7 @@ function write_latex_definitions % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_; diff --git a/matlab/write_latex_parameter_table.m b/matlab/write_latex_parameter_table.m index 6441a0410..430faa0f9 100644 --- a/matlab/write_latex_parameter_table.m +++ b/matlab/write_latex_parameter_table.m @@ -27,7 +27,7 @@ function write_latex_parameter_table % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ diff --git a/matlab/write_latex_prior_table.m b/matlab/write_latex_prior_table.m index 5129597f5..0c1420026 100644 --- a/matlab/write_latex_prior_table.m +++ b/matlab/write_latex_prior_table.m @@ -26,7 +26,7 @@ function write_latex_prior_table % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ options_ bayestopt_ estim_params_ diff --git a/matlab/write_mh_history_file.m b/matlab/write_mh_history_file.m index 72ce6a22e..252fbfa92 100644 --- a/matlab/write_mh_history_file.m +++ b/matlab/write_mh_history_file.m @@ -23,7 +23,7 @@ function i = write_mh_history_file(MetropolisFolder, ModelName, record) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Set base name for the mh-history files. BaseName = [MetropolisFolder filesep ModelName '_mh_history_']; diff --git a/matlab/writecellofchar.m b/matlab/writecellofchar.m index c08f4bb50..0367a2867 100644 --- a/matlab/writecellofchar.m +++ b/matlab/writecellofchar.m @@ -36,7 +36,7 @@ function str = writecellofchar(c) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . str = '{'; for i=1:size(c, 1) diff --git a/matlab/writedata.m b/matlab/writedata.m index 759b01182..c9df9d10d 100644 --- a/matlab/writedata.m +++ b/matlab/writedata.m @@ -25,7 +25,7 @@ function writedata(fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ diff --git a/matlab/writedata_text.m b/matlab/writedata_text.m index 293bdee87..3af2ab141 100644 --- a/matlab/writedata_text.m +++ b/matlab/writedata_text.m @@ -25,7 +25,7 @@ function writedata_text(fname) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . global M_ oo_ S=[fname '_endo.dat']; diff --git a/matlab/writematrixofchar.m b/matlab/writematrixofchar.m index 5f3f26359..0706d2842 100644 --- a/matlab/writematrixofchar.m +++ b/matlab/writematrixofchar.m @@ -32,7 +32,7 @@ function str = writematrixofchar(m) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~(ischar(m) && ismatrix(m)) error('Input has to be a matrix of char!') diff --git a/mex/build/matlab/configure.ac b/mex/build/matlab/configure.ac index 63ddf61a2..b6ab2178e 100644 --- a/mex/build/matlab/configure.ac +++ b/mex/build/matlab/configure.ac @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see . +dnl along with Dynare. If not, see . AC_PREREQ([2.62]) AC_INIT([dynare], [4.7-unstable]) diff --git a/mex/build/octave/configure.ac b/mex/build/octave/configure.ac index 1ce99dbb6..7df4785c3 100644 --- a/mex/build/octave/configure.ac +++ b/mex/build/octave/configure.ac @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License -dnl along with Dynare. If not, see . +dnl along with Dynare. If not, see . AC_PREREQ([2.62]) AC_INIT([dynare], [4.7-unstable]) diff --git a/mex/sources/blas_lapack.F08 b/mex/sources/blas_lapack.F08 index 8db606a26..8df746a17 100644 --- a/mex/sources/blas_lapack.F08 +++ b/mex/sources/blas_lapack.F08 @@ -13,7 +13,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see . +! along with Dynare. If not, see . module blas use iso_fortran_env diff --git a/mex/sources/block_kalman_filter/block_kalman_filter.cc b/mex/sources/block_kalman_filter/block_kalman_filter.cc index 0ad1f60c8..e6ea916cc 100644 --- a/mex/sources/block_kalman_filter/block_kalman_filter.cc +++ b/mex/sources/block_kalman_filter/block_kalman_filter.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/block_kalman_filter/block_kalman_filter.hh b/mex/sources/block_kalman_filter/block_kalman_filter.hh index 18c79c975..8ea8e5737 100644 --- a/mex/sources/block_kalman_filter/block_kalman_filter.hh +++ b/mex/sources/block_kalman_filter/block_kalman_filter.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef BLOCK_KALMAN_FILTER diff --git a/mex/sources/block_trust_region/dulmage_mendelsohn.f08 b/mex/sources/block_trust_region/dulmage_mendelsohn.f08 index 56122bedb..aa49c4728 100644 --- a/mex/sources/block_trust_region/dulmage_mendelsohn.f08 +++ b/mex/sources/block_trust_region/dulmage_mendelsohn.f08 @@ -16,7 +16,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see . +! along with Dynare. If not, see . module dulmage_mendelsohn use iso_fortran_env diff --git a/mex/sources/block_trust_region/matlab_fcn_closure.f08 b/mex/sources/block_trust_region/matlab_fcn_closure.f08 index d6fc00ea8..f414fadba 100644 --- a/mex/sources/block_trust_region/matlab_fcn_closure.f08 +++ b/mex/sources/block_trust_region/matlab_fcn_closure.f08 @@ -26,7 +26,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see . +! along with Dynare. If not, see . module matlab_fcn_closure use iso_c_binding diff --git a/mex/sources/block_trust_region/mexFunction.f08 b/mex/sources/block_trust_region/mexFunction.f08 index 20dad1143..507f47714 100644 --- a/mex/sources/block_trust_region/mexFunction.f08 +++ b/mex/sources/block_trust_region/mexFunction.f08 @@ -13,7 +13,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see . +! along with Dynare. If not, see . subroutine mexFunction(nlhs, plhs, nrhs, prhs) bind(c, name='mexFunction') use iso_fortran_env diff --git a/mex/sources/block_trust_region/trust_region.f08 b/mex/sources/block_trust_region/trust_region.f08 index 60e737d3c..8ad879a17 100644 --- a/mex/sources/block_trust_region/trust_region.f08 +++ b/mex/sources/block_trust_region/trust_region.f08 @@ -17,7 +17,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see . +! along with Dynare. If not, see . module trust_region use iso_fortran_env diff --git a/mex/sources/bytecode/ErrorHandling.hh b/mex/sources/bytecode/ErrorHandling.hh index 24c6bac7b..c28410a0d 100644 --- a/mex/sources/bytecode/ErrorHandling.hh +++ b/mex/sources/bytecode/ErrorHandling.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef ERROR_HANDLING diff --git a/mex/sources/bytecode/Evaluate.cc b/mex/sources/bytecode/Evaluate.cc index ce65868cd..46f84bc3e 100644 --- a/mex/sources/bytecode/Evaluate.cc +++ b/mex/sources/bytecode/Evaluate.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/bytecode/Evaluate.hh b/mex/sources/bytecode/Evaluate.hh index eb1e8307e..c498dff28 100644 --- a/mex/sources/bytecode/Evaluate.hh +++ b/mex/sources/bytecode/Evaluate.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef EVALUATE_HH_INCLUDED diff --git a/mex/sources/bytecode/Interpreter.cc b/mex/sources/bytecode/Interpreter.cc index c02fe3a4b..be7d4be86 100644 --- a/mex/sources/bytecode/Interpreter.cc +++ b/mex/sources/bytecode/Interpreter.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/bytecode/Interpreter.hh b/mex/sources/bytecode/Interpreter.hh index bd29bd67d..bf385e19f 100644 --- a/mex/sources/bytecode/Interpreter.hh +++ b/mex/sources/bytecode/Interpreter.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef INTERPRETER_HH_INCLUDED diff --git a/mex/sources/bytecode/Mem_Mngr.cc b/mex/sources/bytecode/Mem_Mngr.cc index de6c92ded..446c018e9 100644 --- a/mex/sources/bytecode/Mem_Mngr.cc +++ b/mex/sources/bytecode/Mem_Mngr.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "Mem_Mngr.hh" diff --git a/mex/sources/bytecode/Mem_Mngr.hh b/mex/sources/bytecode/Mem_Mngr.hh index 58420a9a6..8d3f4cb25 100644 --- a/mex/sources/bytecode/Mem_Mngr.hh +++ b/mex/sources/bytecode/Mem_Mngr.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef MEM_MNGR_HH_INCLUDED diff --git a/mex/sources/bytecode/SparseMatrix.cc b/mex/sources/bytecode/SparseMatrix.cc index ef790d8c5..f52cd6306 100644 --- a/mex/sources/bytecode/SparseMatrix.cc +++ b/mex/sources/bytecode/SparseMatrix.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/bytecode/SparseMatrix.hh b/mex/sources/bytecode/SparseMatrix.hh index a25955883..dd3be2396 100644 --- a/mex/sources/bytecode/SparseMatrix.hh +++ b/mex/sources/bytecode/SparseMatrix.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef SPARSEMATRIX_HH_INCLUDED diff --git a/mex/sources/bytecode/bytecode.cc b/mex/sources/bytecode/bytecode.cc index e9296004f..e05fb853b 100644 --- a/mex/sources/bytecode/bytecode.cc +++ b/mex/sources/bytecode/bytecode.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/disclyap_fast/disclyap_fast.f08 b/mex/sources/disclyap_fast/disclyap_fast.f08 index f33ee303f..16cb43ece 100644 --- a/mex/sources/disclyap_fast/disclyap_fast.f08 +++ b/mex/sources/disclyap_fast/disclyap_fast.f08 @@ -35,7 +35,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see . +! along with Dynare. If not, see . subroutine mexFunction(nlhs, plhs, nrhs, prhs) bind(c, name='mexFunction') use iso_fortran_env diff --git a/mex/sources/dynare_simul_/dynare_simul_.cc b/mex/sources/dynare_simul_/dynare_simul_.cc index faaf146b0..99c8a8e41 100644 --- a/mex/sources/dynare_simul_/dynare_simul_.cc +++ b/mex/sources/dynare_simul_/dynare_simul_.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // This is the mexFunction providing interface to diff --git a/mex/sources/dynblas.h b/mex/sources/dynblas.h index 8215dd2ad..be0586b06 100644 --- a/mex/sources/dynblas.h +++ b/mex/sources/dynblas.h @@ -23,7 +23,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef _DYNBLAS_H diff --git a/mex/sources/dynlapack.h b/mex/sources/dynlapack.h index c824570a7..2b95919e0 100644 --- a/mex/sources/dynlapack.h +++ b/mex/sources/dynlapack.h @@ -23,7 +23,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef _DYNLAPACK_H diff --git a/mex/sources/dynmex.h b/mex/sources/dynmex.h index 4bb0ca739..2bd07760c 100644 --- a/mex/sources/dynmex.h +++ b/mex/sources/dynmex.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef _DYNMEX_H diff --git a/mex/sources/dynumfpack.h b/mex/sources/dynumfpack.h index f09514bed..4da0fb04a 100644 --- a/mex/sources/dynumfpack.h +++ b/mex/sources/dynumfpack.h @@ -18,7 +18,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef _DYNUMFPACK_H diff --git a/mex/sources/gensylv/gensylv.cc b/mex/sources/gensylv/gensylv.cc index c71f295f9..51a18feae 100644 --- a/mex/sources/gensylv/gensylv.cc +++ b/mex/sources/gensylv/gensylv.cc @@ -15,7 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "dynmex.h" diff --git a/mex/sources/k_order_perturbation/dynamic_abstract_class.hh b/mex/sources/k_order_perturbation/dynamic_abstract_class.hh index e1f8c3709..eed772c56 100644 --- a/mex/sources/k_order_perturbation/dynamic_abstract_class.hh +++ b/mex/sources/k_order_perturbation/dynamic_abstract_class.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef _DYNAMICMODELAC_HH diff --git a/mex/sources/k_order_perturbation/dynamic_dll.cc b/mex/sources/k_order_perturbation/dynamic_dll.cc index c9a44c6d2..afd732c3c 100644 --- a/mex/sources/k_order_perturbation/dynamic_dll.cc +++ b/mex/sources/k_order_perturbation/dynamic_dll.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include "dynamic_dll.hh" diff --git a/mex/sources/k_order_perturbation/dynamic_dll.hh b/mex/sources/k_order_perturbation/dynamic_dll.hh index e9d9aa8a6..f31f2ec5b 100644 --- a/mex/sources/k_order_perturbation/dynamic_dll.hh +++ b/mex/sources/k_order_perturbation/dynamic_dll.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef _DYNAMIC_DLL_HH diff --git a/mex/sources/k_order_perturbation/dynamic_m.cc b/mex/sources/k_order_perturbation/dynamic_m.cc index c0ff5c2ca..ab5264d5e 100644 --- a/mex/sources/k_order_perturbation/dynamic_m.cc +++ b/mex/sources/k_order_perturbation/dynamic_m.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/k_order_perturbation/dynamic_m.hh b/mex/sources/k_order_perturbation/dynamic_m.hh index c7b815399..40c04d0bf 100644 --- a/mex/sources/k_order_perturbation/dynamic_m.hh +++ b/mex/sources/k_order_perturbation/dynamic_m.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef _DYNAMIC_M_HH diff --git a/mex/sources/k_order_perturbation/k_ord_dynare.cc b/mex/sources/k_order_perturbation/k_ord_dynare.cc index bb25138c1..63bb7d0a6 100644 --- a/mex/sources/k_order_perturbation/k_ord_dynare.cc +++ b/mex/sources/k_order_perturbation/k_ord_dynare.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ // GP, based on work by O.Kamenik diff --git a/mex/sources/k_order_perturbation/k_ord_dynare.hh b/mex/sources/k_order_perturbation/k_ord_dynare.hh index 09c1aa525..4f82d46c5 100644 --- a/mex/sources/k_order_perturbation/k_ord_dynare.hh +++ b/mex/sources/k_order_perturbation/k_ord_dynare.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef K_ORD_DYNARE3_H diff --git a/mex/sources/k_order_perturbation/k_order_perturbation.cc b/mex/sources/k_order_perturbation/k_order_perturbation.cc index 25c4885f9..58dbfb5bd 100644 --- a/mex/sources/k_order_perturbation/k_order_perturbation.cc +++ b/mex/sources/k_order_perturbation/k_order_perturbation.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ /* Defines the entry point for the k-order perturbation application DLL. diff --git a/mex/sources/k_order_perturbation/tests/first_order.m b/mex/sources/k_order_perturbation/tests/first_order.m index f46631c22..d02119cec 100644 --- a/mex/sources/k_order_perturbation/tests/first_order.m +++ b/mex/sources/k_order_perturbation/tests/first_order.m @@ -16,7 +16,7 @@ function [gy]=first_order(M_, dr, jacobia) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % fd = jacobia_ % reorder jacobia_ diff --git a/mex/sources/k_order_perturbation/tests/k_order_test_main.cc b/mex/sources/k_order_perturbation/tests/k_order_test_main.cc index 114e1e1e7..4541baf79 100644 --- a/mex/sources/k_order_perturbation/tests/k_order_test_main.cc +++ b/mex/sources/k_order_perturbation/tests/k_order_test_main.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ /************************************* diff --git a/mex/sources/kalman_steady_state/kalman_steady_state.cc b/mex/sources/kalman_steady_state/kalman_steady_state.cc index 14b61015b..50aa8354d 100644 --- a/mex/sources/kalman_steady_state/kalman_steady_state.cc +++ b/mex/sources/kalman_steady_state/kalman_steady_state.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . * * This mex file calls fortran routines from the Slicot library. */ diff --git a/mex/sources/kronecker/A_times_B_kronecker_C.f08 b/mex/sources/kronecker/A_times_B_kronecker_C.f08 index 5c91fe4dd..cbf0336e0 100644 --- a/mex/sources/kronecker/A_times_B_kronecker_C.f08 +++ b/mex/sources/kronecker/A_times_B_kronecker_C.f08 @@ -16,7 +16,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see . +! along with Dynare. If not, see . subroutine mexFunction(nlhs, plhs, nrhs, prhs) bind(c, name='mexFunction') use iso_fortran_env, only: real64 diff --git a/mex/sources/kronecker/sparse_hessian_times_B_kronecker_C.cc b/mex/sources/kronecker/sparse_hessian_times_B_kronecker_C.cc index f15e51223..8dd74b479 100644 --- a/mex/sources/kronecker/sparse_hessian_times_B_kronecker_C.cc +++ b/mex/sources/kronecker/sparse_hessian_times_B_kronecker_C.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ /* diff --git a/mex/sources/local_state_space_iterations/local_state_space_iteration_2.cc b/mex/sources/local_state_space_iterations/local_state_space_iteration_2.cc index d0dc82e16..bf2209f0f 100644 --- a/mex/sources/local_state_space_iterations/local_state_space_iteration_2.cc +++ b/mex/sources/local_state_space_iterations/local_state_space_iteration_2.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ /* diff --git a/mex/sources/local_state_space_iterations/local_state_space_iteration_k.cc b/mex/sources/local_state_space_iterations/local_state_space_iteration_k.cc index d370cb36e..6eb1c5fb4 100644 --- a/mex/sources/local_state_space_iterations/local_state_space_iteration_k.cc +++ b/mex/sources/local_state_space_iterations/local_state_space_iteration_k.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/matlab_mex.F08 b/mex/sources/matlab_mex.F08 index fae9fd595..c8e90c973 100644 --- a/mex/sources/matlab_mex.F08 +++ b/mex/sources/matlab_mex.F08 @@ -43,7 +43,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see . +! along with Dynare. If not, see . #ifdef MATLAB_MEX_FILE # if MATLAB_VERSION >= 0x0904 diff --git a/mex/sources/mjdgges/mjdgges.F08 b/mex/sources/mjdgges/mjdgges.F08 index 5d67e41fd..f6200163f 100644 --- a/mex/sources/mjdgges/mjdgges.F08 +++ b/mex/sources/mjdgges/mjdgges.F08 @@ -33,7 +33,7 @@ ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License -! along with Dynare. If not, see . +! along with Dynare. If not, see . #include "defines.F08" diff --git a/mex/sources/ms-sbvar/mex_top_level.cc b/mex/sources/ms-sbvar/mex_top_level.cc index 5022d9501..0db65d833 100644 --- a/mex/sources/ms-sbvar/mex_top_level.cc +++ b/mex/sources/ms-sbvar/mex_top_level.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/ms-sbvar/modify_for_mex.cc b/mex/sources/ms-sbvar/modify_for_mex.cc index bdcf2a85d..f9acd4e29 100644 --- a/mex/sources/ms-sbvar/modify_for_mex.cc +++ b/mex/sources/ms-sbvar/modify_for_mex.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #if defined(MATLAB_MEX_FILE) || defined(OCTAVE_MEX_FILE) diff --git a/mex/sources/ms-sbvar/modify_for_mex.h b/mex/sources/ms-sbvar/modify_for_mex.h index 351692e0d..af77bbaf7 100644 --- a/mex/sources/ms-sbvar/modify_for_mex.h +++ b/mex/sources/ms-sbvar/modify_for_mex.h @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #ifndef _MEXMOD diff --git a/mex/sources/num_procs/num_procs.cc b/mex/sources/num_procs/num_procs.cc index 83698d661..40e69da70 100644 --- a/mex/sources/num_procs/num_procs.cc +++ b/mex/sources/num_procs/num_procs.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/perfect_foresight_problem/DynamicModelCaller.cc b/mex/sources/perfect_foresight_problem/DynamicModelCaller.cc index 4e7e819fd..9349cfbcb 100644 --- a/mex/sources/perfect_foresight_problem/DynamicModelCaller.cc +++ b/mex/sources/perfect_foresight_problem/DynamicModelCaller.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/perfect_foresight_problem/DynamicModelCaller.hh b/mex/sources/perfect_foresight_problem/DynamicModelCaller.hh index abfc019f1..fa482965c 100644 --- a/mex/sources/perfect_foresight_problem/DynamicModelCaller.hh +++ b/mex/sources/perfect_foresight_problem/DynamicModelCaller.hh @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/perfect_foresight_problem/perfect_foresight_problem.cc b/mex/sources/perfect_foresight_problem/perfect_foresight_problem.cc index 52fa7e88e..c6244b099 100644 --- a/mex/sources/perfect_foresight_problem/perfect_foresight_problem.cc +++ b/mex/sources/perfect_foresight_problem/perfect_foresight_problem.cc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ #include diff --git a/mex/sources/sobol/gaussian.hh b/mex/sources/sobol/gaussian.hh index a259c66a9..433916114 100644 --- a/mex/sources/sobol/gaussian.hh +++ b/mex/sources/sobol/gaussian.hh @@ -17,7 +17,7 @@ ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Dynare. If not, see . +** along with Dynare. If not, see . ** ** AUTHOR(S): stephane DOT adjemian AT univ DASH lemans DOT fr */ diff --git a/mex/sources/sobol/initialize_v_array.hh b/mex/sources/sobol/initialize_v_array.hh index 8e7b21ab0..a5b367193 100644 --- a/mex/sources/sobol/initialize_v_array.hh +++ b/mex/sources/sobol/initialize_v_array.hh @@ -20,7 +20,7 @@ initialize_v_array(int dim_max, int log_max, T **v) ** GNU Lesser General Public License for more details. ** ** You should have received a copy of the GNU Lesser General Public License -** along with this program. If not, see . +** along with this program. If not, see . */ { #include "initialize_v_array.inc" diff --git a/mex/sources/sobol/initialize_v_array.inc b/mex/sources/sobol/initialize_v_array.inc index 0866fa387..24259bf86 100644 --- a/mex/sources/sobol/initialize_v_array.inc +++ b/mex/sources/sobol/initialize_v_array.inc @@ -13,7 +13,7 @@ ** GNU Lesser General Public License for more details. ** ** You should have received a copy of the GNU Lesser General Public License -** along with this program. If not, see . +** along with this program. If not, see . */ for (int i = 0; i < dim_max; i++) diff --git a/mex/sources/sobol/qmc_sequence.cc b/mex/sources/sobol/qmc_sequence.cc index 21a03dc1f..0d7b0ec96 100644 --- a/mex/sources/sobol/qmc_sequence.cc +++ b/mex/sources/sobol/qmc_sequence.cc @@ -16,7 +16,7 @@ ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License -** along with Dynare. If not, see . +** along with Dynare. If not, see . **/ #include diff --git a/mex/sources/sobol/sobol.hh b/mex/sources/sobol/sobol.hh index a6f29d9f7..ca8fe3df6 100644 --- a/mex/sources/sobol/sobol.hh +++ b/mex/sources/sobol/sobol.hh @@ -16,7 +16,7 @@ ** GNU Lesser General Public License for more details. ** ** You should have received a copy of the GNU Lesser General Public License -** along with this program. If not, see . +** along with this program. If not, see . */ #include diff --git a/preprocessor b/preprocessor index 86b2b4c2d..74ef3457b 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 86b2b4c2dadcbb07fd425f2178db27cd52c6113e +Subproject commit 74ef3457b4805099ee9885b34173a0d0fd6aca61 diff --git a/scripts/diffFuncNames.py b/scripts/diffFuncNames.py index 121c0faf7..2388d888e 100644 --- a/scripts/diffFuncNames.py +++ b/scripts/diffFuncNames.py @@ -21,7 +21,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see . +## along with Dynare. If not, see . ## import os diff --git a/scripts/dynare.el b/scripts/dynare.el index 4c302c514..6e1c17224 100644 --- a/scripts/dynare.el +++ b/scripts/dynare.el @@ -15,7 +15,7 @@ ;; ;; You should have received a copy of the GNU General Public License ;; along with this program. If not, see -;; . +;; . ;;; Installation: ;; diff --git a/scripts/functionDifferences.py b/scripts/functionDifferences.py index 29d03ddb7..96dc63a5b 100644 --- a/scripts/functionDifferences.py +++ b/scripts/functionDifferences.py @@ -25,7 +25,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see . +## along with Dynare. If not, see . ## import os diff --git a/tests/TeX/fs2000_corr_ME.mod b/tests/TeX/fs2000_corr_ME.mod index 1558d2c6e..efb79485f 100644 --- a/tests/TeX/fs2000_corr_ME.mod +++ b/tests/TeX/fs2000_corr_ME.mod @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m ${m}$ (long_name='Money Stock') diff --git a/tests/analytic_derivatives/BrockMirman_PertParamsDerivs.mod b/tests/analytic_derivatives/BrockMirman_PertParamsDerivs.mod index 4d2809c67..f0a611ffe 100644 --- a/tests/analytic_derivatives/BrockMirman_PertParamsDerivs.mod +++ b/tests/analytic_derivatives/BrockMirman_PertParamsDerivs.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= diff --git a/tests/analytic_derivatives/burnside_3_order_PertParamsDerivs.mod b/tests/analytic_derivatives/burnside_3_order_PertParamsDerivs.mod index c6285c24b..3ad9f86d0 100644 --- a/tests/analytic_derivatives/burnside_3_order_PertParamsDerivs.mod +++ b/tests/analytic_derivatives/burnside_3_order_PertParamsDerivs.mod @@ -14,7 +14,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= diff --git a/tests/bgp/fs2000/fs2000.mod b/tests/bgp/fs2000/fs2000.mod index bbe593f34..fa9a36edf 100644 --- a/tests/bgp/fs2000/fs2000.mod +++ b/tests/bgp/fs2000/fs2000.mod @@ -22,7 +22,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var gM M; diff --git a/tests/block_bytecode/run_ls2003.m b/tests/block_bytecode/run_ls2003.m index 518150814..867da8667 100644 --- a/tests/block_bytecode/run_ls2003.m +++ b/tests/block_bytecode/run_ls2003.m @@ -15,7 +15,7 @@ function run_ls2003(block, storage, solve_algo, stack_solve_algo) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . disp(['TEST: ls2003 (block=' num2str(block) ', bytecode=' ... num2str(storage==2) ', use_dll=' num2str(storage==1) ... diff --git a/tests/decision_rules/example1.mod b/tests/decision_rules/example1.mod index e566f355b..fe818ec66 100644 --- a/tests/decision_rules/example1.mod +++ b/tests/decision_rules/example1.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/decision_rules/third_order/FV2011.mod b/tests/decision_rules/third_order/FV2011.mod index 1d9dda95f..4fe714a1a 100644 --- a/tests/decision_rules/third_order/FV2011.mod +++ b/tests/decision_rules/third_order/FV2011.mod @@ -26,7 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var sigma_r sigma_tb eps_r eps_tb X D K lambda C H Y I phi r; diff --git a/tests/discretionary_policy/Gali_2015_chapter_3.mod b/tests/discretionary_policy/Gali_2015_chapter_3.mod index ac48a5eee..2ddcea5df 100644 --- a/tests/discretionary_policy/Gali_2015_chapter_3.mod +++ b/tests/discretionary_policy/Gali_2015_chapter_3.mod @@ -30,7 +30,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see . + * see . */ diff --git a/tests/discretionary_policy/Gali_2015_chapter_3_nonlinear.mod b/tests/discretionary_policy/Gali_2015_chapter_3_nonlinear.mod index d9153977c..26ecf95d7 100644 --- a/tests/discretionary_policy/Gali_2015_chapter_3_nonlinear.mod +++ b/tests/discretionary_policy/Gali_2015_chapter_3_nonlinear.mod @@ -33,7 +33,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see . + * see . */ var C ${C}$ (long_name='Consumption') diff --git a/tests/discretionary_policy/Gali_discretion.mod b/tests/discretionary_policy/Gali_discretion.mod index af32cfa54..a368462b1 100644 --- a/tests/discretionary_policy/Gali_discretion.mod +++ b/tests/discretionary_policy/Gali_discretion.mod @@ -22,7 +22,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see . + * see . */ diff --git a/tests/estimation/MH_recover/fs2000.common.inc b/tests/estimation/MH_recover/fs2000.common.inc index bbcc293f9..316fb6f58 100644 --- a/tests/estimation/MH_recover/fs2000.common.inc +++ b/tests/estimation/MH_recover/fs2000.common.inc @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/TaRB/fs2000_tarb.mod b/tests/estimation/TaRB/fs2000_tarb.mod index c22ed58c0..5be1411ef 100644 --- a/tests/estimation/TaRB/fs2000_tarb.mod +++ b/tests/estimation/TaRB/fs2000_tarb.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/fs2000_estimated_params_init.mod b/tests/estimation/fs2000_estimated_params_init.mod index 1452c92ff..5061932ef 100644 --- a/tests/estimation/fs2000_estimated_params_init.mod +++ b/tests/estimation/fs2000_estimated_params_init.mod @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/fs2000_mixed_ML_xfail.mod b/tests/estimation/fs2000_mixed_ML_xfail.mod index 0ab1245b8..3e14858af 100644 --- a/tests/estimation/fs2000_mixed_ML_xfail.mod +++ b/tests/estimation/fs2000_mixed_ML_xfail.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod b/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod index ea4342672..d10f2e441 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % This is the benchmark model with no feedback M_0 diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod index 6686c5f29..0950d7378 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % This is the model with Feedback M_FB diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod index f299d7f8a..80a1153b5 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % This is the model with feedback and calibrated RRA diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_common.inc b/tests/estimation/method_of_moments/AFVRR/AFVRR_common.inc index 76aea9e0b..1e7bbf7b2 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_common.inc +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_common.inc @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= %-------------------------------------------------------------------------- diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_steady_helper.m b/tests/estimation/method_of_moments/AFVRR/AFVRR_steady_helper.m index b8289d484..1b248e890 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_steady_helper.m +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_steady_helper.m @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % This is a helper function to compute steady state values and endogenous parameters diff --git a/tests/estimation/method_of_moments/AnScho/AnScho_MoM.mod b/tests/estimation/method_of_moments/AnScho/AnScho_MoM.mod index 3d0e718c9..fc662d545 100644 --- a/tests/estimation/method_of_moments/AnScho/AnScho_MoM.mod +++ b/tests/estimation/method_of_moments/AnScho/AnScho_MoM.mod @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % Define testscenario diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_Andreasen.mod b/tests/estimation/method_of_moments/RBC/RBC_MoM_Andreasen.mod index b9191a1f7..7e30988c1 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_Andreasen.mod +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_Andreasen.mod @@ -15,7 +15,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % Define testscenario diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_GMM_gradient_optim.mod b/tests/estimation/method_of_moments/RBC/RBC_MoM_GMM_gradient_optim.mod index f58c9de04..6b6807149 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_GMM_gradient_optim.mod +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_GMM_gradient_optim.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= @#include "RBC_MoM_common.inc" diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_SMM_ME.mod b/tests/estimation/method_of_moments/RBC/RBC_MoM_SMM_ME.mod index b407cd28a..133c73867 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_SMM_ME.mod +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_SMM_ME.mod @@ -14,7 +14,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % Define testscenario diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_common.inc b/tests/estimation/method_of_moments/RBC/RBC_MoM_common.inc index 330dd2fcf..d3a19f8b2 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_common.inc +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_common.inc @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= var k $K$ diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_optimizer.mod b/tests/estimation/method_of_moments/RBC/RBC_MoM_optimizer.mod index b9d9dc96c..aaaaeec59 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_optimizer.mod +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_optimizer.mod @@ -15,7 +15,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % TO DO % [ ] fix optimizers 11 and 12; diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_prefilter.mod b/tests/estimation/method_of_moments/RBC/RBC_MoM_prefilter.mod index 326badcd5..e6c713769 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_prefilter.mod +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_prefilter.mod @@ -15,7 +15,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % Define testscenario diff --git a/tests/estimation/method_of_moments/RBC/RBC_MoM_steady_helper.m b/tests/estimation/method_of_moments/RBC/RBC_MoM_steady_helper.m index 9c43619d7..c32224825 100644 --- a/tests/estimation/method_of_moments/RBC/RBC_MoM_steady_helper.m +++ b/tests/estimation/method_of_moments/RBC/RBC_MoM_steady_helper.m @@ -14,7 +14,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= function [N, info]= RBC_MoM_steady_helper(THETA,ETAl,ETAc,BETTA,B,C_O_N,W) info=0; diff --git a/tests/estimation/t_proposal/fs2000_student.mod b/tests/estimation/t_proposal/fs2000_student.mod index a7483741b..818507833 100644 --- a/tests/estimation/t_proposal/fs2000_student.mod +++ b/tests/estimation/t_proposal/fs2000_student.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/tune_mh_jscale/fs2000.inc b/tests/estimation/tune_mh_jscale/fs2000.inc index 976c2c584..60d44c795 100644 --- a/tests/estimation/tune_mh_jscale/fs2000.inc +++ b/tests/estimation/tune_mh_jscale/fs2000.inc @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/estimation/tune_mh_jscale/fs2000.mod b/tests/estimation/tune_mh_jscale/fs2000.mod index a44fa544a..9dacfed62 100644 --- a/tests/estimation/tune_mh_jscale/fs2000.mod +++ b/tests/estimation/tune_mh_jscale/fs2000.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#include "fs2000.inc" diff --git a/tests/estimation/tune_mh_jscale/fs2000_1_xfail.mod b/tests/estimation/tune_mh_jscale/fs2000_1_xfail.mod index d8ee3d16f..d42d06595 100644 --- a/tests/estimation/tune_mh_jscale/fs2000_1_xfail.mod +++ b/tests/estimation/tune_mh_jscale/fs2000_1_xfail.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#include "fs2000.inc" diff --git a/tests/estimation/tune_mh_jscale/fs2000_2_xfail.mod b/tests/estimation/tune_mh_jscale/fs2000_2_xfail.mod index dfb311b0a..69b1e3b86 100644 --- a/tests/estimation/tune_mh_jscale/fs2000_2_xfail.mod +++ b/tests/estimation/tune_mh_jscale/fs2000_2_xfail.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#include "fs2000.inc" diff --git a/tests/filter_step_ahead/fs2000_filter_step_ahead_ML.mod b/tests/filter_step_ahead/fs2000_filter_step_ahead_ML.mod index a7ddcecbb..4468a6336 100644 --- a/tests/filter_step_ahead/fs2000_filter_step_ahead_ML.mod +++ b/tests/filter_step_ahead/fs2000_filter_step_ahead_ML.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/filter_step_ahead/fs2000_filter_step_ahead_bayesian.mod b/tests/filter_step_ahead/fs2000_filter_step_ahead_bayesian.mod index e977f10e1..7fcd6d5f8 100644 --- a/tests/filter_step_ahead/fs2000_filter_step_ahead_bayesian.mod +++ b/tests/filter_step_ahead/fs2000_filter_step_ahead_bayesian.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/forecast/Hansen_exo_det_forecast.mod b/tests/forecast/Hansen_exo_det_forecast.mod index a8dd12e8d..cb6dba4e8 100644 --- a/tests/forecast/Hansen_exo_det_forecast.mod +++ b/tests/forecast/Hansen_exo_det_forecast.mod @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/identification/BrockMirman/BrockMirman.mod b/tests/identification/BrockMirman/BrockMirman.mod index 46b76aa61..2674a7984 100644 --- a/tests/identification/BrockMirman/BrockMirman.mod +++ b/tests/identification/BrockMirman/BrockMirman.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= var diff --git a/tests/identification/LindeTrabandt/LindeTrabandt2019_xfail.mod b/tests/identification/LindeTrabandt/LindeTrabandt2019_xfail.mod index 1dcf57b2d..dae9cb604 100644 --- a/tests/identification/LindeTrabandt/LindeTrabandt2019_xfail.mod +++ b/tests/identification/LindeTrabandt/LindeTrabandt2019_xfail.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % ========================================================================= % Declare endogenous variables diff --git a/tests/identification/as2007/as2007.mod b/tests/identification/as2007/as2007.mod index bdae07a4b..66f631f53 100644 --- a/tests/identification/as2007/as2007.mod +++ b/tests/identification/as2007/as2007.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= var pie y R g z YGR INFL INT; diff --git a/tests/identification/as2007/as2007_QT.mod b/tests/identification/as2007/as2007_QT.mod index 4f0d9d3db..6b5fb0c6e 100644 --- a/tests/identification/as2007/as2007_QT.mod +++ b/tests/identification/as2007/as2007_QT.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= @#define TOL_RANK = 1e-10 diff --git a/tests/identification/as2007/as2007_kronflags.mod b/tests/identification/as2007/as2007_kronflags.mod index 33ff9a0b8..1f358730c 100644 --- a/tests/identification/as2007/as2007_kronflags.mod +++ b/tests/identification/as2007/as2007_kronflags.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= var y R g z c dy p YGR INFL INT; diff --git a/tests/identification/as2007/as2007_order_1_2_3.mod b/tests/identification/as2007/as2007_order_1_2_3.mod index 012c7e00d..cb9d20a74 100644 --- a/tests/identification/as2007/as2007_order_1_2_3.mod +++ b/tests/identification/as2007/as2007_order_1_2_3.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= var y R g z c dy p YGR INFL INT; diff --git a/tests/identification/cgg/cgg_criteria_differ.mod b/tests/identification/cgg/cgg_criteria_differ.mod index bc6f58876..ecacb7875 100644 --- a/tests/identification/cgg/cgg_criteria_differ.mod +++ b/tests/identification/cgg/cgg_criteria_differ.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= var diff --git a/tests/identification/correlated_errors/fs2000_corr.mod b/tests/identification/correlated_errors/fs2000_corr.mod index ac7e3e037..4f5049eda 100644 --- a/tests/identification/correlated_errors/fs2000_corr.mod +++ b/tests/identification/correlated_errors/fs2000_corr.mod @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m ${m}$ (long_name='Money Stock') diff --git a/tests/identification/forward_looking/forward_looking.mod b/tests/identification/forward_looking/forward_looking.mod index bf7c18d3b..baff1a794 100755 --- a/tests/identification/forward_looking/forward_looking.mod +++ b/tests/identification/forward_looking/forward_looking.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= var r x p; varexo e_M e_D e_S; diff --git a/tests/identification/ident_unit_root/ident_unit_root.mod b/tests/identification/ident_unit_root/ident_unit_root.mod index 0a3b105ee..041676b92 100644 --- a/tests/identification/ident_unit_root/ident_unit_root.mod +++ b/tests/identification/ident_unit_root/ident_unit_root.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= var y delta_y x z; diff --git a/tests/identification/ident_unit_root/ident_unit_root_xfail.mod b/tests/identification/ident_unit_root/ident_unit_root_xfail.mod index 029b11e41..42a2de4e9 100644 --- a/tests/identification/ident_unit_root/ident_unit_root_xfail.mod +++ b/tests/identification/ident_unit_root/ident_unit_root_xfail.mod @@ -17,7 +17,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= var y x z delta_y; diff --git a/tests/identification/kim/kim2.mod b/tests/identification/kim/kim2.mod index 57a7faff4..a7247e631 100644 --- a/tests/identification/kim/kim2.mod +++ b/tests/identification/kim/kim2.mod @@ -15,7 +15,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= var c k i a lam; diff --git a/tests/identification/rbc_ident/rbc_ident_std_as_structural_par.mod b/tests/identification/rbc_ident/rbc_ident_std_as_structural_par.mod index 15faf7403..44040243d 100644 --- a/tests/identification/rbc_ident/rbc_ident_std_as_structural_par.mod +++ b/tests/identification/rbc_ident/rbc_ident_std_as_structural_par.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= close all; diff --git a/tests/identification/rbc_ident/rbc_ident_varexo_only.mod b/tests/identification/rbc_ident/rbc_ident_varexo_only.mod index c78bff3c7..a20c3428a 100644 --- a/tests/identification/rbc_ident/rbc_ident_varexo_only.mod +++ b/tests/identification/rbc_ident/rbc_ident_varexo_only.mod @@ -16,7 +16,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= close all; diff --git a/tests/irfs/example1_unit_std.mod b/tests/irfs/example1_unit_std.mod index 9c6da3cc0..af273ec0a 100644 --- a/tests/irfs/example1_unit_std.mod +++ b/tests/irfs/example1_unit_std.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/kalman/lik_init/fs2000_common.inc b/tests/kalman/lik_init/fs2000_common.inc index ba353c20d..03193ee5a 100644 --- a/tests/kalman/lik_init/fs2000_common.inc +++ b/tests/kalman/lik_init/fs2000_common.inc @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman/lik_init/fs2000_lik_init_1.mod b/tests/kalman/lik_init/fs2000_lik_init_1.mod index 693cad39c..a9f64476f 100644 --- a/tests/kalman/lik_init/fs2000_lik_init_1.mod +++ b/tests/kalman/lik_init/fs2000_lik_init_1.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#include "fs2000_common.inc" diff --git a/tests/kalman/lik_init/fs2000_lik_init_2.mod b/tests/kalman/lik_init/fs2000_lik_init_2.mod index 2f96618a4..d4b342f1f 100644 --- a/tests/kalman/lik_init/fs2000_lik_init_2.mod +++ b/tests/kalman/lik_init/fs2000_lik_init_2.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#include "fs2000_common.inc" diff --git a/tests/kalman/lik_init/fs2000_lik_init_3.mod b/tests/kalman/lik_init/fs2000_lik_init_3.mod index d7cffb5b1..550358d29 100644 --- a/tests/kalman/lik_init/fs2000_lik_init_3.mod +++ b/tests/kalman/lik_init/fs2000_lik_init_3.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#include "fs2000_common.inc" diff --git a/tests/kalman/lik_init/fs2000_lik_init_4.mod b/tests/kalman/lik_init/fs2000_lik_init_4.mod index eab036012..bfd443976 100644 --- a/tests/kalman/lik_init/fs2000_lik_init_4.mod +++ b/tests/kalman/lik_init/fs2000_lik_init_4.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#include "fs2000_common.inc" diff --git a/tests/kalman/lik_init/fs2000_lik_init_5.mod b/tests/kalman/lik_init/fs2000_lik_init_5.mod index 9409befa9..02931099b 100644 --- a/tests/kalman/lik_init/fs2000_lik_init_5.mod +++ b/tests/kalman/lik_init/fs2000_lik_init_5.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#include "fs2000_common.inc" diff --git a/tests/kalman/lik_init/fs2000_ns_common.inc b/tests/kalman/lik_init/fs2000_ns_common.inc index b756771c0..b3c7ee0ed 100644 --- a/tests/kalman/lik_init/fs2000_ns_common.inc +++ b/tests/kalman/lik_init/fs2000_ns_common.inc @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs Y_obs P_obs y dA; diff --git a/tests/kalman/lik_init/fs2000_ns_lik_init_2.mod b/tests/kalman/lik_init/fs2000_ns_lik_init_2.mod index f2c5f1aba..2e6bcb0c6 100644 --- a/tests/kalman/lik_init/fs2000_ns_lik_init_2.mod +++ b/tests/kalman/lik_init/fs2000_ns_lik_init_2.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#include "fs2000_ns_common.inc" diff --git a/tests/kalman/lik_init/fs2000_ns_lik_init_3.mod b/tests/kalman/lik_init/fs2000_ns_lik_init_3.mod index 4e13049da..01906b684 100644 --- a/tests/kalman/lik_init/fs2000_ns_lik_init_3.mod +++ b/tests/kalman/lik_init/fs2000_ns_lik_init_3.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#include "fs2000_ns_common.inc" diff --git a/tests/kalman/lik_init/fs2000_ns_lik_init_5.mod b/tests/kalman/lik_init/fs2000_ns_lik_init_5.mod index cdbb0273c..151199ace 100644 --- a/tests/kalman/lik_init/fs2000_ns_lik_init_5.mod +++ b/tests/kalman/lik_init/fs2000_ns_lik_init_5.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ @#include "fs2000_ns_common.inc" diff --git a/tests/kalman/likelihood_from_dynare/fs2000_model.inc b/tests/kalman/likelihood_from_dynare/fs2000_model.inc index 9d5a87975..817687c6b 100644 --- a/tests/kalman/likelihood_from_dynare/fs2000_model.inc +++ b/tests/kalman/likelihood_from_dynare/fs2000_model.inc @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman/likelihood_from_dynare/fs2000ns_model.inc b/tests/kalman/likelihood_from_dynare/fs2000ns_model.inc index a9cf2d463..f6b986982 100644 --- a/tests/kalman/likelihood_from_dynare/fs2000ns_model.inc +++ b/tests/kalman/likelihood_from_dynare/fs2000ns_model.inc @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA Y_obs P_obs; diff --git a/tests/kalman/lyapunov/fs2000_lyap.mod b/tests/kalman/lyapunov/fs2000_lyap.mod index 10e1ed1f9..4d0162779 100644 --- a/tests/kalman/lyapunov/fs2000_lyap.mod +++ b/tests/kalman/lyapunov/fs2000_lyap.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/check_variable_dimensions/fs2000.mod b/tests/kalman_filter_smoother/check_variable_dimensions/fs2000.mod index f13639d24..50b716de5 100644 --- a/tests/kalman_filter_smoother/check_variable_dimensions/fs2000.mod +++ b/tests/kalman_filter_smoother/check_variable_dimensions/fs2000.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/check_variable_dimensions/fs2000_ML.mod b/tests/kalman_filter_smoother/check_variable_dimensions/fs2000_ML.mod index 19d5c5c1a..bfe23cbc8 100644 --- a/tests/kalman_filter_smoother/check_variable_dimensions/fs2000_ML.mod +++ b/tests/kalman_filter_smoother/check_variable_dimensions/fs2000_ML.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/compare_results_simulation/fs2000.mod b/tests/kalman_filter_smoother/compare_results_simulation/fs2000.mod index 9892b9520..0d2482d77 100644 --- a/tests/kalman_filter_smoother/compare_results_simulation/fs2000.mod +++ b/tests/kalman_filter_smoother/compare_results_simulation/fs2000.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML.mod b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML.mod index fcc76dd2e..4dc2d616b 100644 --- a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML.mod +++ b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML_loglinear.mod b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML_loglinear.mod index 13de57075..601ba275d 100644 --- a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML_loglinear.mod +++ b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_ML_loglinear.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_loglinear.mod b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_loglinear.mod index 1395ddfd4..7a79cb7ed 100644 --- a/tests/kalman_filter_smoother/compare_results_simulation/fs2000_loglinear.mod +++ b/tests/kalman_filter_smoother/compare_results_simulation/fs2000_loglinear.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/fs2000_smoother_only.mod b/tests/kalman_filter_smoother/fs2000_smoother_only.mod index 70e4f6bc4..89bfee48b 100644 --- a/tests/kalman_filter_smoother/fs2000_smoother_only.mod +++ b/tests/kalman_filter_smoother/fs2000_smoother_only.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/kalman_filter_smoother/fs2000_smoother_only_ns.mod b/tests/kalman_filter_smoother/fs2000_smoother_only_ns.mod index 29fb1d923..901fd6fb2 100644 --- a/tests/kalman_filter_smoother/fs2000_smoother_only_ns.mod +++ b/tests/kalman_filter_smoother/fs2000_smoother_only_ns.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs Y_obs P_obs y dA; diff --git a/tests/kalman_initial_state/fs2000_ns_smoother_only_initial_state.mod b/tests/kalman_initial_state/fs2000_ns_smoother_only_initial_state.mod index eeda7159f..7a006fbbb 100644 --- a/tests/kalman_initial_state/fs2000_ns_smoother_only_initial_state.mod +++ b/tests/kalman_initial_state/fs2000_ns_smoother_only_initial_state.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs Y_obs P_obs y dA; diff --git a/tests/kronecker/test_kron.m b/tests/kronecker/test_kron.m index 27e80877e..956e69652 100644 --- a/tests/kronecker/test_kron.m +++ b/tests/kronecker/test_kron.m @@ -14,7 +14,7 @@ function info = test_kron(test,number_of_threads) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if ~nargin test = 2; diff --git a/tests/load_octave_packages.m b/tests/load_octave_packages.m index 886bf644b..d65010f1d 100644 --- a/tests/load_octave_packages.m +++ b/tests/load_octave_packages.m @@ -13,7 +13,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see . +## along with Dynare. If not, see . pkg load io pkg load optim diff --git a/tests/loglinear/example4_exp.mod b/tests/loglinear/example4_exp.mod index 1e1dc30bc..40b661388 100644 --- a/tests/loglinear/example4_exp.mod +++ b/tests/loglinear/example4_exp.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/loglinear/example4_exp_histval.mod b/tests/loglinear/example4_exp_histval.mod index 7c4940d20..d0b7a90bc 100644 --- a/tests/loglinear/example4_exp_histval.mod +++ b/tests/loglinear/example4_exp_histval.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/loglinear/example4_loglinear.mod b/tests/loglinear/example4_loglinear.mod index d84c80b42..e0f7a6f1d 100644 --- a/tests/loglinear/example4_loglinear.mod +++ b/tests/loglinear/example4_loglinear.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/loglinear/example4_loglinear_histval.mod b/tests/loglinear/example4_loglinear_histval.mod index de380a6d9..c5617e12b 100644 --- a/tests/loglinear/example4_loglinear_histval.mod +++ b/tests/loglinear/example4_loglinear_histval.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/loglinear/example4_loglinear_lagged_exogenous.mod b/tests/loglinear/example4_loglinear_lagged_exogenous.mod index 8ed2242a9..bab557724 100644 --- a/tests/loglinear/example4_loglinear_lagged_exogenous.mod +++ b/tests/loglinear/example4_loglinear_lagged_exogenous.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/loglinear/example4_loglinear_lagged_exogenous_a.mod b/tests/loglinear/example4_loglinear_lagged_exogenous_a.mod index 2130c2734..cf93edac9 100644 --- a/tests/loglinear/example4_loglinear_lagged_exogenous_a.mod +++ b/tests/loglinear/example4_loglinear_lagged_exogenous_a.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod b/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod index e3234e1a0..5fb070996 100644 --- a/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod +++ b/tests/measurement_errors/fs2000_corr_me_ml_mcmc/fs2000_corr_ME.mod @@ -29,7 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/minimal_state_space_system/as2007_minimal.mod b/tests/minimal_state_space_system/as2007_minimal.mod index 788a70ca0..9810f7436 100644 --- a/tests/minimal_state_space_system/as2007_minimal.mod +++ b/tests/minimal_state_space_system/as2007_minimal.mod @@ -18,7 +18,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= var y R g z c dy p YGR INFL INT; diff --git a/tests/minimal_state_space_system/sw_minimal.mod b/tests/minimal_state_space_system/sw_minimal.mod index 387db7132..19ef5f85d 100644 --- a/tests/minimal_state_space_system/sw_minimal.mod +++ b/tests/minimal_state_space_system/sw_minimal.mod @@ -64,7 +64,7 @@ * GNU General Public License for more details. * * You can receive a copy of the GNU General Public License - * at . + * at . */ var labobs ${lHOURS}$ (long_name='log hours worked') diff --git a/tests/missing/simulate_data_with_missing_observations.m b/tests/missing/simulate_data_with_missing_observations.m index 2a87b4a78..192b3da3e 100644 --- a/tests/missing/simulate_data_with_missing_observations.m +++ b/tests/missing/simulate_data_with_missing_observations.m @@ -37,7 +37,7 @@ function data = simulate_data_with_missing_observations(n,m,S,options) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . if n<=m error('n must be greater than m!') diff --git a/tests/moments/example1_bp_test.mod b/tests/moments/example1_bp_test.mod index 429040b1c..df7ad0300 100644 --- a/tests/moments/example1_bp_test.mod +++ b/tests/moments/example1_bp_test.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/moments/example1_hp_test.mod b/tests/moments/example1_hp_test.mod index be200e606..b7dc0d906 100644 --- a/tests/moments/example1_hp_test.mod +++ b/tests/moments/example1_hp_test.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/moments/example1_one_sided_hp_test.mod b/tests/moments/example1_one_sided_hp_test.mod index c87763ff0..5982f8d47 100644 --- a/tests/moments/example1_one_sided_hp_test.mod +++ b/tests/moments/example1_one_sided_hp_test.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/moments/example1_var_decomp.mod b/tests/moments/example1_var_decomp.mod index 5ad95f14b..cf278f6b9 100644 --- a/tests/moments/example1_var_decomp.mod +++ b/tests/moments/example1_var_decomp.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/moments/fs2000_post_moments.mod b/tests/moments/fs2000_post_moments.mod index fce555f41..a28deb64e 100644 --- a/tests/moments/fs2000_post_moments.mod +++ b/tests/moments/fs2000_post_moments.mod @@ -40,7 +40,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/optimal_policy/Ramsey/Gali_commitment.mod b/tests/optimal_policy/Ramsey/Gali_commitment.mod index ce68001b9..9569b2bad 100644 --- a/tests/optimal_policy/Ramsey/Gali_commitment.mod +++ b/tests/optimal_policy/Ramsey/Gali_commitment.mod @@ -31,7 +31,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see . + * see . */ diff --git a/tests/optimal_policy/Ramsey/Ramsey_Example_estimation.mod b/tests/optimal_policy/Ramsey/Ramsey_Example_estimation.mod index 4b7845c17..cc391d0b6 100644 --- a/tests/optimal_policy/Ramsey/Ramsey_Example_estimation.mod +++ b/tests/optimal_policy/Ramsey/Ramsey_Example_estimation.mod @@ -61,7 +61,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see . + * see . */ //**********Define which monetary policy setup to use *********** diff --git a/tests/optimal_policy/neo_growth.mod b/tests/optimal_policy/neo_growth.mod index 2b6afa29e..00a16609a 100644 --- a/tests/optimal_policy/neo_growth.mod +++ b/tests/optimal_policy/neo_growth.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ /* * This file computes a second-order approximation of the neo-classical growth model. diff --git a/tests/optimal_policy/neo_growth_foresight.mod b/tests/optimal_policy/neo_growth_foresight.mod index c1b43937f..68f421e91 100644 --- a/tests/optimal_policy/neo_growth_foresight.mod +++ b/tests/optimal_policy/neo_growth_foresight.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ /* * This file simulates the neo-classical growth model in a perfect foresight framework. diff --git a/tests/optimal_policy/neo_growth_ramsey.mod b/tests/optimal_policy/neo_growth_ramsey.mod index 2258e7012..2c8ea07dc 100644 --- a/tests/optimal_policy/neo_growth_ramsey.mod +++ b/tests/optimal_policy/neo_growth_ramsey.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ /* * This file computes a second-order approximation of the neo-classical growth model. diff --git a/tests/optimal_policy/neo_growth_ramsey_foresight.mod b/tests/optimal_policy/neo_growth_ramsey_foresight.mod index df9c5ef2a..57c34056b 100644 --- a/tests/optimal_policy/neo_growth_ramsey_foresight.mod +++ b/tests/optimal_policy/neo_growth_ramsey_foresight.mod @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ /* * This file simulates a perfect-foresight version of the neo-classical growth model. diff --git a/tests/optimizers/fs2000.common.inc b/tests/optimizers/fs2000.common.inc index ee8510a3b..15dcdd0ab 100644 --- a/tests/optimizers/fs2000.common.inc +++ b/tests/optimizers/fs2000.common.inc @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/pac/run_all_tests.m b/tests/pac/run_all_tests.m index 2c6d20a3b..32717f04b 100644 --- a/tests/pac/run_all_tests.m +++ b/tests/pac/run_all_tests.m @@ -15,7 +15,7 @@ function run_all_tests() % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . r = []; diff --git a/tests/prior_posterior_function/fs2000_prior_posterior_function.mod b/tests/prior_posterior_function/fs2000_prior_posterior_function.mod index e10481dfd..a86a48466 100644 --- a/tests/prior_posterior_function/fs2000_prior_posterior_function.mod +++ b/tests/prior_posterior_function/fs2000_prior_posterior_function.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var m P c e W R k d n l gy_obs gp_obs y dA; diff --git a/tests/prior_posterior_function/posterior_function_demo.m b/tests/prior_posterior_function/posterior_function_demo.m index 2b12ca3aa..1b8f8d881 100644 --- a/tests/prior_posterior_function/posterior_function_demo.m +++ b/tests/prior_posterior_function/posterior_function_demo.m @@ -39,7 +39,7 @@ function output_cell =posterior_function_demo(xparam1,M_,options_,oo_,estim_para % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . %% store the mean of the parameter draw diff --git a/tests/pruning/AnSchorfheide_pruned_state_space.mod b/tests/pruning/AnSchorfheide_pruned_state_space.mod index 4858f7318..a4afa3aed 100644 --- a/tests/pruning/AnSchorfheide_pruned_state_space.mod +++ b/tests/pruning/AnSchorfheide_pruned_state_space.mod @@ -26,7 +26,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % ========================================================================= % set this to 1 if you want to recompute using the Andreasen et al toolbox diff --git a/tests/reporting/AnnualTable.m b/tests/reporting/AnnualTable.m index 304cc3fe9..579c3eada 100644 --- a/tests/reporting/AnnualTable.m +++ b/tests/reporting/AnnualTable.m @@ -14,7 +14,7 @@ function rep = AnnualTable(rep, db_a, dc_a, seriesRootName, arange) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . shortNames = {'US', 'EU', 'JA', 'EA6', 'LA6', 'RC6'}; longNames = {'Coca Cola', 'Kinder Bueno', 'Pizza', ... diff --git a/tests/reporting/CommResidTablePage.m b/tests/reporting/CommResidTablePage.m index b215d74cc..ee4defad4 100644 --- a/tests/reporting/CommResidTablePage.m +++ b/tests/reporting/CommResidTablePage.m @@ -14,7 +14,7 @@ function rep = CommResidTablePage(rep, db_q, dc_q, trange, vline_after) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . seriesNames = {{'RES_LRPOIL_GAP_WORLD'}, ... {'RES_LRPOIL_BAR_WORLD'}, ... diff --git a/tests/reporting/CountryGraphPage.m b/tests/reporting/CountryGraphPage.m index c3b03d188..ae8ae1443 100644 --- a/tests/reporting/CountryGraphPage.m +++ b/tests/reporting/CountryGraphPage.m @@ -14,7 +14,7 @@ function rep = CountryGraphPage(rep, countryAbbr, db_q, dc_q, prange, srange) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . startpoint = strings(prange(1)); shaded = strings(srange(1)); diff --git a/tests/reporting/CountryTablePage.m b/tests/reporting/CountryTablePage.m index bf0087587..16e24509c 100644 --- a/tests/reporting/CountryTablePage.m +++ b/tests/reporting/CountryTablePage.m @@ -14,7 +14,7 @@ function rep = CountryTablePage(rep, countryAbbr, countryName, db_q, dc_q, db_a, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . seriesNames = {{'RS_', 'Short Term Interest Rate'}, ... {'RR_', 'Real Interest Rate'}, ... diff --git a/tests/reporting/ResidTablePage.m b/tests/reporting/ResidTablePage.m index c283429a0..9a14bef42 100644 --- a/tests/reporting/ResidTablePage.m +++ b/tests/reporting/ResidTablePage.m @@ -14,7 +14,7 @@ function rep = ResidTablePage(rep, countryAbbr, countryName, db_q, dc_q, trange, % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . seriesNames = {{'RES_RS_'}, ... {'RES_RR_BAR_'}, ... diff --git a/tests/reporting/runDynareReport.m b/tests/reporting/runDynareReport.m index 20450916a..02996c333 100644 --- a/tests/reporting/runDynareReport.m +++ b/tests/reporting/runDynareReport.m @@ -14,7 +14,7 @@ function runDynareReport(dc_a, dc_q, db_a, db_q) % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . tic larange= dates('2007a'):dates('2014a'); diff --git a/tests/run_all_unitary_tests.m b/tests/run_all_unitary_tests.m index e9722569f..37b192ad9 100644 --- a/tests/run_all_unitary_tests.m +++ b/tests/run_all_unitary_tests.m @@ -13,7 +13,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . top_test_dir = getenv('TOP_TEST_DIR'); addpath([top_test_dir filesep '..' filesep 'matlab']); diff --git a/tests/run_block_byte_tests_matlab.m b/tests/run_block_byte_tests_matlab.m index 3765ef857..5fe94b3d2 100644 --- a/tests/run_block_byte_tests_matlab.m +++ b/tests/run_block_byte_tests_matlab.m @@ -13,7 +13,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . % Implementation notes: % diff --git a/tests/run_block_byte_tests_octave.m b/tests/run_block_byte_tests_octave.m index 4ff8a1145..9c52eebbd 100644 --- a/tests/run_block_byte_tests_octave.m +++ b/tests/run_block_byte_tests_octave.m @@ -13,7 +13,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see . +## along with Dynare. If not, see . ## Implementation notes: ## diff --git a/tests/run_m_script.m b/tests/run_m_script.m index 6085fd5d0..b8650ca1a 100644 --- a/tests/run_m_script.m +++ b/tests/run_m_script.m @@ -13,7 +13,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . top_test_dir = getenv('TOP_TEST_DIR'); addpath([top_test_dir filesep 'utils']); diff --git a/tests/run_o_script.m b/tests/run_o_script.m index 6e0ec09fb..a4e665c06 100644 --- a/tests/run_o_script.m +++ b/tests/run_o_script.m @@ -13,7 +13,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see . +## along with Dynare. If not, see . load_octave_packages diff --git a/tests/run_reporting_test_matlab.m b/tests/run_reporting_test_matlab.m index 5ab4e82b9..23dd54feb 100644 --- a/tests/run_reporting_test_matlab.m +++ b/tests/run_reporting_test_matlab.m @@ -13,7 +13,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . top_test_dir = getenv('TOP_TEST_DIR'); addpath([top_test_dir filesep '..' filesep 'matlab']); diff --git a/tests/run_reporting_test_octave.m b/tests/run_reporting_test_octave.m index 2fdc085f1..96ea7e35a 100644 --- a/tests/run_reporting_test_octave.m +++ b/tests/run_reporting_test_octave.m @@ -13,7 +13,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see . +## along with Dynare. If not, see . load_octave_packages diff --git a/tests/run_test_matlab.m b/tests/run_test_matlab.m index 6873df9c4..2f2cdbea4 100644 --- a/tests/run_test_matlab.m +++ b/tests/run_test_matlab.m @@ -13,7 +13,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with Dynare. If not, see . +% along with Dynare. If not, see . top_test_dir = getenv('TOP_TEST_DIR'); addpath([top_test_dir filesep 'utils']); diff --git a/tests/run_test_octave.m b/tests/run_test_octave.m index c6624dd60..e628fa188 100644 --- a/tests/run_test_octave.m +++ b/tests/run_test_octave.m @@ -13,7 +13,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Dynare. If not, see . +## along with Dynare. If not, see . ## Implementation notes: ## diff --git a/tests/shock_decomposition/example1_calib_shock_decomp.mod b/tests/shock_decomposition/example1_calib_shock_decomp.mod index 73e15ebc9..07f0e6a86 100644 --- a/tests/shock_decomposition/example1_calib_shock_decomp.mod +++ b/tests/shock_decomposition/example1_calib_shock_decomp.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/simul/Solow_no_varexo.mod b/tests/simul/Solow_no_varexo.mod index f790061d0..42de8ec69 100644 --- a/tests/simul/Solow_no_varexo.mod +++ b/tests/simul/Solow_no_varexo.mod @@ -20,7 +20,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see . + * see . */ diff --git a/tests/steady_state/Gali_2015_chapter_6_4.mod b/tests/steady_state/Gali_2015_chapter_6_4.mod index 64c5df3c0..5d1b91a02 100644 --- a/tests/steady_state/Gali_2015_chapter_6_4.mod +++ b/tests/steady_state/Gali_2015_chapter_6_4.mod @@ -32,7 +32,7 @@ * GNU General Public License for more details. * * For a copy of the GNU General Public License, - * see . + * see . */ %define whether to use interest rate or money growth rate rule diff --git a/tests/stochastic_simulations/example1_noprint.mod b/tests/stochastic_simulations/example1_noprint.mod index 11d48a0cf..8e7e453fb 100644 --- a/tests/stochastic_simulations/example1_noprint.mod +++ b/tests/stochastic_simulations/example1_noprint.mod @@ -19,7 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ diff --git a/tests/trend_var/fs2000_log_nonstationary.mod b/tests/trend_var/fs2000_log_nonstationary.mod index 51d9a7bdc..38935b099 100644 --- a/tests/trend_var/fs2000_log_nonstationary.mod +++ b/tests/trend_var/fs2000_log_nonstationary.mod @@ -23,7 +23,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var gM gA; diff --git a/tests/trend_var/fs2000_nonstationary.mod b/tests/trend_var/fs2000_nonstationary.mod index 575e0bb2e..be1355b7e 100644 --- a/tests/trend_var/fs2000_nonstationary.mod +++ b/tests/trend_var/fs2000_nonstationary.mod @@ -23,7 +23,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Dynare. If not, see . + * along with Dynare. If not, see . */ var gM gA; diff --git a/windows/Makefile b/windows/Makefile index 0bf0eac67..8b0ba1abb 100644 --- a/windows/Makefile +++ b/windows/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see . +# along with Dynare. If not, see . .PHONY: all deps clean-deps clean clean-all install build diff --git a/windows/build.sh b/windows/build.sh index d930f9624..07a7af5a0 100755 --- a/windows/build.sh +++ b/windows/build.sh @@ -20,7 +20,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see . +# along with Dynare. If not, see . # Exit on first error and print commands as they are executed set -ex diff --git a/windows/deps/Makefile b/windows/deps/Makefile index 487ff5c00..0eebb1a19 100644 --- a/windows/deps/Makefile +++ b/windows/deps/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see . +# along with Dynare. If not, see . include versions.mk diff --git a/windows/install-packages.sh b/windows/install-packages.sh index db70175fc..458942ba8 100755 --- a/windows/install-packages.sh +++ b/windows/install-packages.sh @@ -18,7 +18,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Dynare. If not, see . +# along with Dynare. If not, see . [[ $(id -u) == 0 ]] || { echo "You must be root" >&2; exit 1; }