Changeset 2638 for trunk/GSASIIphsGUI.py
- Timestamp:
- Jan 17, 2017 3:53:00 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIphsGUI.py
r2624 r2638 1721 1721 atId = atomData[row][colIA+8] 1722 1722 rbExcl = rbAtmDict.get(atId,'') 1723 Atoms.SetReadOnly(row,colType,True) 1723 1724 Atoms.SetReadOnly(row,colSS,True) #site sym 1724 1725 Atoms.SetReadOnly(row,colSS+1,True) #Mult
Note: See TracChangeset
for help on using the changeset viewer.