Changeset 4852 for trunk/GSASIIctrlGUI.py
- Timestamp:
- Mar 12, 2021 12:35:11 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIctrlGUI.py
r4844 r4852 4104 4104 refChoices = ['All','Refined'] 4105 4105 txt = ('"R" indicates a refined variable\n'+ 4106 '"C" indicates generated from a constraint')4106 '"C" indicates generated from a user entered constraint') 4107 4107 if fcount: 4108 4108 refChoices += ['Frozen']
Note: See TracChangeset
for help on using the changeset viewer.