Changeset 6747 for trunk/ppImage/src/ppImageOptions.h
- Timestamp:
- Mar 31, 2006, 3:24:14 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageOptions.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageOptions.h
r6260 r6747 3 3 4 4 #include "pslib.h" 5 #include "p mSubtractBias.h"5 #include "psmodules.h" 6 6 #include "ppImageData.h" 7 7 #include "ppConfig.h" … … 38 38 bool ppImageOptionsParse(ppImageData *data, // The data to be processed 39 39 ppImageOptions *options, // Processing options 40 p pConfig *config // Configuration40 pmConfig *config // Configuration 41 41 ); 42 42
Note:
See TracChangeset
for help on using the changeset viewer.
