* indentations + whitespace cleanup

This commit is contained in:
Caner Candan 2011-05-05 16:54:00 +02:00
commit 56c6edab04
285 changed files with 6068 additions and 6223 deletions

View file

@ -70,9 +70,9 @@ public:
virtual POT & best (unsigned ) = 0;
/*
* Return the global best of the topology
*/
/*
* Return the global best of the topology
*/
virtual POT & globalBest() = 0;
@ -84,11 +84,3 @@ public:
#endif /*EOTOPOLOGY_H_ */