Changeset 3420 for trunk/GSASIIpath.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/GSASIIpath.py

    r3372 r3420  
    723723if os.path.exists(os.path.expanduser('~/.G2local/')):
    724724    sys.path.insert(0,os.path.expanduser('~/.G2local/'))
    725     import glob
    726725    fl = glob.glob(os.path.expanduser('~/.G2local/GSASII*.py*'))
    727726    files = ""
Note: See TracChangeset for help on using the changeset viewer.