Changeset 27840 for branches/simtest_nebulous_branches/pstamp/src/ppstamp.h
- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp/src/ppstamp.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/pstamp/src/ppstamp.h
r16132 r27840 6 6 #endif 7 7 8 #include "pstamp .h"8 #include "pstampint.h" 9 9 #include "ppstampOptions.h" 10 10 … … 20 20 bool ppstampParseCamera(pmConfig *config); 21 21 22 boolppstampMakeStamp(pmConfig *config, ppstampOptions *);22 int ppstampMakeStamp(pmConfig *config, ppstampOptions *); 23 23 pmFPAfile * ppstampBuildMosaic(pmConfig *config, pmFPAfile *input, pmFPAview *view); 24 24
Note:
See TracChangeset
for help on using the changeset viewer.
