Changeset 67


Ignore:
Timestamp:
May 18, 2010 12:55:54 PM (13 years ago)
Author:
vondreel
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIpath.py

    r65 r67  
    11# determine a binary path for the pyd files based on the host OS and the python version, 
    22# path is relative to location of this file
     3#this must be imported before anything that imports any pyd file for GSASII
    34import os.path as ospath
    45import sys
Note: See TracChangeset for help on using the changeset viewer.