Changeset 4456 for trunk/GSASIIstrMain.py
- Timestamp:
- Jun 1, 2020 8:13:23 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrMain.py
r4451 r4456 677 677 Vect.append([0.,0.,0.]) 678 678 VectA.append([]) 679 680 679 if dlg is not None: 680 dlg.Update(iO,newmsg='Atoms done=%d'%(iO)) 681 681 for D in Dist: 682 682 DistArray[Oatom[0]].append(D[1:])
Note: See TracChangeset
for help on using the changeset viewer.