Changeset 18413
- Timestamp:
- 01/21/16 17:13:24 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/fscctrl.cc
r18194 r18413 888 888 void SetupConfiguration(Configuration &conf) 889 889 { 890 po::options_description control("F TMcontrol options");890 po::options_description control("FSC control options"); 891 891 control.add_options() 892 892 ("no-dim", po_bool(), "Disable dim services")
Note:
See TracChangeset
for help on using the changeset viewer.