IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23368


Ignore:
Timestamp:
Mar 17, 2009, 3:04:55 PM (17 years ago)
Author:
Paul Price
Message:

Adding missing function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackLoop.h

    r23341 r23368  
    5454    );
    5555
     56// Cleanup following combination
     57bool ppStackCleanup(
     58    ppStackThreadData *stack,           // Stack
     59    ppStackOptions *options,            // Options
     60    pmConfig *config                    // Configuration
     61    );
     62
    5663// Photometry
    5764bool ppStackPhotometry(
Note: See TracChangeset for help on using the changeset viewer.