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/imcombine/pmImageSubtract.c

    r7018 r7604  
    77 *  @author GLG, MHPCC
    88 *
    9  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2006-05-01 01:56:48 $
     9 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2006-06-21 03:21:16 $
    1111 *
    1212 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3838 */
    3939
    40 #include<stdio.h>
    41 #include<math.h>
    42 #include "pslib.h"
    43 #include "psConstants.h"
     40#include <stdio.h>
     41#include <math.h>
     42#include <pslib.h>
    4443#include "pmImageSubtract.h"
    4544
Note: See TracChangeset for help on using the changeset viewer.