Changeset 25870 for branches/eam_branches/20090820/ippTools/src/pxmagic.h
- Timestamp:
- Oct 18, 2009, 10:23:28 AM (17 years ago)
- Location:
- branches/eam_branches/20090820
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/src/pxmagic.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090820
-
branches/eam_branches/20090820/ippTools/src/pxmagic.h
r25766 r25870 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.
