Changeset 31030 for trunk/ippToPsps/src/DetectionBatch.h
- Timestamp:
- Mar 23, 2011, 4:27:17 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/src/DetectionBatch.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/src/DetectionBatch.h
r30190 r31030 31 31 } DetectionBatch; 32 32 33 DetectionBatch *new_DetectionBatch( int *argc, char **argv);33 DetectionBatch *new_DetectionBatch(Logger* logger, int *argc, char **argv); 34 34 35 35 # endif // IPPTOPSPS_DETECTIONBATCH_H
Note:
See TracChangeset
for help on using the changeset viewer.
