import sys, os

# FIXME to the right path for trex_stl_lib 
sys.path.insert(0, "../")

STL_PROFILES_PATH = os.path.join(os.pardir, os.pardir, os.pardir, os.pardir, 'stl')