Experiment updates due to last commit.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1449 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -25,7 +25,7 @@ public:
|
||||
void coroutine_entry()
|
||||
{
|
||||
run();
|
||||
simulator.clearEvents(this); // remove residual events
|
||||
simulator.clearListeners(this); // remove residual events
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user