Skip to content
Snippets Groups Projects
Commit b104df04 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Complete state machine

parent dc1acdd8
No related branches found
No related tags found
1 merge request!157Kfpackmanager
This diff is collapsed.
......@@ -71,6 +71,7 @@ class ProcessorTracker : public ProcessorBase
typedef enum {
FIRST_TIME_WITH_PACK,
FIRST_TIME_WITHOUT_PACK,
SECOND_TIME_WITH_PACK,
SECOND_TIME_WITHOUT_PACK,
RUNNING_WITH_PACK,
RUNNING_WITHOUT_PACK
......
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