Changeset 19653 for trunk/FACT++
- Timestamp:
- 09/16/19 10:36:02 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/agilentctrl.cc
r17883 r19653 512 512 void SetupConfiguration(Configuration &conf) 513 513 { 514 po::options_description control(" agilent_ctrl control options");514 po::options_description control("Control options"); 515 515 control.add_options() 516 516 ("no-dim", po_bool(), "Disable dim services")
Note:
See TracChangeset
for help on using the changeset viewer.