Uses Modelica Standard Library 3.2
First version of the real-time coordination library based on StateGraph2, Modelica.StateGraph and the prototype ModeGraph library from Martin Malmheden.
Changed Transition Class
firePort = fire -> firePort = pre(fire) // Avoid algebraic loop when two outgoing transitions of a state send and receive a message.