IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 1:01:19 PM (20 years ago)
Author:
jhoblitt
Message:

change -tonormalizedstats's output to call itself detRun

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/dettool.c

    r9313 r9314  
    22232223
    22242224    // negative simple so the default is true
    2225     if (!ippdbPrintMetadatas(stdout, output, "rawDetrendImfile", !simple)) {
     2225    if (!ippdbPrintMetadatas(stdout, output, "detRun", !simple)) {
    22262226        psError(PS_ERR_UNKNOWN, false, "failed to print array");
    22272227        psFree(output);
Note: See TracChangeset for help on using the changeset viewer.