diff --git a/mex/sources/estimation/ModelSolution.hh b/mex/sources/estimation/ModelSolution.hh index 51e9a1cb9..17e73edb2 100644 --- a/mex/sources/estimation/ModelSolution.hh +++ b/mex/sources/estimation/ModelSolution.hh @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Dynare. If not, see . - */ + */ /////////////////////////////////////////////////////////// // ComputeModelSolution.h diff --git a/mex/sources/estimation/utils/dynamic_dll.cc b/mex/sources/estimation/utils/dynamic_dll.cc index 86b337c09..22697bfa8 100644 --- a/mex/sources/estimation/utils/dynamic_dll.cc +++ b/mex/sources/estimation/utils/dynamic_dll.cc @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Dynare. If not, see . - */ + */ //#include "k_ord_dynare.hh" #include "dynamic_dll.hh" diff --git a/mex/sources/estimation/utils/dynamic_dll.hh b/mex/sources/estimation/utils/dynamic_dll.hh index a9df5871f..b0fba97c8 100644 --- a/mex/sources/estimation/utils/dynamic_dll.hh +++ b/mex/sources/estimation/utils/dynamic_dll.hh @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with Dynare. If not, see . - */ + */ // The following ifdef block is the standard way of creating macros which make exporting // from a DLL simpler. All files within this DLL are compiled with the K_ORDER_PERTURBATION_EXPORTS