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

    r18828 r20937  
    33 * @author RHL, Princeton & IfA; EAM, IfA
    44 *
    5  * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    6  * @date $Date: 2008-08-01 00:00:17 $
     5 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     6 * @date $Date: 2008-12-08 02:51:14 $
    77 * Copyright 2006 Institute for Astronomy, University of Hawaii
    88 */
     
    1919#include "pmSpan.h"
    2020#include "pmFootprint.h"
     21#include "pmPeaks.h"
    2122
    2223/*
Note: See TracChangeset for help on using the changeset viewer.