Ignore:
Timestamp:
Jul 12, 2017 1:08:49 PM (6 years ago)
Author:
toby
Message:

fix seq. ref. window; screen positioning bug; read of multiple data files after use of defaults parms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branch/2frame/GSASIIstrMain.py

    r2924 r2928  
    2121import scipy.optimize as so
    2222import GSASIIpath
     23GSASIIpath.SetBinaryPath()
    2324GSASIIpath.SetVersionNumber("$Revision$")
    2425import GSASIIlattice as G2lat
     
    767768         
    768769if __name__ == '__main__':
    769     GSASIIpath.SetBinaryPath()
    770770    main()
Note: See TracChangeset for help on using the changeset viewer.