Ignore:
Timestamp:
11/17/05 14:37:54 (19 years ago)
Author:
mar637
Message:

implemented use of SDLog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDMemTableWrapper.h

    r539 r717  
    179179  }
    180180 
    181   void spectralLines() const {table_->spectralLines();}
     181  std::string spectralLines() const {table_->spectralLines();}
    182182
    183183  std::vector<double> getRestFreqs() {
Note: See TracChangeset for help on using the changeset viewer.