Changeset 3106 for trunk/src/python_asap.cpp
- Timestamp:
- 10/04/16 18:20:50 (9 years ago)
- File:
-
- 1 edited
-
trunk/src/python_asap.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/python_asap.cpp
r3035 r3106 51 51 namespace python { 52 52 53 void translate_ex(const casa ::AipsError& e)53 void translate_ex(const casacore::AipsError& e) 54 54 { 55 55 // Use the Python 'C' API to set up an exception object
Note:
See TracChangeset
for help on using the changeset viewer.
