Salome HOME
Task 2.1. Creation of ellipses and arcs of ellipse.
[modules/shaper.git] / env.sh
diff --git a/env.sh b/env.sh
index 5c8cdb8a5ab25ae8a085823b8dae52da9306e7fd..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/series7x/work/init.sh 2016-06-20
+# 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