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/pmGrowthCurveGenerate.c

    r20447 r20937  
    55 *  @author EAM, IfA
    66 *
    7  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2008-10-29 00:00:37 $
     7 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2008-12-08 02:51:14 $
    99 *
    1010 *  Copyright 2004 Institute for Astronomy, University of Hawaii
     
    2424#include "pmHDU.h"
    2525#include "pmFPA.h"
     26#include "pmSpan.h"
     27#include "pmFootprint.h"
    2628#include "pmPeaks.h"
    2729#include "pmMoments.h"
Note: See TracChangeset for help on using the changeset viewer.