mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Fixing code style requirements for more files - those not
picked up by a copyright change.
This commit is contained in:
@ -1272,7 +1272,10 @@ int main(int argc, char *argv[])
|
||||
//Info<< " symm tensors :";
|
||||
//print(Info, symmNames);
|
||||
//
|
||||
//wordList tensorNames(sprayObjs.names(tensorIOField::typeName));
|
||||
//wordList tensorNames
|
||||
//(
|
||||
// sprayObjs.names(tensorIOField::typeName)
|
||||
//);
|
||||
//Info<< " tensors :";
|
||||
//print(Info, tensorNames);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user