Changeset 388 for trunk/GSASIIphsGUI.py
- Timestamp:
- Oct 9, 2011 9:34:43 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIphsGUI.py
r380 r388 737 737 else: 738 738 Atoms.SelectCol(c,True) 739 739 740 SGData = data['General']['SGData'] 741 if SGData['SGPolax']: 742 self.dataFrame.SetStatusText('Warning: The location of the origin is arbitrary in '+SGData['SGPolax']) 740 743 table = [] 741 744 rowLabels = []
Note: See TracChangeset
for help on using the changeset viewer.