Changeset 19467 for trunk/FACT++


Ignore:
Timestamp:
03/28/19 23:51:28 (6 years ago)
Author:
tbretz
Message:
The Dim Command was not up-to-date.
File:
1 edited

Legend:

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

    r19452 r19467  
    268268
    269269                Info("Sending ToO #"+to_string(trig)+" ["+role+"]");
    270                 Dim::SendCommandNB("TARGET_OF_OPPORTUNITY/SCHEDULE_GCN", data);
     270                Dim::SendCommandNB("SCHEDULER/GCN", data);
    271271
    272272/*
Note: See TracChangeset for help on using the changeset viewer.