Changeset 2327 for trunk/GSASIIgrid.py
- Timestamp:
- Jun 16, 2016 8:34:05 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIgrid.py
r2326 r2327 3471 3471 calcobj.UpdateDict(PSvarDict) 3472 3472 valList.append(calcobj.EvalExpression()) 3473 #if calcobj.su is not None: esdList[-1] = calcobj.su3473 if calcobj.su is not None: esdList[-1] = calcobj.su 3474 3474 if not esdList: 3475 3475 esdList = None
Note: See TracChangeset
for help on using the changeset viewer.