mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
typo in comment
This commit is contained in:
@ -230,8 +230,8 @@ void write
|
|||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
argList::noParallel();
|
argList::noParallel();
|
||||||
argList::validArgs.append("surface");
|
argList::validArgs.append("input file");
|
||||||
argList::validArgs.append("output name");
|
argList::validArgs.append("output file");
|
||||||
# include "setRootCase.H"
|
# include "setRootCase.H"
|
||||||
# include "createTime.H"
|
# include "createTime.H"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user