#*************************************************************#
#
#   Ensemble, (Version 0.40)
#   Copyright 1997 Cornell University
#   All rights reserved.
#
#   See ensemble/doc/license.txt for further information.
#
#*************************************************************#
set path = ( /usr/u/plg/bin/sparc-sunos4 $path )
rehash

# Initialize environment variables
setenv ENS_PORT		6544		# any port will do
setenv ENS_GOSSIP_PORT	6534		# any port will do
setenv ENS_GOSSIP_HOSTS eclair0:eclair1:eclair2:eclair3:eclair4
setenv ENS_MODES "UDP"
setenv ENS_ID $USER			# your user id
