Ignore:
Timestamp:
10/17/12 11:08:53 (12 years ago)
Author:
Malte Marquarding
Message:

added missing getcyclenos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_Scantable.cpp

    r2665 r2667  
    5858    .def("getscannos", &ScantableWrapper::getScanNos)
    5959    .def("getcycle", &ScantableWrapper::getCycle)
     60    .def("getcyclenos", &ScantableWrapper::getCycleNos)
    6061    .def("getmolnos", &ScantableWrapper::getMolNos)
    6162    .def("nif", &ScantableWrapper::nif,
Note: See TracChangeset for help on using the changeset viewer.