0024426: CMake ignores 3rd party options; env.sh does not set "CASROOT" environment...
[occt.git] / adm / templates / draw.sh
1 #!/bin/bash
2
3 aScriptPath=${BASH_SOURCE%/*}; if [ -d "${aScriptPath}" ]; then cd "$aScriptPath"; fi; aScriptPath="$PWD";
4
5 source "${aScriptPath}/env.sh"
6
7 echo 'Hint: use "pload ALL" command to load standard commands'
8 DRAWEXE