Merge pull request #34 from PhasicFlow/solvers

build floating point type report
This commit is contained in:
PhasicFlow
2022-10-01 19:19:11 +03:30
committed by GitHub
3 changed files with 15 additions and 4 deletions

View File

@ -41,6 +41,7 @@ if(!cmds.parse(argc, argv)) return 0;
output<<endl;
Report(1)<< "You are using "<<yellowText(cmds.productNameCopyright())<<endReport;
Report(1)<< yellowText(pFlow::floatingPointDescription())<<endReport;
// this should be palced in each main