Changeset 2469 for trunk/python
- Timestamp:
 - 04/17/12 20:16:22 (14 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/python/asaplotgui.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/python/asaplotgui.py
r2468 r2469 31 31 #matplotlib.rcParams["interactive"] = True 32 32 33 _pylab_helpers.Gcf.destroy(0) 33 34 self.window = Tk.Tk() 34 35 self.window.protocol("WM_DELETE_WINDOW", self.quit)  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  