Changeset 2819 for trunk/exports/G2export_shelx.py
- Timestamp:
- May 4, 2017 9:14:19 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/exports/G2export_shelx.py
r1618 r2819 121 121 self.Write('END') 122 122 self.CloseFile() 123 print('Phase '+ str(phasenam)+' written to file '+str(self.fullpath))123 print('Phase '+phasenam+' written to file '+self.fullpath)
Note: See TracChangeset
for help on using the changeset viewer.