dynare++: reverting last commit

git-svn-id: https://www.dynare.org/svn/dynare/trunk@2988 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
michel 2009-09-28 11:41:07 +00:00
parent b26a3a4d63
commit ab512a39eb
1 changed files with 1 additions and 5 deletions

View File

@ -29,12 +29,8 @@
#define BLAS_ddot ddot_
#endif /* defined(MATLAB) && !defined(__linux__) */
#if defined(MATLAB)
#include ../../../mex/sources/matlab_versions_compatibility.h
#endif
#define BLCHAR const char*
#define CONST_BLINT const blas_int*
#define CONST_BLINT const int*
#define CONST_BLDOU const double*
#define BLDOU double*