Changeset 2928 for branch/2frame/GSASIIstrMain.py
- Timestamp:
- Jul 12, 2017 1:08:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branch/2frame/GSASIIstrMain.py
r2924 r2928 21 21 import scipy.optimize as so 22 22 import GSASIIpath 23 GSASIIpath.SetBinaryPath() 23 24 GSASIIpath.SetVersionNumber("$Revision$") 24 25 import GSASIIlattice as G2lat … … 767 768 768 769 if __name__ == '__main__': 769 GSASIIpath.SetBinaryPath()770 770 main()
Note: See TracChangeset
for help on using the changeset viewer.