IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 9, 2007, 3:59:08 PM (19 years ago)
Author:
jhoblitt
Message:

rename setFaultCode() -> pxSetFaultCode() and move it into it's own file
add p2tool -faultimfile & -pendingimfile -faulted & -pendingimfile -limit

File:
1 edited

Legend:

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

    r10953 r11002  
    6969bool rawScienceFrameInsert(pxConfig *config, rawScienceFrame *frame);
    7070
     71bool pxSetFaultCode(psDB *dbh, const char *tableName, psMetadata *where, psS8 code);
     72
    7173#endif // PXTOOLS_H
Note: See TracChangeset for help on using the changeset viewer.