diff --git a/statemachine.solution/src/main/resources/Example.relast b/statemachine.solution/src/main/resources/Example.relast index c288fd84cc8834b71a8190e6b0e708a988997b6b..41f688a9b1d75f13fdad593bf7e606a50c6f3d5f 100644 --- a/statemachine.solution/src/main/resources/Example.relast +++ b/statemachine.solution/src/main/resources/Example.relast @@ -1,5 +1,3 @@ - - StateMachine ::= Element*; abstract Element ::= <Label:String>; State : Element ::=;