Changeset 3345 for trunk/GSASIIobj.py
- Timestamp:
- Apr 16, 2018 5:41:34 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIobj.py
r3298 r3345 1027 1027 try: 1028 1028 P1SGData = G2spc.SpcGroup('P 1')[1] # data structure for default space group 1029 except TypeError:1029 except: 1030 1030 pass 1031 1031
Note: See TracChangeset
for help on using the changeset viewer.