IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2009, 2:14:21 PM (17 years ago)
Author:
bills
Message:

better naming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxmagic.h

    r25511 r25771  
    2525#include "pxtools.h"
    2626
    27 extern bool magicRestoreStage(pxConfig *config, psString stage, psString whereClause, psString newState);
     27extern bool pxmagicRestoreStage(pxConfig *config, psString stage, psString whereClause, psString newState);
     28
     29extern bool pxmagicAddWhere(pxConfig *config, psString *string, psString table);
     30extern void pxmagicAddArguments(psMetadata *md);
    2831
    2932#endif // PXMAGIC_H
Note: See TracChangeset for help on using the changeset viewer.