coding style++

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1968 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
adrian
2012-12-05 12:40:34 +00:00
parent 35753cd075
commit b981fdcfea
3 changed files with 11 additions and 15 deletions

View File

@ -8,8 +8,7 @@
* This class will be compiled inside the gem5 context and provides the
* Gem5Controller a way to call gem5 functions.
*/
class Gem5Connector
{
class Gem5Connector {
public:
void save(const std::string &path);
void restore(const std::string &path);