bancada-motores/Control/VF Control/VFControl_sg_rtw/Options.hpp

14 lines
248 B
C++
Raw Permalink Normal View History

2024-10-28 10:36:48 +00:00
#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 "VFControl.h"
#define FULLMULTITHREAD 1
#endif // __OPTIONS_H___