Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Mark Olesen
2022-06-03 14:11:00 +02:00
18 changed files with 73 additions and 38 deletions

View File

@ -671,7 +671,7 @@ int main(int argc, char *argv[])
{
for
(
const word& opt
const char * const opt
: { "cellSet", "cellZone", "faceSet", "pointSet" }
)
{