Changeset 18493 for trunk/FACT++


Ignore:
Timestamp:
05/08/16 18:26:13 (9 years ago)
Author:
tbretz
Message:
Fixed a type in some log output
File:
1 edited

Legend:

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

    r17958 r18493  
    4343void SetupConfiguration(Configuration &conf)
    4444{
    45     po::options_description control("Smart FACT");
     45    po::options_description control("Makeplots");
    4646    control.add_options()
    4747        //("ra",        var<double>(), "Source right ascension")
Note: See TracChangeset for help on using the changeset viewer.