IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 21, 2006, 5:23:32 PM (21 years ago)
Author:
Paul Price
Message:

Trying to fix memory leaks, but they are a long way down; too hard to find for now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/astrom/pmFPA.h

    r6080 r6145  
    77*  @author GLG, MHPCC
    88*
    9 *  @version $Revision: 1.1.2.2 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-01-20 09:47:06 $
     9*  @version $Revision: 1.1.2.3 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-01-22 03:23:32 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    159159pmReadout;
    160160
     161void pmCellFreeReadouts(pmCell *cell);
     162void pmChipFreeCells(pmChip *chip);
    161163
    162164/** Allocates a pmReadout
Note: See TracChangeset for help on using the changeset viewer.