- Timestamp:
- Mar 24, 2021 11:58:10 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIrestrGUI.py
r4863 r4864 276 276 for Tid,Ttype,Tcoord in targAtoms: 277 277 if 'macro' in General['Type']: 278 result = [ [Tcoord,1,[0,0,0]],[]]278 result = [Tcoord,1,[0,0,0],[]] 279 279 else: 280 280 result = G2spc.GenAtom(Tcoord,SGData,False,Move=False)
Note: See TracChangeset
for help on using the changeset viewer.