0026916: Configuration, CMake - configure variables to customize installation path...
[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" "$1"
6
7 echo 'Hint: use "pload ALL" command to load standard commands'
8 DRAWEXE