Changeset 83 for trunk/src/SDMath.cc


Ignore:
Timestamp:
09/07/04 11:31:02 (20 years ago)
Author:
mar637
Message:

chnaged namesapce form "atnf_sd" to "asap"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDMath.cc

    r81 r83  
    6161#include "SDMath.h"
    6262
    63 using namespace atnf_sd;
    64 //using namespace atnf_sd::SDMath;
     63using namespace asap;
     64//using namespace asap::SDMath;
    6565
    6666CountedPtr<SDMemTable> SDMath::average(const CountedPtr<SDMemTable>& in) {
Note: See TracChangeset for help on using the changeset viewer.