FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void PrintHelp
(
)
Definition at line
642
of file
mcp.cc
.
Referenced by
main()
.
643
{
644
Main::PrintHelp<StateMachineMCP>();
645
646
/* Additional help text which is printed after the configuration
647
options goes here */
648
649
/*
650
cout << "bla bla bla" << endl << endl;
651
cout << endl;
652
cout << "Environment:" << endl;
653
cout << "environment" << endl;
654
cout << endl;
655
cout << "Examples:" << endl;
656
cout << "test exam" << endl;
657
cout << endl;
658
cout << "Files:" << endl;
659
cout << "files" << endl;
660
cout << endl;
661
*/
662
}
Here is the caller graph for this function:
src
mcp.cc
Generated on Sun Sep 18 2016 20:50:42 for FACT++ by
1.8.11