Changeset 11495 for trunk/FACT++/src


Ignore:
Timestamp:
07/20/11 18:36:02 (13 years ago)
Author:
tbretz
Message:
Fixed a minor compiler issue from last commit.
File:
1 edited

Legend:

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

    r11483 r11495  
    187187    ~DataLogger();
    188188
    189     int EvalConfiguration(const Configuration& conf);
     189    int EvalOptions(Configuration& conf);
    190190
    191191private:
Note: See TracChangeset for help on using the changeset viewer.