Changeset 1486 for trunk/GSASII.py
- Timestamp:
- Sep 4, 2014 12:35:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASII.py
r1483 r1486 59 59 print('*******************************************************') 60 60 loc = os.path.dirname(__file__) 61 import subprocess 61 62 subprocess.Popen([sys.executable,os.path.join(loc,'GSASII.py')]) 62 63 sys.exit()
Note: See TracChangeset
for help on using the changeset viewer.