#! /bin/csh -f

if ( ! -f "$CASEROOT/user_nl_cpl" ) then
   cp $CODEROOT/drv/bld/user_nl_cpl $CASEROOT/user_nl_cpl
endif




