control/Deprecated/Simulink Test Model/speedgoat_test_SN10564_R2024a_sg_rtw/Options.hpp
2025-09-03 11:21:53 +02:00

14 lines
268 B
C++

#ifndef __OPTIONS_H___
#define __OPTIONS_H___
#include "simstruc_types.h"
#ifndef MT
#define MT 0 /* MT may be undefined by simstruc_types.h */
#endif
#include "speedgoat_test_SN10564_R2024a.h"
#define FULLMULTITHREAD 1
#endif // __OPTIONS_H___