Changeset 6150 for trunk/ippTools/src/pxtools.h
- Timestamp:
- Jan 21, 2006, 5:35:57 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtools.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtools.h
r6134 r6150 20 20 P2_MODE_DEFINE, // grab from raw, create pending 21 21 P2_MODE_PENDING, // grab from pending, output for ppImage 22 P2_MODE_UPDATE, // set the current state22 // P2_MODE_UPDATE, // set the current state 23 23 P2_MODE_DONE, // set the current state 24 24 P2_MODE_CREATE, // set the current state … … 40 40 psMetadata *recipe; 41 41 psMetadata *arguments; 42 char *exp_id; 43 char *class; 44 char *class_id; 45 char *url; 42 46 } p2Config; 43 47
Note:
See TracChangeset
for help on using the changeset viewer.
