- Timestamp:
- Jul 30, 2009, 5:20:29 PM (17 years ago)
- Location:
- branches/czw_branch/cleanup
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
magic/censorObjects/src/censor.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/cleanup
- Property svn:mergeinfo changed
/trunk (added) merged: 24714-24742,24744-24784,24786-24798,24801-24824,24827-24834,24836-24859,24861-24901,24903-24912,24914-24939
- Property svn:mergeinfo changed
-
branches/czw_branch/cleanup/magic/censorObjects/src/censor.h
r24695 r24951 31 31 bool censorParseCamera (pmConfig *config); 32 32 bool censorLoop (pmConfig *config); 33 bool censorReadout (pmReadout *readout, pmConfig *config, const pmFPAview *view );33 bool censorReadout (pmReadout *readout, pmConfig *config, const pmFPAview *view, bool badMaskFile); 34 34 void censorCleanup (pmConfig *config); 35 bool censorBadFileByView (bool badFile, pmFPAfile *file, pmConfig *config, pmFPAview *view); 35 36 36 37 // Return version strings.
Note:
See TracChangeset
for help on using the changeset viewer.
