/* * rtwtypes.h * * Code generation for function 'Select_Ground_Motions' * * C source code generated on: Wed Aug 26 14:59:35 2015 * */ #ifndef __RTWTYPES_H__ #define __RTWTYPES_H__ #include "tmwtypes.h" /* * TRUE/FALSE definitions */ #ifndef TRUE #define TRUE (1U) #endif #ifndef FALSE #define FALSE (0U) #endif #endif /* End of code generation (rtwtypes.h) */