set UND=/afs/nd.edu/user38/und
set UND_CSHRC=$UND/Software/COMMON/usr/local/Startup/und_cshrc
if (-r $UND_CSHRC) then
	source $UND_CSHRC
endif