Ignore:
Timestamp:
04/26/11 13:03:10 (13 years ago)
Author:
Kana Sugimoto
Message:

New Development: Yes

JIRA Issue: No (reorganization of modules)

Ready for Test: Yes

Interface Changes: Yes

What Interface Changed: the modules casatoolbar, flagtoolbar, notaionwindow, were reorganized as customgui_base, customgui_tkagg, and customgui_qt4agg, based on backend

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/CMakeLists.txt

    r2086 r2155  
    1919     ${PYTHONDIR}/asapmath.py
    2020     ${PYTHONDIR}/asapplotter.py
    21      ${PYTHONDIR}/casatoolbar.py
    2221     ${PYTHONDIR}/compatibility.py
    2322     ${PYTHONDIR}/coordinate.py
     23     ${PYTHONDIR}/customgui_base.py
     24     ${PYTHONDIR}/customgui_tkagg.py
     25     ${PYTHONDIR}/customgui_qt4agg.py
    2426     ${PYTHONDIR}/env.py
    2527     ${PYTHONDIR}/flagplotter.py
    26      ${PYTHONDIR}/flagtoolbar.py
    2728     ${PYTHONDIR}/__init__.py
    2829     ${PYTHONDIR}/interactivemask.py
     
    3132     ${PYTHONDIR}/linecatalog.py
    3233     ${PYTHONDIR}/logging.py
    33      ${PYTHONDIR}/notationwindow.py
    3434     ${PYTHONDIR}/opacity.py
    3535     ${PYTHONDIR}/parameters.py
Note: See TracChangeset for help on using the changeset viewer.