IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18383


Ignore:
Timestamp:
Jun 30, 2008, 12:12:45 PM (18 years ago)
Author:
Paul Price
Message:

Wasn't initialising new member.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackSources.c

    r18382 r18383  
    120120    list->bounds = NULL;
    121121    list->indices = NULL;
     122    list->duplicates = NULL;
    122123
    123124    psVector *x = NULL, *y = NULL;      // Source coordinates
Note: See TracChangeset for help on using the changeset viewer.