Changeset 2739 for trunk/GSASIIddataGUI.py
- Timestamp:
- Mar 4, 2017 9:56:49 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIddataGUI.py
r2732 r2739 864 864 UseList[G2frame.hist]['LeBail'] = False 865 865 if 'newLeBail' not in UseList[G2frame.hist]: 866 UseList[G2frame.hist]['newLeBail'] = True866 UseList[G2frame.hist]['newLeBail'] = False 867 867 if 'Babinet' not in UseList[G2frame.hist]: 868 868 UseList[G2frame.hist]['Babinet'] = {'BabA':[0.0,False],'BabU':[0.0,False]}
Note: See TracChangeset
for help on using the changeset viewer.