Changeset 1486 for trunk/GSASII.py


Ignore:
Timestamp:
Sep 4, 2014 12:35:40 PM (9 years ago)
Author:
toby
Message:

minor bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASII.py

    r1483 r1486  
    5959    print('*******************************************************')         
    6060    loc = os.path.dirname(__file__)
     61    import subprocess
    6162    subprocess.Popen([sys.executable,os.path.join(loc,'GSASII.py')])
    6263    sys.exit()
Note: See TracChangeset for help on using the changeset viewer.