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/math/psUnaryOp.c

    r3182 r3887  
    3030 *  @author Robert DeSonia, MHPCC
    3131 *
    32  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    33  *  @date $Date: 2005-02-10 02:36:41 $
     32 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     33 *  @date $Date: 2005-05-12 00:54:49 $
    3434 *
    3535 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    4040 ******************************************************************************/
    4141#include <string.h>
     42#include <complex.h>
    4243#include <math.h>
    4344#include <stdint.h>
Note: See TracChangeset for help on using the changeset viewer.