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/camera/pmFPAview.c

    r12585 r12696  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2007-03-24 17:53:55 $
     5 *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2007-03-30 21:12:56 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1717#include <math.h>
    1818#include <string.h>
    19 #include "pslib.h"
     19#include <pslib.h>
    2020#include "pmHDU.h"
     21#include "pmFPA.h"
     22#include "pmFPALevel.h"
    2123#include "pmHDUUtils.h"
    22 #include "pmFPA.h"
    2324#include "pmFPAview.h"
    2425
Note: See TracChangeset for help on using the changeset viewer.