IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15818


Ignore:
Timestamp:
Dec 13, 2007, 2:40:15 PM (18 years ago)
Author:
Paul Price
Message:

Adding psSort.h to the install.

Location:
trunk/psLib/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/Makefile.am

    r15713 r15818  
    5050        psRegion.h \
    5151        psRegionForImage.h \
     52        psSort.h \
    5253        psSparse.h \
    5354        psSpline.h \
     
    5758
    5859noinst_HEADERS = \
    59         md5.h   \
    60         psSort.h
     60        md5.h
    6161
    6262CLEANFILES = *~ *.bb *.bbg *.da
  • trunk/psLib/src/pslib_strict.h

    r15630 r15818  
    99*  @author Eric Van Alst, MHPCC
    1010*
    11 *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2007-11-16 01:04:56 $
     11*  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2007-12-14 00:40:15 $
    1313*
    1414*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    7676#include "psPolynomialMetadata.h"
    7777#include "psPolynomialUtils.h"
     78#include "psSort.h"
    7879#include "psSpline.h"
    7980#include "psStats.h"
Note: See TracChangeset for help on using the changeset viewer.