From a17207fb569bd74cd163ca8027bc7ffb3c57c9e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Mon, 22 Feb 2010 15:09:48 +0100 Subject: [PATCH] Estimation DLL: fixed remaining EOL problems --- mex/sources/estimation/ModelSolution.hh | 2 +- mex/sources/estimation/utils/dynamic_dll.cc | 2 +- mex/sources/estimation/utils/dynamic_dll.hh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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