2 cd ${0%/*} ||
exit 1 # run from this directory
4 if [ ! -d ${WM_THIRD_PARTY_DIR}/tecio
]
6 echo "Did not find tecio in ${WM_THIRD_PARTY_DIR}. Not building foamToTecplot360."
11 # ----------------------------------------------------------------- end-of-file