File tree Expand file tree Collapse file tree 8 files changed +10
-10
lines changed
Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- amends "csm: Csml"
1+ amends "modulepath:/pkl/csm/ Csml.pkl "
22import "stateMachineOne.pkl"
33
44name = "complete"
Original file line number Diff line number Diff line change 1- import "csm: Csml"
1+ import "modulepath:/pkl/csm/ Csml.pkl "
22
33// Nested stateMachine for SM1
44class StateMachine extends Csml.StateMachineDescription {
Original file line number Diff line number Diff line change 1- import "csm: Csml"
1+ import "modulepath:/pkl/csm/ Csml.pkl "
22import "nestedStateMachineOne.pkl"
33
44// State Machine One
Original file line number Diff line number Diff line change 1- amends "csm: Csml"
2- import "csm: Csml"
1+ amends "modulepath:/pkl/csm/ Csml.pkl "
2+ import "modulepath:/pkl/csm/ Csml.pkl "
33
44name = "invoke"
55version = "3.0.0"
Original file line number Diff line number Diff line change 1- amends "csm: Csml"
1+ amends "modulepath:/pkl/csm/ Csml.pkl "
22import "stateMachineOne.pkl"
33import "stateMachineTwo.pkl"
44
Original file line number Diff line number Diff line change 1- import "csm: Csml"
1+ import "modulepath:/pkl/csm/ Csml.pkl "
22
33// State Machine One
44// ┌──────────────────────────────────────────┐
Original file line number Diff line number Diff line change 1- import "csm: Csml"
1+ import "modulepath:/pkl/csm/ Csml.pkl "
22
33// State Machine Two
44// ┌──────────────────────────────────────────┐
Original file line number Diff line number Diff line change 1- amends "csm: Csml"
2- import "csm: Csml"
1+ amends "modulepath:/pkl/csm/ Csml.pkl "
2+ import "modulepath:/pkl/csm/ Csml.pkl "
33
44name = "timeout"
55version = "3.0.0"
You can’t perform that action at this time.
0 commit comments