# called from .bashrc

# fedDebug jac 01.03.2005
export FEDSRC=$HOME/fedDebug/

# to make fedDebug make portable between machines
export SBS_ROOT=/usr/local/SBS/1003/v2p3p0/

export XERCESROOT=/home/fed/TriDAS/daq/extern/xerces/linuxx86

# new for CAEN 19.06.2005
export CAEN_ROOT=/usr/local/CAEN/CAEN-VME/Linux

# new HAL needed for CAEN ; temp dir from Jonathan
export HAL_ROOT=/home/fed/temp/hal


export LD_LIBRARY_PATH=${CAEN_ROOT}:${HAL_ROOT}/lib/linux/x86:${LD_LIBRARY_PATH}
