# System-wide .bashrc file

# change the directories if necessary
PATH=.:/opt/radiance/bin:$PATH
RAYPATH=.:/opt/radiance/lib
MANPATH=/opt/radiance/doc/man:$MANPATH

export PATH RAYPATH MANPATH