CoroutineManager: comment fix (deprecated).

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1722 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
adrian
2012-10-05 11:56:39 +00:00
parent 31aa3aa925
commit 0c3568dc2f

View File

@ -12,9 +12,7 @@ class ExperimentFlow;
/**
* \class CoroutineManager
* Manages the experiments flow encapsulated in coroutines. Each
* experiment (flow) has it's associated data structure which is
* represented by the ExperimentData-class.
* Manages the experiments flow encapsulated in coroutines.
*/
class CoroutineManager {
private: