/* * Select_Ground_Motions_initialize.h * * Code generation for function 'Select_Ground_Motions_initialize' * * C source code generated on: Wed Aug 26 14:59:32 2015 * */ #ifndef __SELECT_GROUND_MOTIONS_INITIALIZE_H__ #define __SELECT_GROUND_MOTIONS_INITIALIZE_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_initialize(emlrtContext *aContext); #endif /* End of code generation (Select_Ground_Motions_initialize.h) */