IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13427


Ignore:
Timestamp:
May 18, 2007, 4:24:27 AM (19 years ago)
Author:
rhl
Message:

Register psModule's error messages

File:
1 edited

Legend:

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

    r12950 r13427  
     1#include <psmodules.h>
    12# include "psphotStandAlone.h"
    23
     
    910
    1011    psTimerStart ("complete");
     12    pmErrorRegister();                  // register psModule's error codes/messages
    1113    psphotErrorRegister();              // register our error codes/messages
    1214    psphotModelGroupInit ();            // load implementation-specific models
Note: See TracChangeset for help on using the changeset viewer.