# This file has been generated by Clyde
# It must be sourced from your shell, not executed
if [ "${BASH_SOURCE-}" = "$0" ]; then
echo "You must source this script, using \". $0\"" >&2
exit 12
fi
export PATH=@INSTALL_DIR@/bin:$PATH
export MANPATH=@INSTALL_DIR@/share/man:${MANPATH:-}