/* * Select_Ground_Motions_terminate.c * * Code generation for function 'Select_Ground_Motions_terminate' * * C source code generated on: Wed Aug 26 14:59:32 2015 * */ /* Include files */ #include "rt_nonfinite.h" #include "Select_Ground_Motions.h" #include "Select_Ground_Motions_terminate.h" /* Function Definitions */ void Select_Ground_Motions_atexit(void) { emlrtCreateRootTLS(&emlrtRootTLSGlobal, &emlrtContextGlobal, NULL, 1); emlrtEnterRtStackR2012b(emlrtRootTLSGlobal); emlrtLeaveRtStackR2012b(emlrtRootTLSGlobal); emlrtDestroyRootTLS(&emlrtRootTLSGlobal); } void Select_Ground_Motions_terminate(void) { emlrtLeaveRtStackR2012b(emlrtRootTLSGlobal); emlrtDestroyRootTLS(&emlrtRootTLSGlobal); } /* End of code generation (Select_Ground_Motions_terminate.c) */