Changeset 25771 for trunk/ippTools/src/pxmagic.h
- Timestamp:
- Oct 5, 2009, 2:14:21 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxmagic.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxmagic.h
r25511 r25771 25 25 #include "pxtools.h" 26 26 27 extern bool magicRestoreStage(pxConfig *config, psString stage, psString whereClause, psString newState); 27 extern bool pxmagicRestoreStage(pxConfig *config, psString stage, psString whereClause, psString newState); 28 29 extern bool pxmagicAddWhere(pxConfig *config, psString *string, psString table); 30 extern void pxmagicAddArguments(psMetadata *md); 28 31 29 32 #endif // PXMAGIC_H
Note:
See TracChangeset
for help on using the changeset viewer.
