IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 11, 2006, 3:03:14 PM (20 years ago)
Author:
jhoblitt
Message:

update -definebyexp to output in mdc/simple

File:
1 edited

Legend:

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

    r8288 r8289  
    4545    psMetadataAddStr(definebyexpArgs, PS_LIST_TAIL, "-det_type",  0,
    4646            "define the type of detrend run (required)", NULL);
     47    psMetadataAddBool(definebyexpArgs, PS_LIST_TAIL, "-simple",  0,
     48            "use the simple output format", false);
    4749
    4850    // -runs
Note: See TracChangeset for help on using the changeset viewer.