Changeset 7058 for trunk/ippTools/src/dettool.h
- Timestamp:
- May 3, 2006, 3:25:27 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettool.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettool.h
r7053 r7058 1 #ifndef P1SEARCH_H2 #define P1SEARCH_H 11 #ifndef DETTOOL_H 2 #define DETTOOL_H 1 3 3 4 4 #include "pxtools.h" … … 14 14 } dettoolMode; 15 15 16 pxConfig * p1searchConfig(pxConfig *config, int argc, char **argv);16 pxConfig *dettoolConfig(pxConfig *config, int argc, char **argv); 17 17 18 #endif // P1SEARCH_H18 #endif // DETTOOL_H
Note:
See TracChangeset
for help on using the changeset viewer.
