IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 7, 2008, 4:51:14 PM (17 years ago)
Author:
eugene
Message:

changing pmPeaks to contain a pointer to pmFootprints, which just means re-ordering references to pmPeaks.h and pmFootprints.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSource.c

    r20522 r20937  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.65 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2008-11-04 02:41:33 $
     8 *  @version $Revision: 1.66 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2008-12-08 02:51:14 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2525#include "pmFPA.h"
    2626#include "pmFPAMaskWeight.h"
     27#include "pmSpan.h"
     28#include "pmFootprint.h"
    2729#include "pmPeaks.h"
    2830#include "pmMoments.h"
Note: See TracChangeset for help on using the changeset viewer.