IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27110


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

Register error codes.

File:
1 edited

Legend:

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

    r27108 r27110  
    1818    psTimerStart(TIMER_NAME);
    1919    psTimerStart("PPSTACK_STEPS");
     20
     21    pmErrorRegister();
     22    ppStackErrorRegister();
     23    psphotErrorRegister();
    2024
    2125    pmConfig *config = pmConfigRead(&argc, argv, PPSTACK_RECIPE); // Configuration
Note: See TracChangeset for help on using the changeset viewer.