/* * Select_Ground_Motions_api.h * * Code generation for function 'Select_Ground_Motions_api' * * C source code generated on: Wed Aug 26 14:59:35 2015 * */ #ifndef __SELECT_GROUND_MOTIONS_API_H__ #define __SELECT_GROUND_MOTIONS_API_H__ /* Include files */ #include #include #include #include "mwmathutil.h" #include "tmwtypes.h" #include "mex.h" #include "emlrt.h" #include "blas.h" #include "rtwtypes.h" #include "Select_Ground_Motions_types.h" /* Function Declarations */ extern void Select_Ground_Motions_api(const mxArray * const prhs[25], const mxArray *plhs[17]); extern const mxArray *emlrtMexFcnResolvedFunctionsInfo(void); #endif /* End of code generation (Select_Ground_Motions_api.h) */