simulink stateflow compiling

This commit is contained in:
Simon Schmidt 2021-07-03 11:33:20 +02:00
parent f28aa2df8b
commit 6a398d9ba0

View File

@ -152,8 +152,7 @@ void FSMTreppeModelClass::terminate()
FSMTreppeModelClass::FSMTreppeModelClass() :
FSMTreppe_DW(),
FSMTreppe_U(),
FSMTreppe_Y(),
FSMTreppe_M()
FSMTreppe_Y()
{
// Currently there is no constructor body generated.
}