Changeset 3884
- Timestamp:
- Apr 9, 2019 2:50:49 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrIO.py
r3883 r3884 791 791 # datus[1] = histogram[datus[0]] 792 792 cPickle.dump(data,outfile,1) 793 hist.close() 793 794 infile.close() 794 795 outfile.close()
Note: See TracChangeset
for help on using the changeset viewer.