MCPcopy Create free account
hub / github.com/davidrmiller/biosim4 / registerConfigFile

Method registerConfigFile

src/params.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69
70
71void ParamManager::registerConfigFile(const char *filename)
72{
73 configFilename = std::string(filename);
74}
75
76
77bool checkIfUint(const std::string &s)

Callers 1

simulatorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected