IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 7, 2005, 2:57:14 PM (21 years ago)
Author:
Paul Price
Message:

Importing from PAP cvs tree again. This will now be the working tree.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/stac/src/stacAreaOfInterest.c

    r3375 r5743  
    1313    )
    1414{
    15     psDPolynomial2D *xPoly = transform->x;
    16     psDPolynomial2D *yPoly = transform->y;
     15    psPolynomial2D *xPoly = transform->x;
     16    psPolynomial2D *yPoly = transform->y;
    1717
    1818    assert(xPoly->type == PS_POLYNOMIAL_ORD);
Note: See TracChangeset for help on using the changeset viewer.