Changeset 67
- Timestamp:
- May 18, 2010 12:55:54 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIpath.py
r65 r67 1 1 # determine a binary path for the pyd files based on the host OS and the python version, 2 2 # path is relative to location of this file 3 #this must be imported before anything that imports any pyd file for GSASII 3 4 import os.path as ospath 4 5 import sys
Note: See TracChangeset
for help on using the changeset viewer.