# This file has been automatically generated by env-tool. # You probably do not want to edit this by hand. if ($?TEXINPUTS) then if (! (("$TEXINPUTS" =~ *:'/testing1') || ("$TEXINPUTS" =~ '/testing1':*) || ("$TEXINPUTS" =~ *:'/testing1':*) || ("$TEXINPUTS" =~ '/testing1'))) then setenv TEXINPUTS '/testing1:'"$TEXINPUTS"; echo "env-tool: extending TEXINPUTS with /testing1" endif if (! (("$TEXINPUTS" =~ *:'/testing2') || ("$TEXINPUTS" =~ '/testing2':*) || ("$TEXINPUTS" =~ *:'/testing2':*) || ("$TEXINPUTS" =~ '/testing2'))) then setenv TEXINPUTS '/testing2:'"$TEXINPUTS"; echo "env-tool: extending TEXINPUTS with /testing2" endif if (! (("$TEXINPUTS" =~ *:'/testing3') || ("$TEXINPUTS" =~ '/testing3':*) || ("$TEXINPUTS" =~ *:'/testing3':*) || ("$TEXINPUTS" =~ '/testing3'))) then setenv TEXINPUTS '/testing3:'"$TEXINPUTS"; echo "env-tool: extending TEXINPUTS with /testing3" endif else setenv TEXINPUTS ':/testing1:/testing2:/testing3'; echo "env-tool: setting TEXINPUTS with TEXINPUTS" endif if ($?BIBINPUTS) then if (! (("$BIBINPUTS" =~ *:'/testing1//') || ("$BIBINPUTS" =~ '/testing1//':*) || ("$BIBINPUTS" =~ *:'/testing1//':*) || ("$BIBINPUTS" =~ '/testing1//'))) then setenv BIBINPUTS '/testing1//:'"$BIBINPUTS"; echo "env-tool: extending BIBINPUTS with /testing1//" endif if (! (("$BIBINPUTS" =~ *:'/testing2//') || ("$BIBINPUTS" =~ '/testing2//':*) || ("$BIBINPUTS" =~ *:'/testing2//':*) || ("$BIBINPUTS" =~ '/testing2//'))) then setenv BIBINPUTS '/testing2//:'"$BIBINPUTS"; echo "env-tool: extending BIBINPUTS with /testing2//" endif if (! (("$BIBINPUTS" =~ *:'/testing3//') || ("$BIBINPUTS" =~ '/testing3//':*) || ("$BIBINPUTS" =~ *:'/testing3//':*) || ("$BIBINPUTS" =~ '/testing3//'))) then setenv BIBINPUTS '/testing3//:'"$BIBINPUTS"; echo "env-tool: extending BIBINPUTS with /testing3//" endif else setenv BIBINPUTS ':/testing1//:/testing2//:/testing3//'; echo "env-tool: setting BIBINPUTS with BIBINPUTS" endif if ($?PATH) then if (! (("$PATH" =~ *:'/testing1') || ("$PATH" =~ '/testing1':*) || ("$PATH" =~ *:'/testing1':*) || ("$PATH" =~ '/testing1'))) then setenv PATH '/testing1:'"$PATH"; echo "env-tool: extending PATH with /testing1" endif if (! (("$PATH" =~ *:'/testing2') || ("$PATH" =~ '/testing2':*) || ("$PATH" =~ *:'/testing2':*) || ("$PATH" =~ '/testing2'))) then setenv PATH '/testing2:'"$PATH"; echo "env-tool: extending PATH with /testing2" endif if (! (("$PATH" =~ *:'/testing3') || ("$PATH" =~ '/testing3':*) || ("$PATH" =~ *:'/testing3':*) || ("$PATH" =~ '/testing3'))) then setenv PATH '/testing3:'"$PATH"; echo "env-tool: extending PATH with /testing3" endif else setenv PATH '/testing1:/testing2:/testing3'; echo "env-tool: setting PATH with PATH" endif # Thank you for using env-tool!