dol: initial dol commit
[jump.git] / dol / src / dol / visitor / hdsd / scd / fsm / scd_stm_terminated.cpp
1 #include "fsm/scd_stm_terminated.h"
2
3 #include "scd_logging.h"
4 #include "scd_exception.h"
5 #include "scd_cont_man_master.h"
6
7
8 bool scd_stm_terminated::active() const { return false; }