Oops, I forgot to commit this.
This commit is contained in:
@@ -110,7 +110,7 @@ private:
|
||||
clock_t simulationStartTime;
|
||||
void report(std::string message);
|
||||
void setupTlmRecorders(const string &traceName, const string &pathToResources, const std::vector<Device> &devices);
|
||||
void instantiateModules(const string &pathToResources, const std::vector<Device> &devices);
|
||||
void instantiateModules(const string &traceName, const string &pathToResources, const std::vector<Device> &devices);
|
||||
void bindSockets();
|
||||
void setupDebugManager(const string& traceName);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user