IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 25, 2009, 1:53:26 PM (17 years ago)
Author:
bills
Message:

various changes to insure that we don't delete non-destreked files by mistake

File:
1 edited

Legend:

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

    r23963 r24556  
    8888extern ippStage parseStage(psString);
    8989extern psString pathToDirectory(char *path);
     90extern void setStreakFiles( streakFiles *);
    9091
    9192#define CHIP_LEVEL_INPUT(_stage) ((_stage == IPP_STAGE_RAW) || (_stage == IPP_STAGE_CHIP))
     
    9596#define IN_NEBULOUS(_filename) (!strncasecmp(_filename, "neb://", strlen("neb://")))
    9697
     98
    9799#endif // STREAKS_H
Note: See TracChangeset for help on using the changeset viewer.