Changeset 2469


Ignore:
Timestamp:
04/17/12 20:16:22 (12 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: No (a bug fix)

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s): asapplotter

Description: putting back a line to merge CASA stable branch.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/asaplotgui.py

    r2468 r2469  
    3131        #matplotlib.rcParams["interactive"] = True
    3232
     33        _pylab_helpers.Gcf.destroy(0)
    3334        self.window = Tk.Tk()
    3435        self.window.protocol("WM_DELETE_WINDOW", self.quit)
Note: See TracChangeset for help on using the changeset viewer.