BUG: overwrite option does not require an argument.

This commit is contained in:
mattijs
2010-03-02 09:50:34 +00:00
parent 0a2968325d
commit 1c100735cc

View File

@ -2,7 +2,7 @@
// addOverwriteOption.H // addOverwriteOption.H
// ~~~~~~~~~~~~~~~~~~~~ // ~~~~~~~~~~~~~~~~~~~~
Foam::argList::addOption Foam::argList::addBoolOption
( (
"overwrite", "overwrite",
"overwrite existing mesh/results files" "overwrite existing mesh/results files"