Skip to content
Snippets Groups Projects
Commit 3c7dbf7c authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

Small bugfix in OEMSolver

parent 8e6b5851
No related branches found
No related tags found
No related merge requests found
...@@ -218,7 +218,7 @@ namespace AMDiS { ...@@ -218,7 +218,7 @@ namespace AMDiS {
} }
/// Sets \ref relative /// Sets \ref relative
inline void setRelative(bool rel) inline void setRelative(double rel)
{ {
relative = rel; relative = rel;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment