Salome HOME
Merge branch 'master' into V9_merge
[tools/eficas.git] / OldCodes / 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__)))