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
Update attribute "credit" for each neighbor.
[loba.git]
/
loba_simple.h
diff --git
a/loba_simple.h
b/loba_simple.h
index 1a2fd7366cde092e05270f806730bec7a7ea0ccf..164641c684b3c208dd6561bcc152a08567776840 100644
(file)
--- a/
loba_simple.h
+++ b/
loba_simple.h
@@
-1,5
+1,5
@@
-#ifndef LOBA_SIMPLE
-#define LOBA_SIMPLE
+#ifndef LOBA_SIMPLE
_H
+#define LOBA_SIMPLE
_H
#include "process.h"
#include "process.h"
@@
-9,10
+9,10
@@
public:
~loba_simple() { }
private:
~loba_simple() { }
private:
-
double load_balance(double my_load
);
+
void load_balance(
);
};
};
-#endif //!LOBA_SIMPLE
+#endif //!LOBA_SIMPLE
_H
// Local variables:
// mode: c++
// Local variables:
// mode: c++