v4 matlab/mex/sources: fixed problems with compilation of simulate DLL under Linux
* Linux filenames are case sensitive, had to fixed case in #include directives * itoa() function does not exist under Linux; replaced it by calls to sprintf() * replaced anti-slashes by slashes in pathnames; this works under Windows git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1677 ac1d8469-bf42-47a9-8791-bf33cf982152
Please register or sign in to comment