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