- Timestamp:
- Mar 30, 2011, 9:36:02 AM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110213/ippToPsps/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
StackBatch.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/ippToPsps/src
- Property svn:ignore
-
old new 9 9 config.h.in 10 10 stamp-h1 11 ippToPspsVersionDefinitions.h 11 VersionDefinitions.h 12 detectionbatch 13 initbatch 14 stackbatch 15
-
- Property svn:ignore
-
branches/eam_branches/ipp-20110213/ippToPsps/src/StackBatch.h
r30147 r31083 30 30 } StackBatch; 31 31 32 StackBatch *new_StackBatch( int *argc, char **argv);32 StackBatch *new_StackBatch(Logger* logger, int *argc, char **argv); 33 33 34 34 # endif // IPPTOPSPS_STACKBATCH_H
Note:
See TracChangeset
for help on using the changeset viewer.
