mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
cosmetics
This commit is contained in:
@ -92,7 +92,6 @@ inline Foam::IStringStream Foam::argList::optionLookup(const word& opt) const
|
||||
|
||||
namespace Foam
|
||||
{
|
||||
|
||||
// Template specialization for string
|
||||
template<>
|
||||
inline Foam::string
|
||||
@ -116,9 +115,7 @@ namespace Foam
|
||||
{
|
||||
return option(opt);
|
||||
}
|
||||
|
||||
|
||||
} // End namespace Foam
|
||||
}
|
||||
|
||||
|
||||
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
|
||||
|
||||
Reference in New Issue
Block a user