* indentations + whitespace cleanup
This commit is contained in:
parent
8457e39efe
commit
56c6edab04
285 changed files with 6068 additions and 6223 deletions
|
|
@ -67,8 +67,8 @@ public:
|
|||
|
||||
void operator () (POT & _po1)
|
||||
{
|
||||
//Set the bestPositions
|
||||
_po1.bestPositions = _po1 ;
|
||||
//Set the bestPositions
|
||||
_po1.bestPositions = _po1 ;
|
||||
|
||||
|
||||
// set the fitness
|
||||
|
|
@ -80,4 +80,3 @@ public:
|
|||
#endif /*_EOPARTICLEBESTINIT_H */
|
||||
|
||||
/** @} */
|
||||
|
||||
|
|
|
|||
Reference in a new issue