* indentations + whitespace cleanup
This commit is contained in:
parent
8457e39efe
commit
56c6edab04
285 changed files with 6068 additions and 6223 deletions
|
|
@ -52,7 +52,7 @@ public:
|
|||
}
|
||||
|
||||
/**
|
||||
* Return true if the neighborhood contains the indice (= that means "contains the
|
||||
* Return true if the neighborhood contains the indice (= that means "contains the
|
||||
* particle whose indice is _oneIndice")
|
||||
* @param _oneIndice - The indice of the particle in its population.
|
||||
*/
|
||||
|
|
@ -123,4 +123,3 @@ protected:
|
|||
|
||||
|
||||
#endif /* EOSOCIALNEIGHBORHOOD_H_ */
|
||||
|
||||
|
|
|
|||
Reference in a new issue