IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2007, 11:12:56 AM (19 years ago)
Author:
magnier
Message:

big re-org to put the includes in the .c only, not .h

File:
1 edited

Legend:

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

    r11286 r12696  
    55 *  @author EAM, IfA
    66 *
    7  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2007-01-25 03:11:54 $
     7 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2007-03-30 21:12:56 $
    99 *
    1010 *  Copyright 2006 IfA, University of Hawaii
     
    2020#include <pslib.h>
    2121
     22#include "pmConfig.h"
     23#include "pmDetrendDB.h"
     24
    2225#include "pmHDU.h"
    2326#include "pmFPA.h"
     27#include "pmFPALevel.h"
     28#include "pmFPAview.h"
    2429#include "pmFPAfile.h"
    25 #include "pmFPAview.h"
    2630#include "pmPeaks.h"
    2731#include "pmMoments.h"
Note: See TracChangeset for help on using the changeset viewer.