IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27752


Ignore:
Timestamp:
Apr 23, 2010, 11:33:51 AM (16 years ago)
Author:
bills
Message:

stages definitions moved to psModules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/remove/src/streaksremove.h

    r26477 r27752  
    3838// used for error messages
    3939extern char * streaksProgram;
    40 
    41 typedef enum {
    42     IPP_STAGE_NONE = 0,
    43     IPP_STAGE_RAW,
    44     IPP_STAGE_CHIP,
    45     IPP_STAGE_WARP,
    46     IPP_STAGE_DIFF
    47 } ippStage;
    48 
    4940
    5041typedef struct {
Note: See TracChangeset for help on using the changeset viewer.