* indentations + whitespace cleanup
This commit is contained in:
parent
8457e39efe
commit
56c6edab04
285 changed files with 6068 additions and 6223 deletions
|
|
@ -37,8 +37,8 @@
|
|||
// eoString
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
/** Adaptor that turns an STL std::string into an EO
|
||||
|
||||
/** Adaptor that turns an STL std::string into an EO
|
||||
|
||||
@ingroup Representations
|
||||
@ingroup Utilities
|
||||
*/
|
||||
|
|
@ -82,4 +82,3 @@ public:
|
|||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Reference in a new issue