profile.csh.in (modules-5.1.1.tar.bz2) | : | profile.csh.in (modules-5.2.0.tar.bz2) | ||
---|---|---|---|---|
if ($?tcsh) then | if ($?tcsh) then | |||
source @initdir@/tcsh | source '@initdir@/tcsh' | |||
else | else | |||
source @initdir@/csh | source '@initdir@/csh' | |||
endif | endif | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |