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

    r5462 r5633  
    1818 *  @author Ross Harman, MHPCC
    1919 *
    20  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    21  *  @date $Date: 2005-11-03 01:30:32 $
     20 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     21 *  @date $Date: 2005-11-30 21:46:15 $
    2222 *
    2323 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3030#include<stdio.h>
    3131#include<math.h>
    32 #include <string.h>
     32#include <strings.h>
    3333
    3434#include "pslib.h"
Note: See TracChangeset for help on using the changeset viewer.