A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
run-all: report error messages on failure.
[loba.git]
/
loba_fairstrategy.h
diff --git
a/loba_fairstrategy.h
b/loba_fairstrategy.h
index 9984c367300bb789c5874dd13a20c0395d4e18e1..e6de7a98149f04b55c4db924f4778ae7e1e18085 100644
(file)
--- a/
loba_fairstrategy.h
+++ b/
loba_fairstrategy.h
@@
-9,10
+9,10
@@
public:
~loba_fairstrategy() { }
private:
-
double load_balance(double my_load
);
+
void load_balance(
);
};
-#endif //!LOBA_
SIMPLE
+#endif //!LOBA_
FAIR_STRATEGY_H
// Local variables:
// mode: c++