#! /bin/csh
if ! $?CDBS_TOP then
  setenv CDBS_TOP /data/cdbs1/tools/
endif

cd ${CDBS_TOP}/src/opus_load_date | cat > /dev/null
source ${CDBS_TOP}/util/defines.csh
${CDBS_TOP}/src/opus_load_date/update_opus_load_date.s
