add tests interfaces as examples in the doc ; remove unused test binaries ; some code formating
This commit is contained in:
parent
c4c27907ed
commit
bd236ee67f
54 changed files with 129 additions and 1410 deletions
|
|
@ -54,6 +54,8 @@ template <class FitT> class eoInt: public eoVector<FitT, int>
|
|||
}
|
||||
|
||||
};
|
||||
/** @example t-eoInt.cpp
|
||||
*/
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Reference in a new issue