# @(#)13	1.1  src/bos/etc/csh.cshrc/csh.cshrc, cmdcsh, bos720 8/9/94 13:59:56
# IBM_PROLOG_BEGIN_TAG 
# This is an automatically generated prolog. 
#  
# bos720 src/bos/etc/csh.cshrc/csh.cshrc 1.1 
#  
# Licensed Materials - Property of IBM 
#  
# COPYRIGHT International Business Machines Corp. 1994 
# All Rights Reserved 
#  
# US Government Users Restricted Rights - Use, duplication or 
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp. 
#  
# IBM_PROLOG_END_TAG 
#
# COMPONENT_NAME: (CMDCSH) C Shell 
#
# FUNCTIONS:
#
# ORIGINS: 27
#
# (C) COPYRIGHT International Business Machines Corp. 1994
# All Rights Reserved
# Licensed Materials - Property of IBM
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#
################################################################

# This file may be used as a system wide set up file for the C shell.
# Use this file to define C shell characteristics, like aliases and
# C shell variables. All variables set here may be overridden by a
# system wide set up file /etc/csh.login, user's personal .cshrc file
# and .login file in their $HOME directory. This file is executed
# at login time, and every time a csh or a C shell script is invoked.