Ignore:
Timestamp:
07/30/10 19:00:47 (14 years ago)
Author:
Malte Marquarding
Message:

add new filler to python

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/newfiller/src/python_asap.cpp

    r1757 r1796  
    6767  asap::python::python_Scantable();
    6868  asap::python::python_STFiller();
     69  asap::python::python_Filler();
    6970  asap::python::python_STSelector();
    7071  asap::python::python_STMath();
     
    7576  asap::python::python_LineCatalog();
    7677  asap::python::python_Logger();
     78//  asap::python::python_LogSink();
    7779  asap::python::python_STCoordinate();
    7880  asap::python::python_STAtmosphere();
Note: See TracChangeset for help on using the changeset viewer.