Skip to content

Commit

Permalink
Some minor cleaning up.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Nov 27, 2019
1 parent a5087ee commit b1e7f85
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -72,7 +72,7 @@ public slots:
bool run(OpenCOR::SimulationSupport::Simulation *pSimulation);

void reset(OpenCOR::SimulationSupport::Simulation *pSimulation,
bool pAll = true);
bool pAll = true);
void clearResults(OpenCOR::SimulationSupport::Simulation *pSimulation);

PyObject * issues(OpenCOR::SimulationSupport::Simulation *pSimulation) const;
Expand Down

0 comments on commit b1e7f85

Please sign in to comment.