Changeset 9253
- Timestamp:
- Oct 4, 2006, 1:36:44 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtools.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtools.h
r9252 r9253 26 26 char **argv; 27 27 } pxConfig; 28 29 pxConfig *pxConfigAlloc(void); 28 30 29 31 typedef struct { … … 77 79 ); 78 80 79 pxConfig *pxConfigAlloc(void);80 81 81 82 bool pxCreateTables (pxConfig *config);
Note:
See TracChangeset
for help on using the changeset viewer.
