IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16943


Ignore:
Timestamp:
Mar 11, 2008, 3:49:12 PM (18 years ago)
Author:
Paul Price
Message:

Fixing compilation error when debugging outputs enabled.

File:
1 edited

Legend:

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

    r16707 r16943  
    134134    assert(rejected);
    135135    assert(readouts->n == rejected->n);
     136
     137    static int sectionNum = 0;
    136138
    137139    // Get the recipe values
     
    270272    psFree(stack);
    271273
     274    sectionNum++;
     275
    272276    return true;
    273277}
Note: See TracChangeset for help on using the changeset viewer.