IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2011, 9:41:12 AM (15 years ago)
Author:
eugene
Message:

merging changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/ppStack/src/ppStackCombineInitial.c

    r30620 r31090  
    8989
    9090    if (options->stats) {
    91         psMetadataAddF32(options->stats, PS_LIST_TAIL, "TIME_INITIAL", 0,
    92                          "Time to make final stack", psTimerMark("PPSTACK_INITIAL"));
     91        psMetadataAddF32(options->stats, PS_LIST_TAIL, "TIME_INITIAL", PS_META_REPLACE, "Time to make initial stack", psTimerMark("PPSTACK_INITIAL"));
    9392    }
    9493
Note: See TracChangeset for help on using the changeset viewer.