Salome HOME
optim eciture
[tools/eficas.git] / SPECA / prefs.py
1 code='SPECA'
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__)))