Skip to content

Commit

Permalink
Revert "test breaking the build"
Browse files Browse the repository at this point in the history
This reverts commit 6a9ab3b.
  • Loading branch information
0u812 committed Jan 19, 2016
1 parent 6a9ab3b commit 844f631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/rrRoadRunner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ static vector<string> createModelStringList(ExecutableModel *model,
* convert the names from the sbml settings file into the
* RoadRunner selection syntax.
*/
static std::vector<std::string> createSelectionList(const SimulateOptions& o)
static std::vector<std::string> createSelectionList(const SimulateOptions& o);

/**
* Some functions needed for the freq. analysis code
Expand Down

0 comments on commit 844f631

Please sign in to comment.