mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
build floating point type report
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user