Changeset 12836


Ignore:
Timestamp:
02/03/12 13:49:26 (13 years ago)
Author:
tbretz
Message:
PrintHelp didn't output the commands so far - fixed.
File:
1 edited

Legend:

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

    r12828 r12836  
    12891289void PrintHelp()
    12901290{
    1291 //    Main::PrintHelp<StateMachineFTM<StateMachine, ConnectionFTM>>();
     1291    Main::PrintHelp<StateMachineDrive<StateMachine,ConnectionDrive>>();
    12921292
    12931293    /* Additional help text which is printed after the configuration
Note: See TracChangeset for help on using the changeset viewer.