Changeset 3420 for trunk/GSASII.py
- Timestamp:
- Jun 4, 2018 2:18:05 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASII.py
r3123 r3420 24 24 if __name__ == '__main__': 25 25 try: 26 GSASIIpath.SetBinaryPath( )26 GSASIIpath.SetBinaryPath(True) 27 27 except: 28 28 print('Unable to run with current setup, do you want to update to the')
Note: See TracChangeset
for help on using the changeset viewer.