Changeset 847 for trunk/src/STMath.cpp


Ignore:
Timestamp:
02/24/06 10:03:21 (18 years ago)
Author:
mar637
Message:

numerous changes before move to new svn repository sourcecode.atnf.csiro.au

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STMath.cpp

    r841 r847  
    811811  setInsitu(insitu);
    812812  Table& tout = out->table();
    813   cout << "nrows " << in[1]->table().nrow() << endl;
    814813  ScalarColumn<uInt> freqidcol(tout,"FREQ_ID"), molidcol(tout, "MOLECULE_ID");
    815814  ScalarColumn<uInt> scannocol(tout,"SCANNO"),focusidcol(tout,"FOCUS_ID");
Note: See TracChangeset for help on using the changeset viewer.