Changeset 18493 for trunk/FACT++
- Timestamp:
- 05/08/16 18:26:13 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/makeplots.cc
r17958 r18493 43 43 void SetupConfiguration(Configuration &conf) 44 44 { 45 po::options_description control(" Smart FACT");45 po::options_description control("Makeplots"); 46 46 control.add_options() 47 47 //("ra", var<double>(), "Source right ascension")
Note:
See TracChangeset
for help on using the changeset viewer.