import sys, os

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

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