Changeset 19713


Ignore:
Timestamp:
10/03/19 12:29:40 (5 years ago)
Author:
tbretz
Message:
Forgot to rename the server.
File:
1 edited

Legend:

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

    r19708 r19713  
    354354public:
    355355    StateMachineGTC(ostream &out=cout) :
    356         StateMachineAsio<T>(out, "BIAS_TEMP"), fGTC(*this, *this)
     356        StateMachineAsio<T>(out, "GTC_DUST"), fGTC(*this, *this)
    357357    {
    358358        // State names
Note: See TracChangeset for help on using the changeset viewer.