diff --git a/adl-backend/src/main/resources/st/instances/Component.stc b/adl-backend/src/main/resources/st/instances/Component.stc index 1cf40902..0136e71b 100644 --- a/adl-backend/src/main/resources/st/instances/Component.stc +++ b/adl-backend/src/main/resources/st/instances/Component.stc @@ -86,7 +86,7 @@ DeclareDependencies(definition, instance) ::= << DeclareComponentInstance(instance) ::= << #ifndef INSTANCE__DECLARED -_DECLARE_INSTANCE(); +_DECLARE_INSTANCE() #define INSTANCE__DECLARED #endif @@ -121,7 +121,7 @@ InitInstance(definition, instance) ::= << -); +) >> AddItfValues(definition, instance) ::= <<