Changeset 11997 for trunk/ippTools/src/guidetool.h
- Timestamp:
- Feb 21, 2007, 6:49:43 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/guidetool.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/guidetool.h
r9392 r11997 18 18 */ 19 19 20 #ifndef P1TOOL_H21 #define P1TOOL_H 120 #ifndef GUIDETOOL_H 21 #define GUIDETOOL_H 1 22 22 23 23 #include "pxtools.h" 24 24 25 pxConfig * p1toolConfig(pxConfig *config, int argc, char **argv);25 pxConfig *guidetoolConfig(pxConfig *config, int argc, char **argv); 26 26 27 #endif // P1TOOL_H27 #endif // GUIDETOOL_H
Note:
See TracChangeset
for help on using the changeset viewer.
