IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 10, 2007, 4:07:10 PM (19 years ago)
Author:
Paul Price
Message:

Putting it back to how it should be.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackReadout.c

    r14469 r14470  
    196196
    197197    // Copy other concepts
    198     //    pmConceptsAverageFPAs(outFPA, fpaList);
     198    pmConceptsAverageFPAs(outFPA, fpaList);
    199199    pmConceptsAverageCells(outCell, cellList, NULL, NULL, true);
    200     //    psFree(fpaList);
     200    psFree(fpaList);
    201201    psFree(cellList);
    202202
Note: See TracChangeset for help on using the changeset viewer.