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

    r7018 r7604  
    66 *  @author GLG, MHPCC
    77 *
    8  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-05-01 01:56:29 $
     8 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-06-21 03:21:16 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1515 */
    1616
    17 #include<stdio.h>
    18 #include<math.h>
    19 #include "pslib.h"
     17#include <stdio.h>
     18#include <math.h>
     19#include <pslib.h>
    2020#include "pmSubtractSky.h"
    2121
Note: See TracChangeset for help on using the changeset viewer.