utilities: Removed the -list.* options which are only useful for solver applications

Avoids unnecessary clutter printed by the -help option
This commit is contained in:
Henry Weller
2018-06-20 14:10:56 +01:00
parent d1c4c33ec0
commit dea88d883a
81 changed files with 134 additions and 135 deletions

View File

@ -37,7 +37,7 @@ Description
int main(int argc, char *argv[])
{
#include "setRootCase.H"
#include "setRootCaseLists.H"
#include "createTime.H"
#include "createMesh.H"