* whitespace cleanup
This commit is contained in:
parent
56c6edab04
commit
70e60a50d2
195 changed files with 1763 additions and 1873 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
#include <eoInit.h>
|
||||
#include <eoCounter.h>
|
||||
|
||||
|
|
@ -13,7 +12,7 @@ class Tester : public eoInit<int>
|
|||
public :
|
||||
void operator()(int& i)
|
||||
{
|
||||
i=1;
|
||||
i=1;
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue