Changeset 6659 for trunk/ippTools/src/pxtools.h
- Timestamp:
- Mar 20, 2006, 5:30:39 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtools.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtools.h
r6416 r6659 25 25 PX_MODE_DELETE, // set the current state 26 26 PX_MODE_RECREATE, // set the current state 27 PX_MODE_SEEN, // set the current state 28 PX_MODE_COPYDONE, // set the current state 27 29 } pxMode; 28 30 … … 134 136 rawDetrendFrame *newToRawDetrendFrame(newFrame *newFrame); 135 137 bool rawDetrendFrameInsert(pxConfig *config, rawDetrendFrame *frame); 138 139 bool pzsearchConfig(pxConfig *config, int argc, char **argv);
Note:
See TracChangeset
for help on using the changeset viewer.
