]> SALOME platform Git repositories - tools/eficas.git/blob - Aster/prefs.py
Salome HOME
Modif V6_4_°
[tools/eficas.git] / Aster / prefs.py
1 code="ASTER" 
2 import sys, os
3 if os.path.dirname(os.path.abspath(__file__)) not in sys.path :
4    sys.path.insert(0,os.path.dirname(os.path.abspath(__file__)))