IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24636


Ignore:
Timestamp:
Jun 30, 2009, 3:31:38 PM (17 years ago)
Author:
eugene
Message:

uncomment line that checks for visual option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotVisual.c

    r24590 r24636  
    473473    KapaSection section;
    474474
    475     // if (!pmVisualIsVisual()) return true;
     475    if (!pmVisualIsVisual()) return true;
    476476
    477477    if (kapa3 == -1) {
Note: See TracChangeset for help on using the changeset viewer.