STYLE: partial revert for 5cfa97624e

This commit is contained in:
Mark Olesen
2010-04-23 10:23:08 +02:00
parent f7f6faa851
commit 03338b9ea9
113 changed files with 228 additions and 504 deletions

View File

@ -43,8 +43,7 @@ Foam::functionObject::functionObject(const word& name)
// * * * * * * * * * * * * * * * * Selectors * * * * * * * * * * * * * * * * //
Foam::autoPtr<Foam::functionObject>
Foam::functionObject::New
Foam::autoPtr<Foam::functionObject> Foam::functionObject::New
(
const word& name,
const Time& t,