IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 25, 2010, 4:26:50 PM (16 years ago)
Author:
Paul Price
Message:

Reworking error codes to get consistent exit codes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarp.h

    r23688 r27096  
    8181bool pswarpDefine (pmConfig *config);
    8282bool pswarpLoop (pmConfig *config);
    83 void pswarpCleanup (pmConfig *config);
     83psExit pswarpCleanup (pmConfig *config);
    8484bool pswarpTransformReadout (pmReadout *output, pmReadout *input, pmConfig *config);
    8585bool pswarpTransformSources(pmReadout *output, pmReadout *input, pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.