- Timestamp:
- Jun 9, 2020 10:11:45 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/exports/G2export_CIF.py
r4433 r4474 433 433 s = ' ' 434 434 if not quickmode: 435 for j in ('a1','a2','a3','a4','b1','b2','b3','b4','c', 1,2):435 for j in ('a1','a2','a3','a4','b1','b2','b3','b4','c',2,1): 436 436 if len(s) > 80: 437 437 WriteCIFitem(fp, s)
Note: See TracChangeset
for help on using the changeset viewer.