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

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