git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2075 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
adrian
2013-02-07 10:43:07 +00:00
parent b996617a97
commit f96f4dd360

View File

@ -10,7 +10,8 @@ namespace fail {
/**
* \class Gem5Controller
* gem5-specific implementation of a SimulatorController.
*
* Gem5-specific implementation of a SimulatorController.
*/
class Gem5Controller : public SimulatorController {
public: