IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 24, 2006, 2:27:29 PM (20 years ago)
Author:
Paul Price
Message:

Changed definition of psVectorAlloc and psArrayAlloc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pois/src/poisFindStamps.c

    r8781 r9740  
    5151    if (stamps == NULL) {
    5252        stamps = psArrayAlloc(nsx * nsy);
    53         stamps->n = nsx * nsy;
    5453        // Initialise
    5554        for (int i = 0; i < nsx * nsy; i++) {
Note: See TracChangeset for help on using the changeset viewer.