Commit 8b502888 authored by Georgios Dagkakis's avatar Georgios Dagkakis

comment mistakenly removed by machine added back

parent d7976d40
......@@ -222,6 +222,7 @@ class Machine(CoreObject):
# the main process of the machine
# =======================================================================
def run(self):
# check if there is WIP and signal receiver
self.initialSignalReceiver()
# execute all through simulation time
while 1:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment