IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2006, 5:14:23 PM (20 years ago)
Author:
magnier
Message:

major rework of objects code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/objects/pmPeaks.h

    r6537 r6556  
    1010 *  @author GLG, MHPCC
    1111 *
    12  *  @version $Revision: 1.1.2.1 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2006-03-07 06:33:35 $
     12 *  @version $Revision: 1.1.2.2 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2006-03-09 03:14:23 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    138138);
    139139
     140int pmPeaksCompareAscend (const void **a, const void **b);
     141int pmPeaksCompareDescend (const void **a, const void **b);
     142
    140143# endif /* PM_PEAKS_H */
Note: See TracChangeset for help on using the changeset viewer.