IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19659


Ignore:
Timestamp:
Sep 22, 2008, 5:08:54 PM (18 years ago)
Author:
Paul Price
Message:

Fixing compile error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/detrend_norm_exp.pl

    r19652 r19659  
    159159$command .= " -det_id $det_id";
    160160$command .= " -iteration $iter";
    161 $command .= " -recip $recipe1,$recipe2";
     161$command .= " -recip $recipe";
    162162$command .= " -path_base $outroot ";
    163163$command .= " -dbname $dbname" if defined $dbname;
Note: See TracChangeset for help on using the changeset viewer.