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

    r15562 r20937  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2007-11-10 01:09:20 $
     5 *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2008-12-08 02:51:14 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2828#include "pmFPAfile.h"
    2929
     30#include "pmSpan.h"
     31#include "pmFootprint.h"
    3032#include "pmPeaks.h"
    3133#include "pmMoments.h"
Note: See TracChangeset for help on using the changeset viewer.