Salome HOME
Issue #2126: Fatal error when create fillet
[modules/shaper.git] / env.sh
diff --git a/env.sh b/env.sh
index 55c6be7d3303d8d11c817e3fdcc5c8f0204bb717..5b27f9ed0c2fed20462fda9b693ea9afcd7cdedc 100644 (file)
--- a/env.sh
+++ b/env.sh
@@ -11,7 +11,11 @@ export AUT_DIR=$(pwd)
 export TOOLS_DIR=$(pwd)
 
 export HOME_OLD=$HOME
-source /dn64/series8x/work/init.sh 2016-12-26
+# 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 2017-03-22
 export HOME=$HOME_OLD
 
 # Path to solvespace-2
@@ -20,4 +24,4 @@ export SHAPER_PDIR=/dn48/newgeom/common/products
 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