IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2007, 11:55:28 AM (19 years ago)
Author:
jhoblitt
Message:

move psPolynomial*metdata() functions from psMetdata.* into math/psPolynomialMetdata.* as is causes an unnessicary dep from psMetadata.c -> psPolynomial.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/pslib_strict.h

    r10978 r11669  
    99*  @author Eric Van Alst, MHPCC
    1010*
    11 *  @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2007-01-09 01:25:44 $
     11*  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2007-02-06 21:55:28 $
    1313*
    1414*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    6868#include "psRegionForImage.h"
    6969#include "psPolynomial.h"
     70#include "psPolynomialMetadata.h"
    7071#include "psPolynomialUtils.h"
    7172#include "psSpline.h"
Note: See TracChangeset for help on using the changeset viewer.