Changeset 68 for trunk/src/SDMemTable.h


Ignore:
Timestamp:
07/19/04 10:59:31 (20 years ago)
Author:
mmarquar
Message:

Fixed vaious warnings arising when compiled without warning suprssion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDMemTable.h

    r50 r68  
    9696  virtual bool setPol(Int whichPol=0);   
    9797  //sets the user mask
    98   virtual bool setMask(const std::vector<int>& whichChans);
     98  virtual bool setMask(std::vector<int> whichChans);
    9999 
    100100  // return the currently selected values
Note: See TracChangeset for help on using the changeset viewer.