export TOOLS_DIR=$(pwd)
export HOME_OLD=$HOME
+# to use patched OCCT 7.1.0 for SHAPER
+export CUSTOM_CAS_ROOT=1
+export ENV_FOR_LAUNCH=1
+
source /dn64/series8x/work/init.sh 2016-12-26
export HOME=$HOME_OLD
export SHAPER_ROOT_DIR=$(cd ${SOURCES_DIR}/.. && pwd)/install
source ${TOOLS_DIR}/env_linux.sh
-source ${TOOLS_DIR}/env_salome.sh
\ No newline at end of file
+source ${TOOLS_DIR}/env_salome.sh