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

    r6873 r7604  
    1010 *  @author GLG, MHPCC
    1111 *
    12  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2006-04-17 18:10:08 $
     12 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2006-06-21 03:21:16 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2323#endif
    2424
    25 #include<stdio.h>
    26 #include<math.h>
     25#include <stdio.h>
     26#include <math.h>
     27#include <pslib.h>
    2728
    2829#include "pmNonLinear.h"
Note: See TracChangeset for help on using the changeset viewer.