Skip to content

Commit

Permalink
Regenerate with simplified code
Browse files Browse the repository at this point in the history
  • Loading branch information
dziegel committed Dec 1, 2023
1 parent e47e7e0 commit 2fb56e5
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 210 deletions.
4 changes: 2 additions & 2 deletions Statemachine Test/src-gen/IoArHandlerMainDeclaration.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ public:

static const Transition::ActionType kOpenToOpenByS_PNS_WriteReqActions[];
static const Transition kOpenToOpenByS_PNS_WriteReq;
static const Transition::ActionType kOpenToOpenByS_PNS_CheckModuleDiffActions[];
static const Transition kOpenToOpenByS_PNS_CheckModuleDiff;
static const Transition::ActionType kOpenToOpenByS_PNS_SwitchoverRequestBackupActions[];
static const Transition kOpenToOpenByS_PNS_SwitchoverRequestBackup;
static const Transition::ActionType kOpenToOpenByS_PNS_CheckModuleDiffActions[];
static const Transition kOpenToOpenByS_PNS_CheckModuleDiff;
static const Transition::ActionType kOpenToOpenByS_PNS_SwitchoverRequestPrimaryActions[];
static const Transition kOpenToOpenByS_PNS_SwitchoverRequestPrimary;
static const Transition::ActionType kOpenToOpenByS_PNS_ReadReqActions[];
Expand Down
Loading

0 comments on commit 2fb56e5

Please sign in to comment.