Changeset 18413 for trunk


Ignore:
Timestamp:
01/21/16 17:13:24 (9 years ago)
Author:
tbretz
Message:
The program options were incorrectly names.
File:
1 edited

Legend:

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

    r18194 r18413  
    888888void SetupConfiguration(Configuration &conf)
    889889{
    890     po::options_description control("FTM control options");
     890    po::options_description control("FSC control options");
    891891    control.add_options()
    892892        ("no-dim",        po_bool(),  "Disable dim services")
Note: See TracChangeset for help on using the changeset viewer.