Salome HOME
Modif V6_4_°
[tools/eficas.git] / Openturns_Study / prefs.py
1 code='OPENTURNS_STUDY'
2 import sys, os
3 if os.path.abspath(__file__) not in sys.path :
4    sys.path.insert(0,os.path.dirname(os.path.abspath(__file__)))