IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4918


Ignore:
Timestamp:
Aug 30, 2005, 3:22:15 PM (21 years ago)
Author:
Paul Price
Message:

Removing PS_DATA_REGION and psMemCheckRegion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r4904 r4918  
    1 %%% $Id: psLibSDRS.tex,v 1.330 2005-08-30 22:35:21 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.331 2005-08-31 01:22:15 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    938938    PS_DATA_POLYNOMIAL4D,              ///< psPolynomial4D
    939939    PS_DATA_PROJECTION,                ///< psProjection
    940     PS_DATA_REGION,                    ///< psRegion
    941940    PS_DATA_SCALAR,                    ///< psScalar
    942941    PS_DATA_SPHERE,                    ///< psSphere
     
    10031002bool psMemCheckPolynomial4D(psPtr ptr);
    10041003bool psMemCheckProjection(psPtr ptr);
    1005 bool psMemCheckRegion(psPtr ptr);
    10061004bool psMemCheckScalar(psPtr ptr);
    10071005bool psMemCheckSphere(psPtr ptr);
Note: See TracChangeset for help on using the changeset viewer.