Skip to content
Snippets Groups Projects
Commit f6ec4dee authored by mattijs's avatar mattijs
Browse files

added -constant

parent bc483f46
Branches
Tags
No related merge requests found
......@@ -47,7 +47,7 @@ using namespace Foam;
int main(int argc, char *argv[])
{
timeSelector::addOptions(false); // no constant
timeSelector::addOptions();
# include "addRegionOption.H"
argList::validOptions.insert("noTopology", "");
argList::validOptions.insert("allGeometry", "");
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment