Changeset 7064 for trunk/ppMerge/src/ppMergeCheckInputs.h
- Timestamp:
- May 3, 2006, 6:12:17 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppMerge/src/ppMergeCheckInputs.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppMerge/src/ppMergeCheckInputs.h
r7061 r7064 2 2 #define PP_MERGE_CHECK_INPUTS_H 3 3 4 #include <psmodules.h> 5 #include "ppMergeOptions.h" 6 #include "ppMergeData.h" 7 4 8 // Check input files to make sure everything's consistent 5 boolppMergeCheckInputs(ppMergeOptions *options, // Options6 const pmConfig *config // Configuration9 ppMergeData *ppMergeCheckInputs(ppMergeOptions *options, // Options 10 const pmConfig *config // Configuration 7 11 ); 8 12
Note:
See TracChangeset
for help on using the changeset viewer.
