5 lines
92 B
C
5 lines
92 B
C
Foam::argList args(argc, argv);
|
|
if (!args.checkRootCase())
|
|
{
|
|
Foam::FatalError.exit();
|
|
}
|