Skip to content
Snippets Groups Projects
Commit 08eed577 authored by Fabian Schueltje's avatar Fabian Schueltje
Browse files
parents 6b0992b6 7fae4c06
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@ module armarx
**/
enum UnitExecutionState
{
eUndefinedUnitExecutionState,
eUnitConstructed,
eUnitInitialized,
eUnitStarted,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment