IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9554 for trunk/psLib


Ignore:
Timestamp:
Oct 13, 2006, 2:12:39 PM (20 years ago)
Author:
Paul Price
Message:

Need psString.h for psStringAlloc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/mathtypes/psVector.c

    r9553 r9554  
    99*  @author Robert DeSonia, MHPCC
    1010*
    11 *  @version $Revision: 1.85 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2006-10-14 00:07:13 $
     11*  @version $Revision: 1.86 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2006-10-14 00:12:39 $
    1313*
    1414*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2727#include "psCompare.h"
    2828#include "psAssert.h"
    29 
     29#include "psString.h"
    3030
    3131typedef struct
Note: See TracChangeset for help on using the changeset viewer.