IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27111


Ignore:
Timestamp:
Feb 26, 2010, 3:35:13 PM (16 years ago)
Author:
Paul Price
Message:

Register error codes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSub.c

    r27109 r27111  
    2626    psLibInit(NULL);
    2727    psTimerStart("ppSub");
     28
     29    pmErrorRegister();
     30    ppSubErrorRegister();
     31    psphotErrorRegister();
    2832
    2933    ppSubData *data = NULL;             // Processing data
Note: See TracChangeset for help on using the changeset viewer.