Estimation DLL: fixed remaining EOL problems

time-shift
Sébastien Villemot 2010-02-22 15:09:48 +01:00
parent f430e53e01
commit a17207fb56
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with Dynare. If not, see <http://www.gnu.org/licenses/>.
*/
*/
///////////////////////////////////////////////////////////
// ComputeModelSolution.h

View File

@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with Dynare. If not, see <http://www.gnu.org/licenses/>.
*/
*/
//#include "k_ord_dynare.hh"
#include "dynamic_dll.hh"

View File

@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with Dynare. If not, see <http://www.gnu.org/licenses/>.
*/
*/
// 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