# This file has been automatically generated by env-tool. # You probably do not want to edit this by hand. case "x${TEXINPUTS:-y}" in xy) export TEXINPUTS=':/testing1:/testing2:/testing3' echo "env-tool: setting TEXINPUTS with :/testing1:/testing2:/testing3";; *) case "$TEXINPUTS" in '/testing1') ;; *:'/testing1') ;; '/testing1':*) ;; *:'/testing1':*) ;; *) export TEXINPUTS="/testing1:$TEXINPUTS" echo "env-tool: extending TEXINPUTS with /testing1";; esac case "$TEXINPUTS" in '/testing2') ;; *:'/testing2') ;; '/testing2':*) ;; *:'/testing2':*) ;; *) export TEXINPUTS="/testing2:$TEXINPUTS" echo "env-tool: extending TEXINPUTS with /testing2";; esac case "$TEXINPUTS" in '/testing3') ;; *:'/testing3') ;; '/testing3':*) ;; *:'/testing3':*) ;; *) export TEXINPUTS="/testing3:$TEXINPUTS" echo "env-tool: extending TEXINPUTS with /testing3";; esac ;; esac case "x${BIBINPUTS:-y}" in xy) export BIBINPUTS=':/testing1//:/testing2//:/testing3//' echo "env-tool: setting BIBINPUTS with :/testing1//:/testing2//:/testing3//";; *) case "$BIBINPUTS" in '/testing1//') ;; *:'/testing1//') ;; '/testing1//':*) ;; *:'/testing1//':*) ;; *) export BIBINPUTS="/testing1//:$BIBINPUTS" echo "env-tool: extending BIBINPUTS with /testing1//";; esac case "$BIBINPUTS" in '/testing2//') ;; *:'/testing2//') ;; '/testing2//':*) ;; *:'/testing2//':*) ;; *) export BIBINPUTS="/testing2//:$BIBINPUTS" echo "env-tool: extending BIBINPUTS with /testing2//";; esac case "$BIBINPUTS" in '/testing3//') ;; *:'/testing3//') ;; '/testing3//':*) ;; *:'/testing3//':*) ;; *) export BIBINPUTS="/testing3//:$BIBINPUTS" echo "env-tool: extending BIBINPUTS with /testing3//";; esac ;; esac case "x${PATH:-y}" in xy) export PATH='/testing1:/testing2:/testing3' echo "env-tool: setting PATH with /testing1:/testing2:/testing3";; *) case "$PATH" in '/testing1') ;; *:'/testing1') ;; '/testing1':*) ;; *:'/testing1':*) ;; *) export PATH="/testing1:$PATH" echo "env-tool: extending PATH with /testing1";; esac case "$PATH" in '/testing2') ;; *:'/testing2') ;; '/testing2':*) ;; *:'/testing2':*) ;; *) export PATH="/testing2:$PATH" echo "env-tool: extending PATH with /testing2";; esac case "$PATH" in '/testing3') ;; *:'/testing3') ;; '/testing3':*) ;; *:'/testing3':*) ;; *) export PATH="/testing3:$PATH" echo "env-tool: extending PATH with /testing3";; esac ;; esac # Thank you for using env-tool!