FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void PrintUsage
(
)
Definition at line
19
of file
fact.cc
.
Referenced by
main()
.
20
{
21
cout <<
"\n"
22
"The FACT++ Graphical User Interfact (GUI).\n"
23
"\n"
24
"Usage: fact [-c type] [OPTIONS]\n"
25
" or: fact [OPTIONS]\n"
;
26
cout << endl;
27
28
}
Here is the caller graph for this function:
gui
fact.cc
Generated on Sun Sep 18 2016 20:50:38 for FACT++ by
1.8.11