Ignore:
Timestamp:
10/04/16 18:20:50 (8 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes/No?

Interface Changes: Yes/No?

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...


Check-in asap modifications from Jim regarding casacore namespace conversion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_asap.cpp

    r3035 r3106  
    5151  namespace python {
    5252
    53 void translate_ex(const casa::AipsError& e)
     53void translate_ex(const casacore::AipsError& e)
    5454{
    5555  // Use the Python 'C' API to set up an exception object
Note: See TracChangeset for help on using the changeset viewer.