IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 20, 2006, 5:21:16 PM (20 years ago)
Author:
Paul Price
Message:

Cleaning up use of include files for pslib.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmFlatField.c

    r7283 r7604  
    1818 *  @author Ross Harman, MHPCC
    1919 *
    20  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    21  *  @date $Date: 2006-06-02 02:16:05 $
     20 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     21 *  @date $Date: 2006-06-21 03:21:16 $
    2222 *
    2323 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2828#endif
    2929
    30 #include<stdio.h>
    31 #include<math.h>
     30#include <stdio.h>
     31#include <math.h>
    3232#include <strings.h>
    3333
    34 #include "pslib.h"
     34#include <pslib.h>
    3535#include "pmFlatField.h"
    3636#include "pmFPAMaskWeight.h"
Note: See TracChangeset for help on using the changeset viewer.