Ignore:
Timestamp:
09/13/11 14:42:35 (13 years ago)
Author:
tbretz
Message:
Added commands and states to help output.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/ftmctrl.cc

    r12038 r12088  
    25242524void PrintHelp()
    25252525{
     2526    Main::PrintHelp<StateMachineFTM<StateMachine, ConnectionFTM>>();
     2527
    25262528    /* Additional help text which is printed after the configuration
    25272529     options goes here */
Note: See TracChangeset for help on using the changeset viewer.