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
Add support for a constant random, for testing.
[loba.git]
/
loba_simple.h
diff --git
a/loba_simple.h
b/loba_simple.h
index 77cd8adba882657334e702e7bffd87c29d3d0efb..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"
@@
-12,7
+12,7
@@
private:
void load_balance();
};
-#endif //!LOBA_SIMPLE
+#endif //!LOBA_SIMPLE
_H
// Local variables:
// mode: c++