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

    r11527 r12696  
    55 *  @author EAM, IfA
    66 *
    7  *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2007-02-01 03:15:13 $
     7 *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2007-03-30 21:12:56 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2424#include <pslib.h>
    2525
     26#include "pmConfig.h"
     27#include "pmDetrendDB.h"
     28
    2629#include "pmHDU.h"
    2730#include "pmFPA.h"
     31#include "pmFPALevel.h"
     32#include "pmFPAview.h"
    2833#include "pmFPAfile.h"
    29 #include "pmFPAview.h"
    3034#include "pmFPA_JPEG.h"
    3135
Note: See TracChangeset for help on using the changeset viewer.