IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 11, 2005, 2:54:49 PM (21 years ago)
Author:
desonia
Message:

fixes to compile on OSX. Mainly dealt with getting cabs to be found in
complex.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/psImageManip.c

    r3884 r3887  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2005-05-11 22:02:16 $
     12 *  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-05-12 00:54:49 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1616 */
    1717
     18#include <complex.h>
    1819#include <math.h>                          // for isfinite(), etc.
    1920#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.