Changeset 2468


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

New Development: No

JIRA Issue: No (an ugly workaround commit)

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs: don't do anything!

Put in Release Notes: No

Module(s):

Description: This is an ugly workaround commit to generate a base revision

to merge the next commit to stable.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/asaplotgui.py

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