- 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)
-
DetectionBatch.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/DetectionBatch.h
r30190 r31083 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.
