Skip to content
  • sebastien's avatar
    Build system: · dde3f379
    sebastien authored
    * Simplified the way we deal with various Octave/MATLAB contexts from MEX files:
      - only three defines: MATLAB_MEX_FILE, MATLAB_VERSION (hex number) and OCTAVE_MEX_FILE
      - one header for MEX files: dynmex.h
      - headers for BLAS and LAPACK: dynblas.h and dynlapack.h (used from Dynare++ and the MEX files)
    * Merged the two sources trees of sylvester library
    
    
    git-svn-id: https://www.dynare.org/svn/dynare/trunk@3006 ac1d8469-bf42-47a9-8791-bf33cf982152
    dde3f379