Changeset 2778 for trunk/external-alma
- Timestamp:
- 03/07/13 13:47:22 (13 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/external-alma/atnf/PKSIO/NRODataset.cc (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/external-alma/atnf/PKSIO/NRODataset.ccr2777 r2778 495 495 Bool match2 = false; 496 496 for (int i = 0; i < arrayMax(); i++) { 497 cout << "RX[" << i << "]=" << RX[i] << endl;497 //cout << "RX[" << i << "]=" << RX[i] << endl; 498 498 if (!match1) { 499 499 match1 = (reRx1.match(RX[i].c_str(), RX[i].size()) != String::npos); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
