Changeset 436 for trunk/GSASII.py
- Timestamp:
- Dec 8, 2011 4:38:08 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASII.py
r428 r436 21 21 import wx 22 22 import matplotlib as mpl 23 import wx.lib.inspection as wxeye 23 24 24 25 # load the GSAS routines … … 33 34 import GSASIIsolve as G2sol 34 35 import OpenGL as ogl 36 37 #wx inspector - use as needed 38 #wxeye.InspectionTool().Show() 35 39 36 40 # print versions
Note: See TracChangeset
for help on using the changeset viewer.