]> SALOME platform Git repositories - tools/eficas.git/blob - prefs.py
Salome HOME
cba83434ed56b1a35b1d3832e005ceff2931f03d
[tools/eficas.git] / 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__)))