IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20992


Ignore:
Timestamp:
Dec 14, 2008, 2:49:06 PM (17 years ago)
Author:
eugene
Message:

some commented-out lines for testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20081214/psphot/src/psphotVisual.c

    r20979 r20992  
    13941394    }
    13951395
     1396    // XXX : temp for testing
     1397    // if (xf->data.F32[0] < 3190) return true;
     1398    // if (yf->data.F32[0] < 1900) return true;
     1399    // if (yf->data.F32[0] > 2250) return true;
     1400
    13961401    // note: this uses the Ohana allocation tools:
    13971402    // ALLOCATE (overlay, KiiOverlay, 3*peaks->n + 1);
Note: See TracChangeset for help on using the changeset viewer.