IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 30, 2005, 11:46:15 AM (20 years ago)
Author:
jhoblitt
Message:

change string.h -> strings.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/scripts/src/phase2/pmMaskBadPixels.c

    r5107 r5633  
    1919 *  @author Ross Harman, MHPCC
    2020 *
    21  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    22  *  @date $Date: 2005-09-23 02:58:30 $
     21 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     22 *  @date $Date: 2005-11-30 21:46:15 $
    2323 *
    2424 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3131#include<stdio.h>
    3232#include<math.h>
    33 #include<string.h>
     33#include<strings.h>
    3434
    3535#include "pmMaskBadPixels.h"
Note: See TracChangeset for help on using the changeset viewer.