Changeset 3371 for trunk/GSASIIdataGUI.py
- Timestamp:
- May 4, 2018 5:57:13 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIdataGUI.py
r3367 r3371 4271 4271 G2mv.GenerateConstraints(groups,parmlist,varyList,constrDict,fixedList,parmValDict) 4272 4272 G2mv.Map2Dict(parmValDict,varyList) 4273 except :4273 except G2mv.ConstraintException: 4274 4274 pass 4275 4275 wx.EndBusyCursor()
Note: See TracChangeset
for help on using the changeset viewer.