8 # ------------------------------------------------------------------------------------------
 
   10 #                         Utility script to add tabulated PDFs.
 
   12 # ------------------------------------------------------------------------------------------
 
   15 if [ -z $JPP_DIR ]; then
 
   16     echo "Variable JPP_DIR undefined."
 
   21 source $JPP_DIR/setenv.sh $JPP_DIR
 
   23 set_variable   PDF  $JPP_DATA/J%p.dat  
 
   30     1) set_variable  PDF  $1;;
 
   33 if ( ! reuse_file ${PDF/\%/1001} ); then
 
   42 if ( ! reuse_file ${PDF/\%/1003} ); then
 
   51 if ( ! reuse_file ${PDF/\%/1005} ); then