Changeset 3420 for trunk/GSASII.py


Ignore:
Timestamp:
Jun 4, 2018 2:18:05 PM (5 years ago)
Author:
vondreele
Message:

update hkl lines after spin change (still does nothing, but this is needed)
show bin directory when GSAS-II starts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASII.py

    r3123 r3420  
    2424if __name__ == '__main__':
    2525    try:
    26         GSASIIpath.SetBinaryPath()
     26        GSASIIpath.SetBinaryPath(True)
    2727    except:
    2828        print('Unable to run with current setup, do you want to update to the')
Note: See TracChangeset for help on using the changeset viewer.