Added a banner for core tcshrc.

This commit is contained in:
2014-01-29 11:30:12 -05:00
parent c8443199dc
commit 0c6b80c2fe

6
tcshrc
View File

@ -1,4 +1,8 @@
# CSHRC Debugging tests
#########################################
# CSHENV Environment, core loading file #
#########################################
# CSHENV Debugging tests
if( ( $?CSHENV_DEBUG ) || ( $?CSHENV_VERBOSE_STARTUP ) ) then
echo "Currently running tcshrc script"
endif