IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24881


Ignore:
Timestamp:
Jul 21, 2009, 12:09:48 PM (17 years ago)
Author:
bills
Message:

forgot FAKE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/extras/ippStages.c

    r24880 r24881  
    1919    } else if (!strcmp(stageString, "warp")) {
    2020        return IPP_STAGE_WARP;
     21    } else if (!strcmp(stageString, "fake")) {
     22        return IPP_STAGE_FAKE;
    2123    } else if (!strcmp(stageString, "diff")) {
    2224        return IPP_STAGE_DIFF;
Note: See TracChangeset for help on using the changeset viewer.