Ignore:
Timestamp:
10/10/12 16:44:44 (12 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: No (fixes to broken cmake build)

Ready for Test: Yes

Interface Changes: Yes

What Interface Changed: Malte has removed Logger class in r2658.

Test Programs: build with cmake

Put in Release Notes: No

Module(s):

Description:

Updated a CMake build script corresponding to modifications by Malte in r2658.
ASAP uses LogIO in casacore for c++ logging and does not depend on Logging
class in ASAP anymore.
This commit updates a CMake build script to fix the broken build due to the
commit. and also removes unused prototype definition in python_asap class.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_asap.h

    r2613 r2663  
    4848    void python_MSWriter();
    4949    void python_LineCatalog();
    50     void python_Logger();
    5150    void python_LogSink();
    5251    void python_STCoordinate();
Note: See TracChangeset for help on using the changeset viewer.