Changeset 215 in tmcsimulator


Ignore:
Timestamp:
11/02/2017 02:26:57 PM (9 years ago)
Author:
jtorres
Message:

FEPSim.cpp: removed a debugging cout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FEPSimulator/FEPSim.cpp

    r214 r215  
    6262            fep_shortanswer fsa; 
    6363            int index = lines.at(i)->ldsIndex.at(j); 
    64             cout << "LDS index: " << index << endl; 
     64 
    6565            // msg: oa, od, ldsMap.at(index).dataPack, od, ff 
    6666            fsa.msg.message_len = ldsMap.at(index)->length + 2; 
Note: See TracChangeset for help on using the changeset viewer.