dynare/dynare++/sylv/matlab/dummy.h

4 lines
154 B
C
Executable File

/* this is only dummy header file to be able to loadlibrary to MATLAB */
void mexFunction(int nhls, mxArray* plhs[],
int nhrs, const mxArray* prhs[]);