STYLE: avoid namespace { ... } in functionObject source code

This commit is contained in:
Mark Olesen
2010-04-09 14:09:42 +02:00
parent 16a16090db
commit a30f977dc5
25 changed files with 83 additions and 111 deletions

View File

@ -30,7 +30,7 @@ License
namespace Foam
{
defineTemplateTypeNameAndDebug(Cloud<streamLineParticle>, 0);
};
}
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //