argList: Minor format correction
This commit is contained in:
@ -33,8 +33,7 @@ License
|
||||
#include "labelList.H"
|
||||
#include "regIOobject.H"
|
||||
#include "dynamicCode.H"
|
||||
#include "uncollatedFileOperation.H"
|
||||
#include "masterUncollatedFileOperation.H"
|
||||
#include "fileOperation.H"
|
||||
|
||||
#include <cctype>
|
||||
|
||||
|
||||
@ -103,6 +103,7 @@ namespace Foam
|
||||
class argList
|
||||
{
|
||||
// Private data
|
||||
|
||||
static bool bannerEnabled;
|
||||
|
||||
//- Switch on/off parallel mode. Has to be first to be constructed
|
||||
|
||||
Reference in New Issue
Block a user