Ignore:
Timestamp:
03/08/06 14:03:25 (18 years ago)
Author:
mar637
Message:

asap2 naming changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_asap.cpp

    r881 r894  
    6060  asap::python::python_STSelector();
    6161  asap::python::python_STMath();
    62   asap::python::python_SDFitter();
     62  asap::python::python_Fitter();
    6363  asap::python::python_STLineFinder();
    6464  /*
     
    6666  asap::python::python_SDFitTable();
    6767  */
    68   asap::python::python_SDLog();
     68  asap::python::python_Logger();
    6969  register_exception_translator<casa::AipsError>(&asap::python::translate_ex);
    7070
Note: See TracChangeset for help on using the changeset viewer.